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

   The PR looks OK.
   
   Another approach for extension datatypes is to implement `NodeValue`.
   
   As to generally using the Node object value, they serve different purposes.
   
   The Node value is for the API which makes it very rigid to ensure Model API 
compatibility.
   
   IMO The best change would be to not keep a value with the Node at all and do 
mapping to/from Java in the API code.
   


-- 
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