Did you use the --strict flag?

---
A. Soroka
The University of Virginia Library

> On Apr 18, 2017, at 8:09 AM, Laura Morales <[email protected]> wrote:
> 
> This is the RDF/XML: 
> https://svn.apache.org/repos/asf/hivemind/hivemind2/trunk/doap_Hivemind.rdf
> 
> The command `riot --quiet --output=nt xxx.rdf > xxx.nt` creates the .nt file 
> with the following 2 invalid triples (objects' IRI have a space). No ERRORs 
> risen.
> 
> _:B4f7ecd79X3A15b80f07bfbX3AX2D7ffe <http://usefulinc.com/ns/doap#location> 
> <http://svn.apache.org/repos/asf/hivemind > .
> _:B4f7ecd79X3A15b80f07bfbX3AX2D7ffe <http://usefulinc.com/ns/doap#browse> 
> <http://svn.apache.org/viewcvs.cgi/hivemind > .
> 
> The command `riot --verbose --stop --validate xxx.rdf` also doesn't rise any 
> ERROR, only a WARN
> 
> WARN  riot :: [line: 2, col: 35] {W119} A processing instruction is in RDF 
> content. No processing was done.
> 
> 
> Is this a bug or am I missing something?

Reply via email to