On 15/10/10 19:57, David Booth wrote:
- GET on the URI of an RDF Graph Store with no "?graph=..." query
parameter returns the default graph
That's certainly a possibility but I think it is better to leave that
open for returning quads, that is, treat the URI with no query string as
a reference to the container of all the graphs. Syntaxes like N-Quads
or TriG can be used.
Using ?default, or some such, to get the default graph would leave both
possibilties open and capture the notion of default graph in a container
of many graphs.
Andy