afs opened a new pull request #595: JENA-1731: Fuseki service configuration URL: https://github.com/apache/jena/pull/595 Documentation draft: https://gist.github.com/afs/1d4c6584723b72c5e7b892057029a8f4 This became a major refactoring and clean-up of the Fuseki dispatch and service code. The code was significantly hardwired to the fixed set of standard services so because it needing changing anyway, this PR reworks the code to be general, to rename things to a consistent new naming and general clearup. The old quads/GSP split has gone - quad operations are now an extension of the GSP operations. Includes JENA-1743 (QueryExecutionBuilder) and renaming a Context operation ("set" becomes merge") which touches lots of files in jena-arq.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
