Skip to main content

Release Notes

4.3

RDF4J 4.3 is a minor release that fixes 34 issues. A few notable features Solr, Lucene and Elasticsearch Solr and Lucene are upgraded to 8.9.0 and Elasticsearch is upgraded to 7.15.2 Support for complex Lucene queries Support for customizing the query analyzer in Lucene and Elasticsearch SHACL A standalone SHACL Validator User defined SPARQL queries in SHACL Constraints and Targets Support for sequence paths and alternate paths Migration of more tests to Junit 5 Remove Java EE dependency from core libraries Improvements to the extended query evaluation 1, 2 Several performance improvements 1, 2, 3, 4 For a complete overview, see all issues fixed in 4.
[read more]

5.3.0

RDF4J 5.3.0 is a minor release that fixes 22 issues since 5.2.2. Highlights Query observability is much stronger in 5.3.0. Query explanations now carry richer runtime telemetry (GH-5701), can be requested and cancelled over HTTP, and are exposed in Workbench with text, JSON, and DOT views plus side-by-side comparison support (GH-5713). The new experimental QueryPlanSnapshotCli helps capture and compare plans across benchmark runs (GH-5691). Server deployment is easier. RDF4J now ships a self-contained Spring Boot distribution for Server and Workbench as rdf4j-server-boot (GH-1502), and the Spring components now include a lightweight rdf4j-spring-boot-sparql-web wrapper for SPARQL-only HTTP services.
[read more]

5.2.2

RDF4J 5.2.2 is a patch release that fixes 3 issues. For a complete overview, see all issues fixed in 5.2.2. Acknowledgements This release was made possible by contributions from Piotr Sowiński and Håvard M. Ottestad.
[read more]

About

Eclipse RDF4J™ is a powerful Java framework for processing and handling RDF data. This includes creating, parsing, scalable storage, reasoning and querying with RDF and Linked Data. It offers an easy-to-use API that can be connected to all leading RDF database solutions. It allows you to connect with SPARQL endpoints and create applications that leverage the power of linked data and Semantic Web.


RDF4J Architecture

Back to the top