Return-Path: X-Original-To: apmail-clerezza-dev-archive@www.apache.org Delivered-To: apmail-clerezza-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 9216F10B2F for ; Wed, 11 Jun 2014 19:40:11 +0000 (UTC) Received: (qmail 80512 invoked by uid 500); 11 Jun 2014 19:40:11 -0000 Delivered-To: apmail-clerezza-dev-archive@clerezza.apache.org Received: (qmail 80475 invoked by uid 500); 11 Jun 2014 19:40:10 -0000 Mailing-List: contact dev-help@clerezza.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@clerezza.apache.org Delivered-To: mailing list dev@clerezza.apache.org Received: (qmail 80465 invoked by uid 500); 11 Jun 2014 19:40:10 -0000 Delivered-To: apmail-incubator-clerezza-dev@incubator.apache.org Received: (qmail 80462 invoked by uid 99); 11 Jun 2014 19:40:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jun 2014 19:40:10 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andy.seaborne.apache@gmail.com designates 74.125.82.49 as permitted sender) Received: from [74.125.82.49] (HELO mail-wg0-f49.google.com) (74.125.82.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jun 2014 19:40:04 +0000 Received: by mail-wg0-f49.google.com with SMTP id y10so208970wgg.8 for ; Wed, 11 Jun 2014 12:39:42 -0700 (PDT) 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=erMgccir92VRe0TeGcVlmYbXsMTzbX3mn8Zta8aN2hw=; b=UdO8wFyIdqjZl/BFP3jK317H27tQURtA5MiVlWmNF9vxdhv+8C9rMytxpo43XrYqx+ YZkoMkeMDlE+dVOklnyqLIMe71v17VvnLjOXcBbRCyHEVFiLjt75t8Mn4bTskZFFp1Z6 d537o2KszhIoVBlVtZFCw1GszW/1/o5Jl0RQWuN/DUKj1z0ZE1g3uANzMAONHyYlFmUT Ieuu9BvhWzS5d+mS8UBeWDjSGBIK/6zxblaixttxxheTJJVt7RvpddnN/c4kunflhQlM PFY/L30ftwQjSDw1v4YhjMjMeqFiKPROA9iVDXMyrSkPoYQ6P2Y/6AjBKELuToi0T1q8 xjbw== X-Received: by 10.180.76.137 with SMTP id k9mr19601351wiw.49.1402515582579; Wed, 11 Jun 2014 12:39:42 -0700 (PDT) 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 f7sm35557396wjy.24.2014.06.11.12.39.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 11 Jun 2014 12:39:41 -0700 (PDT) Message-ID: <5398B07C.5000507@apache.org> Date: Wed, 11 Jun 2014 20:39:40 +0100 From: Andy Seaborne User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: clerezza-dev@incubator.apache.org Subject: FYI : common RDF interfaces Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi there, There is some discussion starting up at https://github.com/wikier/commons-rdf/blob/master/README.md on a small set of compatibility interfaces for RDF 1.1 concepts. Andy