diff options
Diffstat (limited to 'test/TurtleTests/two_LITERAL_LONG2s.nt')
-rw-r--r-- | test/TurtleTests/two_LITERAL_LONG2s.nt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/TurtleTests/two_LITERAL_LONG2s.nt b/test/TurtleTests/two_LITERAL_LONG2s.nt new file mode 100644 index 00000000..af94fe6a --- /dev/null +++ b/test/TurtleTests/two_LITERAL_LONG2s.nt @@ -0,0 +1,2 @@ +<http://example.org/ex#a> <http://example.org/ex#b> "first long literal" . +<http://example.org/ex#c> <http://example.org/ex#d> "second long literal" . |