Aklakan opened a new pull request, #2933: URL: https://github.com/apache/jena/pull/2933
GitHub issue resolved #2932 Pull request Description: * Fixes NodeFmtLib.strNT * Also adds `strNT` and `strNQ` variants for formatting as N-Quads (and N-Triples). It seems that so far there were no reliable util methods to create a single valid NQ string - unless one goes through riot. None of the formatting methods in `NodeFmtLib` and `FmtUtils` seem to produce NQ. ---- - [x] Tests are included. - [x] Commits have been squashed to remove intermediate development commit messages. - [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). ---- See the [Apache Jena "Contributing" guide](https://github.com/apache/jena/blob/main/CONTRIBUTING.md). -- 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