On 01/02/11 10:11, Rob Vesse wrote:
Hi all,



Not sure if this is an issue/bug or not but thought I'd ask about this
anyway.



When I PUT data to my Fuseki instance using either the SPARQL Uniform HTTP
protocol or SPARQL Update that data is retrievable via the SPARQL Uniform
HTTP Protocol but not via SPARQL Query.



Yet if I use the File upload function from the Fuseki control panel the data
does show up under a SPARQL Query



Is this by design or is this a bug?



Rob Vesse

Rob,

Seems to work for me.

I tried: "SELECT * { { ?s ?p ?o } UNION { GRAPH ?g { ?s ?p ?o }}}" fro the command line and from the web form and got the triple I'd PUT into the graph results.

BTW this is a GET request - caching may apply.

        Andy

Reply via email to