summaryrefslogtreecommitdiffstats
path: root/tests/turtle/test-04.ttl
blob: c518147932fe2c658c1784848b6b2f93f2876714 (plain)
1
2
3
4
# Test empty [] operator; not allowed as predicate
@prefix : <http://example.org/base#> .
[] :a :b .
:c :d [] .