annotate src/sord-0.12.0/tests/rdfq-results.out @ 169:223a55898ab9 tip default

Add null config files
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 02 Mar 2020 14:03:47 +0000
parents 545efbb81310
children
rev   line source
cannam@85 1 _:genid1 <http://jena.hpl.hp.com/2003/03/result-set#variable> "x" .
cannam@85 2 _:genid1 <http://jena.hpl.hp.com/2003/03/result-set#value> "123"^^<http://www.w3.org/2001/XMLSchema#integer> .
cannam@85 3 _:genid2 <http://jena.hpl.hp.com/2003/03/result-set#variable> "y" .
cannam@85 4 _:genid2 <http://jena.hpl.hp.com/2003/03/result-set#value> <http://example.com/resource1> .
cannam@85 5 _:genid3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://jena.hpl.hp.com/2003/03/result-set#ResultSolution> .
cannam@85 6 _:genid3 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid1 .
cannam@85 7 _:genid3 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid2 .
cannam@85 8 _:genid4 <http://jena.hpl.hp.com/2003/03/result-set#variable> "x" .
cannam@85 9 _:genid4 <http://jena.hpl.hp.com/2003/03/result-set#value> "2003-01-21" .
cannam@85 10 _:genid5 <http://jena.hpl.hp.com/2003/03/result-set#variable> "y" .
cannam@85 11 _:genid5 <http://jena.hpl.hp.com/2003/03/result-set#value> <http://example.com/resource2> .
cannam@85 12 _:genid6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://jena.hpl.hp.com/2003/03/result-set#ResultSolution> .
cannam@85 13 _:genid6 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid4 .
cannam@85 14 _:genid6 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid5 .
cannam@85 15 _:genid7 <http://jena.hpl.hp.com/2003/03/result-set#variable> "x" .
cannam@85 16 _:genid7 <http://jena.hpl.hp.com/2003/03/result-set#value> "anon1" .
cannam@85 17 _:genid8 <http://jena.hpl.hp.com/2003/03/result-set#variable> "y" .
cannam@85 18 _:genid8 <http://jena.hpl.hp.com/2003/03/result-set#value> _:a .
cannam@85 19 _:genid9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://jena.hpl.hp.com/2003/03/result-set#ResultSolution> .
cannam@85 20 _:genid9 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid7 .
cannam@85 21 _:genid9 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid8 .
cannam@85 22 _:genid10 <http://jena.hpl.hp.com/2003/03/result-set#variable> "x" .
cannam@85 23 _:genid10 <http://jena.hpl.hp.com/2003/03/result-set#value> "anon2" .
cannam@85 24 _:genid11 <http://jena.hpl.hp.com/2003/03/result-set#variable> "y" .
cannam@85 25 _:genid11 <http://jena.hpl.hp.com/2003/03/result-set#value> _:a .
cannam@85 26 _:genid12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://jena.hpl.hp.com/2003/03/result-set#ResultSolution> .
cannam@85 27 _:genid12 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid10 .
cannam@85 28 _:genid12 <http://jena.hpl.hp.com/2003/03/result-set#binding> _:genid11 .
cannam@85 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> .
cannam@85 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> .
cannam@85 31 <http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl> <http://jena.hpl.hp.com/2003/03/result-set#resultVariable> "x" .
cannam@85 32 <http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl> <http://jena.hpl.hp.com/2003/03/result-set#resultVariable> "y" .
cannam@85 33 <http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl> <http://jena.hpl.hp.com/2003/03/result-set#solution> _:genid3 .
cannam@85 34 <http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl> <http://jena.hpl.hp.com/2003/03/result-set#solution> _:genid6 .
cannam@85 35 <http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl> <http://jena.hpl.hp.com/2003/03/result-set#solution> _:genid9 .
cannam@85 36 <http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl> <http://jena.hpl.hp.com/2003/03/result-set#solution> _:genid12 .