rdf-ex/test/data/N-TRIPLES-TESTS/nt-syntax-bad-uri-09.nt
Marcel Otto 31331b7388 core: N-Triples reader
and just enough more supported Literals to pass the W3C RDF N-Triples test suite
2016-10-30 19:36:46 +01:00

2 lines
84 B
Text

# No relative IRIs in N-Triples
<http://example/s> <http://example/p> "foo"^^<dt> .