GitHub user afs opened a pull request:

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

    Add Node_Triple

    In support of PR #299 (RDF*).
    
    Add `Node_Triple` - and RDF triple created as an RDF Term.
    
    Also add `Node_Graph` for completeness.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena term-extend

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/327.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 #327
    
----
commit 41d2f7328544679e709b96e8746107ec05a873e5
Author: Andy Seaborne <[email protected]>
Date:   2017-11-28T18:42:30Z

    Add extension point for RDF Terms. Add Node_Triple and Node_Graph.
    
    Applicaton beware!

commit de30c0433063919a3588c387186c5ae98dc90a45
Author: Andy Seaborne <[email protected]>
Date:   2017-12-10T13:34:03Z

    Some tests for Node_Ext

----


---

Reply via email to