Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB99E1080E for ; Thu, 18 Dec 2014 22:12:53 +0000 (UTC) Received: (qmail 92895 invoked by uid 500); 18 Dec 2014 22:12:53 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 92762 invoked by uid 500); 18 Dec 2014 22:12:53 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 92723 invoked by uid 99); 18 Dec 2014 22:12:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Dec 2014 22:12:52 +0000 X-ASF-Spam-Status: No, hits=1.1 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,TO_NO_BRKTS_PCNT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andy.seaborne.apache@gmail.com designates 209.85.212.176 as permitted sender) Received: from [209.85.212.176] (HELO mail-wi0-f176.google.com) (209.85.212.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Dec 2014 22:12:47 +0000 Received: by mail-wi0-f176.google.com with SMTP id ex7so119686wid.3 for ; Thu, 18 Dec 2014 14:12:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=sWQ5Acf368jiPIEgob0qrMUllkiHNDzHik9owOg1D54=; b=DTejdPWrzLP1/ERhyV3VZSaTVM6lGgmo3Jd2oYUlPoW/AGcLOlCrkPrRVpInhzxL8c 82spux4fWW7w/Uw3ymI8cHphQrLMAaEyUl4+ZISL0b+XyLaAii2BGLhtn4z9Y+kn3Avg vr6qAaZ6lL1J4766xCIXIsmYPe+KSnCRez+KXgfMqtkShSaUkqusnb69qAJUmszLY/0r NVifPzypvroUEI+SRMoQPmFWtYLmhmWVgZdKhUKqtg6NImjHoYEi4ZS/puWdyItO9W5+ +HEIBtQmYPUg/QUkJWZdu+DS/aDf/TGl4nvlAgcv0C3byKBkjuZtzBS/oCKRA069fwje C5jg== X-Received: by 10.180.108.167 with SMTP id hl7mr8973857wib.68.1418940746822; Thu, 18 Dec 2014 14:12:26 -0800 (PST) Received: from [192.168.0.114] (cpc37-aztw23-2-0-cust35.18-1.cable.virginm.net. [94.174.128.36]) by mx.google.com with ESMTPSA id w10sm10506295wje.10.2014.12.18.14.12.25 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Dec 2014 14:12:25 -0800 (PST) Message-ID: <54935148.3010409@apache.org> Date: Thu, 18 Dec 2014 22:12:24 +0000 From: Andy Seaborne User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: dev@commons.apache.org Subject: Re: Commons RDF Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I am rather surprised by the approach here. There are several RDF-related projects - Jena, Marmotta, Any23, Stanbol, Clerezza and other that use RDF. How do they fit in? reto wrote: > Following the recent announcement and as mentioned yesterday I've started > some steps towards commons RDF. How do those projects fit in? On the Clerezza list there has been support for working with /commons-rdf/commons-rdf [1] No other project has been contacted. There is a community, with a significant number of participants and significant discussion, sometimes quite intense, at https://github.com/commons-rdf/commons-rdf/issues from both ASF committers and people outside ASF. The work was communicated to all Apache RDF-related projects from the start. The hope, at least my hope, has always been to bring this to Apache IF it got some traction with users. This is stated in [2] There is SANDBOX-479 still open. This is a blocker to bringing code in. Benedikt wrote: > *copy pasting my answer from the other thread* > > We had a similar proposal a while ago [1]. Is the Clerezza RDF library > related to this proposal? In the end the people around > https://github.com/commons-rdf/commons-rdf decided not to bring their code > to Apache Commons, because they wanted to use github for development and > discussions. They already requested the commons-rdf git repository from > infra, which is now unused [2]. So if you want to bring your RDF library to > commons, we can use that repo, I guess... I can help you with bootstraping > the component and bring up a website. Clerezza is unrelated to commons-rdf. Do not be fooled by the many uses of the word "commons" :-) There are several RDF systems for the JVM - not all of them here at ASF. To build community around the controversial area of RDF APIs (they have always been controversial since day one in RDF land - much history). Starting from one existing project's API is a non-starter, if nothing else, from a social perspective. Two major RDF systems go back 13 years. Having initial discussion on apache-commons lists was felt not to be ideal to create community across groups not at Apache. As I recall, it was the details of the commons processes that was felt to be unhelpful *initially*. Too many other things going on in the same list for one. To engage as widely as possible, we started on github - neutral ground. Benedikt wrote: > I've created a new component for the project called "RDF" which > you can use for RDF. When a commons component is promoted to proper we > create an individual Jira project (this usually happens when we > release version 1.0). Now we have a new endeavour here without them. It is very unfair to call this "commons" or grab "RDF". Now I see: rdf/trunk/src/main/java/org/apache/commons/rdf/Graph.java ------------------------------------------------------------------------ r1646333 | ... COMMONSSITE-80: renamed some classes to reflect new terms and standards of RDf 1.1, Took some names and terms from https://github.com/commons-rdf/commons-rdf ------------------------------------------------------------------------ Please first reach out to all parties and not just copy one codebase over. I apologise for not knowing more about the ethos of Apache Commons. Andy [1] http://mail-archives.apache.org/mod_mbox/clerezza-dev/201412.mbox/%3C5491AB06.9030601%40apache.org%3E and thread [2] https://github.com/commons-rdf/commons-rdf/blob/master/CONTRIBUTING.md [3] https://github.com/commons-rdf/commons-rdf/issues --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org