diff options
Diffstat (limited to 'test/w3c/NTriplesTests/nt-syntax-bad-uri-08.nt')
-rw-r--r-- | test/w3c/NTriplesTests/nt-syntax-bad-uri-08.nt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-uri-08.nt b/test/w3c/NTriplesTests/nt-syntax-bad-uri-08.nt new file mode 100644 index 00000000..41a953d4 --- /dev/null +++ b/test/w3c/NTriplesTests/nt-syntax-bad-uri-08.nt @@ -0,0 +1,2 @@ +# No relative IRIs in N-Triples +<http://example/s> <http://example/p> <o> . |