diff options
Diffstat (limited to 'test/w3c/TriGTests/trig-turtle-06.trig')
-rw-r--r-- | test/w3c/TriGTests/trig-turtle-06.trig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/w3c/TriGTests/trig-turtle-06.trig b/test/w3c/TriGTests/trig-turtle-06.trig new file mode 100644 index 00000000..b69fddeb --- /dev/null +++ b/test/w3c/TriGTests/trig-turtle-06.trig @@ -0,0 +1,4 @@ +# Turtle is TriG +prefix : <http://example/> + +( 1 2 3 ) :p ( 4 5 6 ) .
\ No newline at end of file |