annotate sparql/sparql/test/dawg/data-r2/syntax-sparql1/syntax-basic-06.rq @ 0:7785ad38967f default tip

Uploaded
author atsuko
date Thu, 25 Aug 2011 22:14:55 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
7785ad38967f Uploaded
atsuko
parents:
diff changeset
1 # Two triples : with trailing dot
7785ad38967f Uploaded
atsuko
parents:
diff changeset
2 SELECT *
7785ad38967f Uploaded
atsuko
parents:
diff changeset
3 WHERE { ?x ?y ?z . ?a ?b ?c . }