GitHub user hartig opened a pull request:
https://github.com/apache/jena/pull/418
pass a custom NodeFormatter to TurtleShell
â¦
added another constructor that can be used to
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hartig/jena master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/418.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #418
----
commit 8be9c26941253706bfd04fb7601330206b37098c
Author: Olaf Hartig <olaf.hartig@...>
Date: 2018-05-09T12:53:28Z
added another constructor that can be used to pass a custom NodeFormatter
to TurtleShell
----
---