On 28/01/11 09:22, Rob Vesse wrote:
Hi Andy
Ok good to know about the 204 being a valid success code
As far as I was aware this isn't the default graph. I am doing a PUT to a
specific Graph URI so surely I should be able to DELETE it at that specific URI
as well?
What is the URI of the graph? ?graph= form or server local URI?
(complete, minimal example please!)
For the record I am only putting one Graph in there so is it being treated as
the default graph since it is the only Graph? What does Fuseki count as being
the default graph?
The default graph is the graph specified ?default.
Named graphs are
What happens if you run the sequence I did?
It would be helpful if the Fuseki documentation was expanded somewhat to cover
points like this.
Yes - submissions welcome.
I've also suggested the spec notes the behaviour on the default graph,
rather than just deferring to DROP DEFAULT.
Andy