- From: Fabien Gandon <fabien.gandon@inria.fr>
 - Date: Wed, 2 Mar 2011 14:58:03 +0100 (CET)
 - To: public-rdf-wg@w3.org
 
> A possible fourth option would be to a modification to Option 2
> (return just the graph metadata), but mandate that a pointer to the
> graph contents is included. This would answer your concerns at the
> cost of additional complexity.
agreed, that was the idea behind the code  
:G1 rdf:type rdf:Graph ;
    sparql:endpoint <http://dbpedia.org/sparql> ;
    ex:size "42" .
where the sparql endpoint indicates where to get the graph or parts of it, as needed.
cheers,
--
fabien, inria, @fabien_gandon, http://fabien.info
Received on Wednesday, 2 March 2011 13:58:36 UTC