chore(deps): update dependency org.eclipse.rdf4j:rdf4j-query to v5.1.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
org.eclipse.rdf4j:rdf4j-query (source) | compile | minor |
5.0.2 -> 5.1.0
|
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
eclipse/rdf4j (org.eclipse.rdf4j:rdf4j-query)
v5.1.0
: RDF4J 5.1.0
F4J 5.1.0 is a minor release of the Eclipse RDF4J framework. Some highlights:
- Stability and performance improvements in the FedX federation engine, including refinements to the bind join implementation for regular and OPTIONAL joins
- Support for specifying the lucene document threshold at query time
- VALUES for SparqlBuilder
- Enable UpdateWithModelBuilder to delete triples
- HttpClient timeout and pooling options
- DOCUMENT_LOADER support for JSON-LD 1.1 parser
- Upgrade to Tomcat 9 in docker image
- Add support for Jetty 9 in docker image
- Improve performance of SPARQLConnection#size() method
- Adjust how SHACL validation of minCount and maxCount is handled for union graphs with duplicates
- Support for DCAT v3
For a complete overview, see all issues fixed in 5.1.0.
Acknowledgements
This release was made possible by contributions from Bart Hanssens, Antoine Willerval, Håvard M. Ottestad, Florian Kleedorfer, Andreas Schwarte and Jerven Bolleman.
v5.0.3
: RDF4J 5.0.3
RDF4J 5.0.3 is now available. This is a patch release fixing 11 bugs.
For more details, have a look at the release notes.
Links Download RDF4J release notes.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.