annotate src/sord-0.12.0/tests/rdfq-results.out @ 23:619f715526df sv_v2.1

Update Vamp plugin SDK to 2.5
author Chris Cannam
date Thu, 09 May 2013 10:52:46 +0100
parents c7265573341e
children
rev   line source
Chris@0 1 _:genid1 <http://jena.hpl.hp.com/2003/03/result-set#variable> "x" .
Chris@0 2 _:genid1 <http://jena.hpl.hp.com/2003/03/result-set#value> "123"^^<http://www.w3.org/2001/XMLSchema#integer> .
Chris@0 3 _:genid2 <http://jena.hpl.hp.com/2003/03/result-set#variable> "y" .
Chris@0 4 _:genid2 <http://jena.hpl.hp.com/2003/03/result-set#value> <http://example.com/resource1> .
Chris@0 5 _:genid3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://jena.hpl.hp.com/2003/03/result-set#ResultSolution> .
Chris@0 6 _:genid3 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid1 .
Chris@0 7 _:genid3 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid2 .
Chris@0 8 _:genid4 <http://jena.hpl.hp.com/2003/03/result-set#variable> "x" .
Chris@0 9 _:genid4 <http://jena.hpl.hp.com/2003/03/result-set#value> "2003-01-21" .
Chris@0 10 _:genid5 <http://jena.hpl.hp.com/2003/03/result-set#variable> "y" .
Chris@0 11 _:genid5 <http://jena.hpl.hp.com/2003/03/result-set#value> <http://example.com/resource2> .
Chris@0 12 _:genid6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://jena.hpl.hp.com/2003/03/result-set#ResultSolution> .
Chris@0 13 _:genid6 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid4 .
Chris@0 14 _:genid6 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid5 .
Chris@0 15 _:genid7 <http://jena.hpl.hp.com/2003/03/result-set#variable> "x" .
Chris@0 16 _:genid7 <http://jena.hpl.hp.com/2003/03/result-set#value> "anon1" .
Chris@0 17 _:genid8 <http://jena.hpl.hp.com/2003/03/result-set#variable> "y" .
Chris@0 18 _:genid8 <http://jena.hpl.hp.com/2003/03/result-set#value> _:a .
Chris@0 19 _:genid9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://jena.hpl.hp.com/2003/03/result-set#ResultSolution> .
Chris@0 20 _:genid9 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid7 .
Chris@0 21 _:genid9 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid8 .
Chris@0 22 _:genid10 <http://jena.hpl.hp.com/2003/03/result-set#variable> "x" .
Chris@0 23 _:genid10 <http://jena.hpl.hp.com/2003/03/result-set#value> "anon2" .
Chris@0 24 _:genid11 <http://jena.hpl.hp.com/2003/03/result-set#variable> "y" .
Chris@0 25 _:genid11 <http://jena.hpl.hp.com/2003/03/result-set#value> _:a .
Chris@0 26 _:genid12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://jena.hpl.hp.com/2003/03/result-set#ResultSolution> .
Chris@0 27 _:genid12 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid10 .
Chris@0 28 _:genid12 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid11 .
Chris@0 29 <http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://jena.hpl.hp.com/2003/03/result-set#ResultSet> .
Chris@0 30 <http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl> <http://jena.hpl.hp.com/2003/03/result-set#size> "4"^^<http://www.w3.org/2001/XMLSchema#integer> .
Chris@0 31 <http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl> <http://jena.hpl.hp.com/2003/03/result-set#resultVariable> "x" .
Chris@0 32 <http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl> <http://jena.hpl.hp.com/2003/03/result-set#resultVariable> "y" .
Chris@0 33 <http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl> <http://jena.hpl.hp.com/2003/03/result-set#solution> _:genid3 .
Chris@0 34 <http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl> <http://jena.hpl.hp.com/2003/03/result-set#solution> _:genid6 .
Chris@0 35 <http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl> <http://jena.hpl.hp.com/2003/03/result-set#solution> _:genid9 .
Chris@0 36 <http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl> <http://jena.hpl.hp.com/2003/03/result-set#solution> _:genid12 .