diff options
Diffstat (limited to 'tests/good/test-no-spaces.nt')
-rw-r--r-- | tests/good/test-no-spaces.nt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/good/test-no-spaces.nt b/tests/good/test-no-spaces.nt new file mode 100644 index 00000000..3619a5f0 --- /dev/null +++ b/tests/good/test-no-spaces.nt @@ -0,0 +1,4 @@ +<http://example.org/s> <http://example.org/p> <http://example.org/o> . +<http://example.org/s> <http://example.org/p2> <http://example.org/o2> . +<http://example.org/s> <http://example.org/p2> <http://example.org/o3> . +<http://example.org/s> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Thing> . |