afs commented on issue #2805:
URL: https://github.com/apache/jena/issues/2805#issuecomment-2898098151

   Change the ModelAPI to reflect the WG decision on triple terms (they are 
only allowed in the object position). This means they can not be treated as a 
flavour of `Resource` by the Model API.
   
   * Create a new kind of `RDFNode` -- `StatementTerm` -- as the Model API 
representation of "triple terms".
   * Add statement reifier support (RDF 1.2 style)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to