Skip to main content

Release Notes

4.0.0 Milestone 1

RDF4J 4.0.0-M1 is the first Milestone build of the upcoming 4.0.0 release of RDF4J. RDF4J 4.0.0 is a major release of the RDF4J framework, focusing on improved performance and improved maintainability. A large effort to clean up the structure is intended to make it easier to deliver new features in this and future releases. Some of the highlights covered in this first milestone: Update to Java 11 as the minimally-required version of Java Various improvements in the SparqlBuilder Various speed and optimization improvements in the SPARQL query engine Performance improvements in the SHACL engine Performance improvements in the Memory Sail Improved support for working with RDF4J in Spring and Spring Boot applications (see documentation for details) SeRQL and SPIN are no longer supported Removal of several long-deprecated packages and interfaces This milestone build is not yet feature-complete, but we are putting it out to receive early feedback on all the improvements we have put in.
[read more]

4.0.0

RDF4J 4.0.0 is a major release of the Eclipse RDF4J framework. Some highlights: Update to Java 11 as the minimally-required version of Java An (experimental) new embedded triplestore: the LMDB store Improved support for working with RDF4J in Spring and Spring Boot applications (see documentation for details) Performance improvements in the SHACL engine Performance improvements in the Memory Sail Various speed and optimization improvements in the SPARQL query engine Various improvements in the SparqlBuilder SeRQL and SPIN are no longer supported Removal of several long-deprecated packages and interfaces For a complete overview, see all issues fixed in 4.
[read more]

3.7.7

RDF4J 3.7.7 is a patch release that fixes 2 issues, including a potential security issue in our Spring dependencies. We recommend an immediate update to this release for any projects that use the RDF4J Workbench/Server WAR files. For a complete overview, see all issues fixed in 3.7.7. Acknowledgements This release was made possible by contributions from 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