comparison sparql/sparql/test/dawg/data-r2/graph/graph-04.ttl @ 0:7785ad38967f default tip

Uploaded
author atsuko
date Thu, 25 Aug 2011 22:14:55 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:7785ad38967f
1 @prefix : <http://example/> .
2 @prefix rs: <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
3 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
4
5 [] rdf:type rs:ResultSet ;
6 rs:resultVariable "p" ;
7 rs:resultVariable "g" ;
8 rs:resultVariable "s" ;
9 rs:resultVariable "o" .