From general-return-26850-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Mon Nov 08 15:14:26 2010 Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 66892 invoked from network); 8 Nov 2010 15:14:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Nov 2010 15:14:24 -0000 Received: (qmail 49331 invoked by uid 500); 8 Nov 2010 15:14:55 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 48939 invoked by uid 500); 8 Nov 2010 15:14:53 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 48761 invoked by uid 99); 8 Nov 2010 15:14:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 15:14:53 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ogrisel@nuxeo.com designates 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-wy0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 15:14:45 +0000 Received: by wyb32 with SMTP id 32so32053wyb.6 for ; Mon, 08 Nov 2010 07:14:25 -0800 (PST) Received: by 10.227.138.147 with SMTP id a19mr5457580wbu.225.1289229264277; Mon, 08 Nov 2010 07:14:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.147.140 with HTTP; Mon, 8 Nov 2010 07:14:04 -0800 (PST) In-Reply-To: References: From: Olivier Grisel Date: Mon, 8 Nov 2010 16:14:04 +0100 Message-ID: Subject: Re: Clerezza, Stanbol, Jena, Semantic Commons, WDYT? To: general@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On 8 November 2010 15:54, Bertrand Delacretaz wrote: > Hi, > > I'm following up on discussions here regarding relationships between > the incubating Clerezza podling and incoming Stanbol and Jena podlings > (see proposals at http://wiki.apache.org/incubator). > > Do people agree with the following structure? > > 1. Clerezza, Stanbol and Jena are independent podlings, each aiming > for top-level status There is a depedency relationship: - Stanbol is a of application level HTTP services and set of OSGi components that use: - Clerezza as an OSGi service provider which in turn is using: - Jena as a lib for parsing and serializing RDF models and as a SPARQL enabled triple store. The dependency between Clerezza and Jena is optional as many OSGi services in Clerezza can also work with sesame as an alternative RDF lib and triple store. > 2. A Semantic Commons area is created for common code between these > (and other) projects. Details to be discussed, this does probably not > warrant a separate Apache project, but might be managed by Clerezza, > as they were here first. Ok on the principle but I would suggest not to create this as long we don't have any code that does not belong to one of the three previous projects. Developers of the upstream project should try to take care an not reinvent the wheel and try to move new features and bugfix to upstream if they naturally belong there. > 3. It is expected that those projects will have a number of committers > in common, as there are many collaboration possibilities. +1 -- Olivier --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org