afs commented on PR #3405:
URL: https://github.com/apache/jena/pull/3405#issuecomment-3246272699

   > The implication is that legacy stored non-canonical decimals would be 
exposed without the trailing `.0`
   
   BGP matching is by comparing the 64bit binary `NodeId` so there is a 
conversion on the way in from the query as well as one the way out.
   
   The `canonicalDecimalStrWithDot` works with Turtle short form.
   
   Jena v6 is, _hopefully_, the release after next. That would be a good time 
to make the change systematically and have a data reload.
   
   The final jena 5 release could have "current" and "improved" (for you, 
mainly!) with "improved" needing to be explicitly enabled. (The user is 
responsible for not mixing them.)


-- 
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: pr-unsubscr...@jena.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org
For additional commands, e-mail: pr-h...@jena.apache.org

Reply via email to