rdf-ex/test/data/TURTLE-TESTS/turtle-subm-05.ttl

5 lines
112 B
Turtle
Raw Normal View History

2017-07-09 23:46:33 +00:00
# Test empty [] operator; not allowed as predicate
@prefix : <http://example.org/base#> .
[] :a :b .
:c :d [] .