arne-bdt commented on issue #1867:
URL: https://github.com/apache/jena/issues/1867#issuecomment-1546971802

   Hi @afs - thanks for your response.
   
   I found the "Literal term equality" definition 
[here](https://www.w3.org/TR/rdf11-concepts/#section-Graph-Literal).
   
   If I understand the implications correctly, any new implementation would be 
better off ignoring:
   - org.apache.jena.graph.Node#sameValueAs
   - org.apache.jena.graph.Node#getIndexingValue
   
   DatasetGraphInMemory seems to behave as expected.
   So what should happen with the current GraphMem implementation? Should be 
left untouched since it has exhibited this particular behavior for years now?


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