Andy Seaborne
Andy Seaborne
What other tools are there? Specifically, what does github use to populate the dependabot PR with change information?
Jena has different audiences - the ANN has the main headlines and anything that users, including non-dev Fuseki users, might like to know about. We do include the list of...
To get HTML, use parameters in the URL request: `...&output=xml&stylesheet=%2Fxml-to-html.xsl`
That's an HTML document - it says two lines further down `404 Not Found`. `https://confident.dbis.rwth-aachen.de/` is a gateway proxy (Apache httpd) so it will need to route the request to...
Hi @jamiefeiss! Great to see this! It is showing as having a conflict with the main branch of the codebase. There is major maintenance PR #1307and we've made some version...
#1307 has merged. I'd like to get a Jena release because it has been slipping for multiple reasons, none due to any UI work. There are several PRs queued and...
@givors-anabasis - sorry I can't answer your question directly: You may get an answer if ask on the Jena users list [email protected]. Joining list information: https://jena.apache.org/help_and_support/index.html
Hi @arne-bdt, Good to see this PR. The requirement for large in-memory graphs has been growing in recent years. The origins of the custom indexing was to save space -...
Issue #1277 - deprecation of GraphMem at Jena version 4.4.0 Issue #1279 - track this PR
> How large should I think large graphs? There must come a point where very large data ought to have a different backing graph for practical reasons like start-up. BSBM...