Return-Path: Delivered-To: apmail-incubator-stanbol-dev-archive@minotaur.apache.org Received: (qmail 75846 invoked from network); 11 Mar 2011 17:10:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Mar 2011 17:10:26 -0000 Received: (qmail 80292 invoked by uid 500); 11 Mar 2011 17:10:25 -0000 Delivered-To: apmail-incubator-stanbol-dev-archive@incubator.apache.org Received: (qmail 80245 invoked by uid 500); 11 Mar 2011 17:10:25 -0000 Mailing-List: contact stanbol-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stanbol-dev@incubator.apache.org Delivered-To: mailing list stanbol-dev@incubator.apache.org Received: (qmail 80237 invoked by uid 99); 11 Mar 2011 17:10:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Mar 2011 17:10:25 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of adamou@cs.unibo.it designates 130.136.1.102 as permitted sender) Received: from [130.136.1.102] (HELO leb.cs.unibo.it) (130.136.1.102) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Mar 2011 17:10:18 +0000 Received: from ssl.cs.unibo.it (ssl.cs.unibo.it [127.0.0.1]) (Authenticated sender: hidden) by leb.cs.unibo.it (Postfix) with ESMTPSA id 67B7D355B6 for ; Fri, 11 Mar 2011 18:09:57 +0100 (CET) Message-ID: <4D7A5765.5070101@cs.unibo.it> Date: Fri, 11 Mar 2011 18:09:57 +0100 From: Alessandro Adamou Organization: Alma Mater Studiorum - =?UTF-8?B?VW5pdmVyc2l0w6AgZGkgQm9sb2c=?= =?UTF-8?B?bmE=?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: stanbol-dev@incubator.apache.org Subject: Re: Do Stanbol have a global SPARQL endpoint? References: <4D7A43CF.9020509@gmail.com> <4D7A4960.3000008@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 3/11/11 5:59 PM, Enrico Daga wrote: > My point is that we need a SPARQL endpoint compliant web > interface/rest to deal with RDF graphs managed by Stanbol in general, And possibly one which can be queried by GET methods entirely, both plain and from a Web interface form.