diff options
Diffstat (limited to 'tests/extra/turtle-syntax-ln-dots.nt')
-rw-r--r-- | tests/extra/turtle-syntax-ln-dots.nt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/extra/turtle-syntax-ln-dots.nt b/tests/extra/turtle-syntax-ln-dots.nt new file mode 100644 index 00000000..d24052bb --- /dev/null +++ b/tests/extra/turtle-syntax-ln-dots.nt @@ -0,0 +1,3 @@ +<http://example/s.1> <http://example/p.1> <http://example/o.1> . +<http://example/s..2> <http://example/p..2> <http://example/o..2> . +<http://example/3.s> <http://example/3.p> <http://example/3> . |