jena-sparql-api
jena-sparql-api copied to clipboard
A collection of Jena-extensions for hiding SPARQL-complexity from the application layer
Hello, Please note it appears that `jena-sparql-api` is not compatible with java 16. ``` Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make java.lang.invoke.MethodHandles$Lookup(java.lang.Class) accessible: module java.base does not "opens java.lang.invoke" to unnamed...
Bumps [h2](https://github.com/h2database/h2database) from 1.4.196 to 2.1.210. Release notes Sourced from h2's releases. Version 2.1.210 Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed. Persistent databases...
The request below results in a syntax error in the binary search engine (currently in jena-sparql-api-io-core). The reason is that the block boundary in the bzip2 is not correctly detected...
Bumps jena-core from 3.17.0 to 4.2.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps commons-compress from 1.20 to 1.21. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Allow to specify a default value for the case that no triples exist for a property. E.g. the absence of certain triples may indicate a value of 'true' for a...
Some SPARQL endpoints demand authorization. Would it make sense to create a decorator that handles various authentication methods, e.g. API Key, Bearer Token, Basic Auth, OAuth 1.0 / 2.0?
Bumps [guava](https://github.com/google/guava) from 27.0.1-jre to 29.0-jre. Release notes Sourced from guava's releases. 29.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>29.0-jre</version> <!-- or, for Android: --> <version>29.0-android</version> </dependency> Javadoc 29.0-jre 29.0-android JDiff 29.0-jre...
Bumps `jetty.version` from 9.4.18.v20190429 to 11.0.1. Updates `jetty-server` from 9.4.18.v20190429 to 11.0.1 Release notes Sourced from jetty-server's releases. 11.0.1 Changelog This release addresses and resolves CVE-2020-27223 #5993 - Change more...
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...