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

# Bad IRI : space.
<http://example/ space> <http://example/p> <http://example/o> .