afs opened a new issue, #2037: URL: https://github.com/apache/jena/issues/2037
PREFIX and BASE were defined for Turtle and Trig in RDF 1.1 (2014). The RDF 1.2 working group is changing many examples from `@prefix` and `@base` to `PREFIX ` and `BASE`. Jena 5.x should use `PREFIX` and `BASE` by default. (NB Please enclose any use of `@` in a comment enclosed by backticks so it is not a github notification) -- 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]
