- From: Sandro Hawke <sandro@w3.org>
- Date: Mon, 13 Feb 2012 14:57:41 -0500
- To: Chimezie Ogbuji <chimezie@gmail.com>
- Cc: SPARQL Working Group <public-rdf-dawg@w3.org>
On the resolution to the POST=merge issue, where we resolved:
RESOLVED: The Graph Store Protocol explicitly applies only to
SPARQL 1.1 Graph Stores
http://www.w3.org/2009/sparql/meeting/2012-01-10#resolution_2
I'm not seeing anything explicit. For instance, we could change the
abstract to this:
This document describes how to use HTTP operations to manage the
RDF graphs stored by a SPARQL 1.1 graph store. This RESTful
interface is an alternative to the SPARQL 1.1 Update protocol.
Most of the operations defined here can be performed using that
interface, but for some clients or servers, this interface may
be easier to implement or work with. This specification may
serve as a suggestion but it not normative for HTTP operations
on RDF graphs which are managed outside of a SPARQL 1.1 graph
store.
... and maybe also work that last sentence (or something like it) into
the introduction.
-- Sandro
Received on Monday, 13 February 2012 19:57:49 UTC