SimonBin commented on PR #2501: URL: https://github.com/apache/jena/pull/2501#issuecomment-2140219698
just as a quick remark, our JenaX extension has contained RDF Array and Set functions very much similar to those suggested here, as well as functions for working with JSON and XML data, for a long time already. They do not require any changes to the core SPARQL syntax and you can already use them today by simply dropping the jenax-arq-plugins-bundle JAR file into your classpath. Very short function summary: http://jsa.aksw.org/fn/ Source code: https://github.com/Scaseco/jenax -- 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