Steve,

Version?

If grep on the file does not find it ...

If it comes from parsing, the WARN should have line+column.

If you get an exception, maybe it's the base URI passed to the parser and not in the data itself.

    Andy

On 25/09/2021 11:40, Steve Vestal wrote:
I am getting the following exception in a large file, XML/RDF format. Is there a way to find out line and column?  A way to configure Jena Riot so it will let me be unwise (not preferred, but it has happened).

org.apache.jena.riot.RiotException: <file:///C:/Users/svestal/...\revisions\6.owl> Code: 4/UNWISE_CHARACTER in PATH: The character matches no grammar rules of URIs/IRIs. These characters are permitted in RDF URI References, XML system identifiers, and XML Schema anyURIs.     at org.apache.jena.riot.system.IRIResolver.exceptions(IRIResolver.java:389)


Reply via email to