- From: Toby Inkster <tai@g5n.co.uk>
- Date: Thu, 17 Nov 2011 10:28:14 +0000
- To: Peter Ansell <ansell.peter@gmail.com>
- Cc: public-rdf-dawg-comments@w3.org
On Thu, 17 Nov 2011 08:36:07 +1000 Peter Ansell <ansell.peter@gmail.com> wrote: > You have already equated three things with the one URI, ie, the Wiki > page, the SPARQL endpoint, and the Graph URI. You may have to > sacrifice one or two of them to save the system if you want to support > SD. The wiki page and graph URI are conceptually tied to the same URI. The graph is an information resource, and the page is simply the representation of that resource that is served when an HTTP request is made. Treating the graph URI as an SPARQL query endpoint seems a very natural extension of the SPARQL 1.1 Graph Store HTTP Protocol. After all, the graph URI already accepts SPARQL Update (section 5.7), so it makes sense to also support SPARQL Query. -- Toby A Inkster <mailto:mail@tobyinkster.co.uk> <http://tobyinkster.co.uk>
Received on Thursday, 17 November 2011 10:27:54 UTC