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