diff options
Diffstat (limited to 'tests/new/prefix_only_IRI.ttl')
-rw-r--r-- | tests/new/prefix_only_IRI.ttl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/new/prefix_only_IRI.ttl b/tests/new/prefix_only_IRI.ttl new file mode 100644 index 00000000..9ff66603 --- /dev/null +++ b/tests/new/prefix_only_IRI.ttl @@ -0,0 +1,2 @@ +@prefix p: <http://a.example/s>. +p: <http://a.example/p> <http://a.example/o> . |