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