Skip to main content

Release Notes

3.2.1

RDF4J 3.2.1 is a patch release fixing 6 issues, including several fixes in SPARQL processing, FedX query optimization, and a Sail concurrency issue. For a complete overview, see all issues fixed in 3.2.1. This release was made possible by contributions from Håvard Ottestad, Bart Hanssens, Andreas Schwarte, and Jeen Broekstra. For more information about RDF4J contributors, see Who’s involved.
[read more]

3.2.0

RDF4J 3.2.0 is a minor release, fixing 42 issues. It is backward compatible with older RDF4J releases. Some of the highlights include: Experimental support for RDF* and SPARQL* Remote SHACL Validation reports in the Workbench Query plan inspection through the new explain feature Various significant performance and scalability improvements in the Native Store For a complete overview, see all issues fixed in 3.2.0. This release was made possible by contributions from Damyan Ognyanov, Pavel Mihaylov, Allesandro Bollini, Håvard Ottestad, Bart Hanssens, Andreas Schwarte, and Jeen Broekstra.
[read more]

3.1.4

RDF4J 3.1.4 is a patch release, fixing 2 issues: #2078: fix handling of negated/inverted property paths in SPARQL #1098: remove dependency on org.json library For a complete overview, see all issues fixed in 3.1.4.
[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