semweb and http compile now (but they don't work properly yet).
This commit is contained in:
4
packages/semweb/Tests/Turtle/test-12.out
Normal file
4
packages/semweb/Tests/Turtle/test-12.out
Normal file
@@ -0,0 +1,4 @@
|
||||
<http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> "1" .
|
||||
<http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> "2" .
|
||||
<http://example.org/ex#foo> <http://example.org/myprop#_abc> "def" .
|
||||
<http://example.org/ex#foo> <http://example.org/myprop#_345> "678" .
|
||||
Reference in New Issue
Block a user