Aklakan commented on PR #3405: URL: https://github.com/apache/jena/pull/3405#issuecomment-3239261229
Inserts/Deletes/Lookups quads with non-canonical decimals now works reliably :partying_face: As a side note, with the PR applied, our (streaming) sameAs reasoner now also works as expected - no more exceptions about lookups failing to detect the lexicographically least physical quad in the store upon which to enrich the graph.find stream with all the sameAs inferences. We created this reasoner plugin because for this specific use case, the performance of the owl reasoner and the rule engine was too bad and this approach let's one selectively enable reasoning for specific parts of a query. SameAs inferences using `SERVICE <sameAs:> (filtered to decimals): https://api.triplydb.com/s/OI_O18TlJ -- 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]
