W3C home > Mailing lists > Public > www-tag@w3.org > August 2008

newbie question about sparql and 200

From: Jonathan Rees <jar@creativecommons.org>
Date: Wed, 13 Aug 2008 14:16:59 -0400
Message-Id: <7E85DAD9-9A14-478A-87D0-33AADEC0491E@creativecommons.org>
To: "www-tag@w3.org WG" <www-tag@w3.org>

If I say, in SPARQL:

select * from <http://example.com/graph1> { ... }

then by my reading of the SPARQL rec (http://www.w3.org/TR/rdf-sparql-query/ 
), http://example.com/graph1 is supposed to name a (named) graph. But  
some SPARQL servers take the URI in a FROM or GRAPH clause and use it  
with HTTP to fetch an RDF/XML or Turtle document, from which triples  
are obtained. By the httpRange-14 resolution, the 200 response means  
that the URI names an information resource.

Therefore, at least some RDF graphs (or named graphs) are information  
resources, right?

I'm sure this has been discussed before...

Jonathan
Received on Wednesday, 13 August 2008 18:17:44 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 12 September 2008 07:02:24 GMT