summaryrefslogtreecommitdiff
path: root/test/DAWG/data-r2/syntax-sparql1/syntax-struct-12.rq
blob: 7623a111b5570a23877f1aef005aba26a1655a26 (plain)
1
2
3
4
# Triple, semi, DOT, operator
PREFIX :  <http://example.org/ns#>
SELECT *
{ :p :q :r ; . OPTIONAL { :a :b :c } }