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