afs opened a new pull request, #3381: URL: https://github.com/apache/jena/pull/3381
GitHub issue resolved #3380 1. Put some checking in `NodeValue.nodeToNodevalue` to enforce the "no variables" rule. Adding this did not require any changes to Jena. 2. `ExprLib.nodeToExpr`, used by the SPARQL parsers, turns concrete triple terms into `NodeValue` objects. ---- - [x] Tests are included. - [x] Key commit messages start with the issue number (GH-xxxx) By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the [Contributor's Agreement](https://www.apache.org/licenses/contributor-agreements.html). -- 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: pr-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For additional commands, e-mail: pr-h...@jena.apache.org