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