Version
6.0.0, 6.1.0
What happened?
riot file.ext will exit silently if .ext is an unrecognized RDF syntax.
Prior to Jena 6.0.0, it attempted to parse the file N-triples.
It should log a message to say it could not determine the syntax and not try to parse the file.
Relevant output and stacktrace
Are you interested in making a pull request?
None
Version
6.0.0, 6.1.0
What happened?
riot file.extwill exit silently if.extis an unrecognized RDF syntax.Prior to Jena 6.0.0, it attempted to parse the file N-triples.
It should log a message to say it could not determine the syntax and not try to parse the file.
Relevant output and stacktrace
Are you interested in making a pull request?
None