Skip to main content

Release Notes

3.2.2

RDF4J 3.2.2 is a patch release, fixing 7 issues, including several fixes in the SparqlBuilder, the Rio Turtle and RDF/XML parsers/writers, FedX SPARQL binding handling, and more. For a complete overview, see all issues fixed in 3.2.2. This release was made possible by contributions from Abhishek Agarwal, Anmol Singhal, Deepali Chawla, Gauri Bhatanagar, Håvard Ottestad, Ishaan Bassi, Jeen Broekstra, Kaustav Vats, Kritika Venkatachalam, Margarita Hernandez, Raghav Rathi, and Sakshi Saini. For more information about RDF4J contributors, see Who’s involved.
[read more]

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]

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