afs commented on issue #2083:
URL: https://github.com/apache/jena/issues/2083#issuecomment-1804303846

   > I've noticed that v4.9.0 introduced new Turtle format,
   
   It is a new output format and it isn't used by default.
   
   I can't see what's happening other than it seems the parsing is from an 
input stream given the parser. So setup at line 139.
   
   There isn't an LBRACE (a `{` ) in the file.
   
   This would be the error if the input stream is TriG syntax and the parser 
syntax is set to Turtle.
   
   Please could we have a complete, reproducible, minimal example.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to