Base URI in updates?

This arose because of baseless RDF/XML and wanting to copy them from the 
their original URL to a harvesting store.

What's the base URI when using SPARQL HTTP Update when using remote 
naming (?graph=)

It looks to me like it's the whole of:

    http://server/service?graph=http://examples/myGraph

If so, we should mention this.  Content-Location might help:

RFC 2616 sec 14.14:
[[
The meaning of the Content-Location header in PUT or POST requests is 
undefined; servers are free to ignore it in those cases.
]]

and we could define it's meaning for the purposes of SPARQL HTTP Update.

Related:

What's the base URI for a SPARQL Update language request?  The POST URL?
Again, I think we need explicitly mention it.

	Andy

Received on Friday, 5 February 2010 15:31:43 UTC