semweb and http compile now (but they don't work properly yet).
This commit is contained in:
4
packages/semweb/Tests/Turtle/test-04.ttl
Normal file
4
packages/semweb/Tests/Turtle/test-04.ttl
Normal file
@@ -0,0 +1,4 @@
|
||||
# Test empty [] operator; not allowed as predicate
|
||||
@prefix : <http://example.org/base#> .
|
||||
[] :a :b .
|
||||
:c :d [] .
|
Reference in New Issue
Block a user