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