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