rdf-ex/test/data/N-TRIPLES-TESTS/nt-syntax-bad-uri-03.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
91 B
Text

# Bad IRI : bad escape
<http://example/\U00ZZ1111> <http://example/p> <http://example/o> .