Skip to main content

Release Notes

4.0.0 Milestone 3

RDF4J 4.0.0-M3 is the third 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 third milestone: improved normalization of BCP47 language tags type/language-based filtering in Lucene full-text search support for concurrent reads on a single connection storing SHACL Shapes in user specified graphs docs various performance improvements in Native/LMDB/Memory stores This milestone build is feature-complete and is intended to be the final milestone before official release.
[read more]

4.0.0 Milestone 2

RDF4J 4.0.0-M2 is the second 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 second milestone: the LMDB Store, a new persistent embedded RDF Store based on the Lightning Memory-Mapped Database (LMDB) - see the documentation for details massive improvements in (concurrent) performance of various aspects of the framework, including the memory store, the SPARQL and SHACL engine, and more more cleanups of deprecated code 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 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]

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