afs commented on PR #2029: URL: https://github.com/apache/jena/pull/2029#issuecomment-1763379578
This is about as ready as it'll ever be. The PR is now term-graph by default for in-memory graphs. While that sounds a huge change, it seems to have less less impact than might be expected. The in-memory transactional dataset is term-based in Jena4. The change does not affect TDB1 or TDB2 so Fuseki use is mostly unchanged. Output in Turtle etc uses PREFIX and BASE by default. There is more to do - one area is language tag handling #2039. -- 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]
