You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by hartig <gi...@git.apache.org> on 2018/05/09 12:55:29 UTC

[GitHub] jena pull request #418: pass a custom NodeFormatter to TurtleShell

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 <ol...@...>
Date:   2018-05-09T12:53:28Z

    added another constructor that can be used to pass a custom NodeFormatter to TurtleShell

----


---

[GitHub] jena issue #418: pass a custom NodeFormatter to TurtleShell

Posted by hartig <gi...@git.apache.org>.
Github user hartig commented on the issue:

    https://github.com/apache/jena/pull/418
  
    This PR provides the extension proposed in https://github.com/apache/jena/pull/299#issuecomment-386918751


---

[GitHub] jena issue #418: pass a custom NodeFormatter to TurtleShell

Posted by hartig <gi...@git.apache.org>.
Github user hartig commented on the issue:

    https://github.com/apache/jena/pull/418
  
     @afs thanks for merging this PR, and also for your work on #416. Now I will be waiting eagerly for v.3.8.0 ;-)


---

[GitHub] jena pull request #418: pass a custom NodeFormatter to TurtleShell

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/jena/pull/418


---