diff options
Diffstat (limited to 'tests/test-prefix.out')
-rw-r--r-- | tests/test-prefix.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-prefix.out b/tests/test-prefix.out new file mode 100644 index 00000000..9e166588 --- /dev/null +++ b/tests/test-prefix.out @@ -0,0 +1,2 @@ +<http://example.org/a/b> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Thing> . +<http://example.org/a/b/c> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Thing> . |