You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2017/12/12 10:09:00 UTC

[jira] [Resolved] (JENA-1448) Add RDF Terms (Nodes) for RDF extensions

     [ https://issues.apache.org/jira/browse/JENA-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne resolved JENA-1448.
---------------------------------
    Resolution: Fixed

> Add RDF Terms (Nodes) for RDF extensions
> ----------------------------------------
>
>                 Key: JENA-1448
>                 URL: https://issues.apache.org/jira/browse/JENA-1448
>             Project: Apache Jena
>          Issue Type: Improvement
>    Affects Versions: Jena 3.5.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 3.6.0
>
>
> RDF* and N3 extend the range of RDF terms (represented by {{Node}} in Jena) to include triples and graphs respectively.
> Adding {{Node_Triple}} and {{Node_Graph}} will allow people to write extensions without needing to change jena-core - hopefully, they can write separate modules without needing to change Jena at all.
> These extensions nodes are"unsupported" in that the Jena machinery such as parsers, writers, inference engines, and persistent storage does not handle them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)