Hi all I'm trying to read from Turtle file using Jena Riot API. My input had a malformed subject URI and the application exited without an exception. I configured log4j and I was able to then see an error message.
Is there a way to configure an error handler on the parser so I am notified of errors and can handle them as needed? Thanks
