afs opened a new pull request #815: URL: https://github.com/apache/jena/pull/815
This fixed a problem identified from the W3C rdf-tests work. (JENA-1981) It also includes improvements to JavaCC grammar for Turtle and SHACL Compact Syntax. The Turtle grammar is kept for reference - it is not used to parse .ttl. The idea is to keep this as reusable input for other languages - SHACL Compact Syntax, for example. But JENA-1982 is not fixed for SPARQL yet. That needs care to ensure compatibility of corner cases. As part of general tidying up in the area, rename the SPARQL template javacc file as main.jj. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
