Skip to main content

News

Sun, Aug 27, 2023

RDF4J 4.3.6 is now available. This is a patch release fixing 4 bugs.

For more details, have a look at the release notes.



Tue, Aug 8, 2023

Milestone number 1 of the upcoming 5.0.0 release of RDF4J is now available for download.

This first milestone focuses on removing deprecated code with the largest change being the removal of the Iteration interface in favour of using the CloseableIteration interface instead. The CloseableIteration has also been simplified by removing support for specifying checked exceptions using Java generics.

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.



Sun, Aug 6, 2023

RDF4J 4.3.5 is now available. This is a patch release fixing 5 bugs.

For more details, have a look at the release notes.



Sat, Jul 22, 2023

RDF4J 4.3.4 is now available. This is a patch release fixing 2 bugs.

For more details, have a look at the release notes.



Wed, Jul 5, 2023

RDF4J 4.3.3 is now available. This is a patch release fixing 5 bugs.

For more details, have a look at the release notes.



Wed, Jun 7, 2023

RDF4J 4.3.2 is now available. This is a patch release fixing 4 bugs.

For more details, have a look at the release notes.



Fri, May 19, 2023

RDF4J 4.3 is now available. This is a minor release fixing 34 issues.

For more details, have a look at the release notes.



Sat, Apr 22, 2023

RDF4J 4.2.4 is now available. This is a patch release fixing 6 bugs.

For more details, have a look at the release notes.



Sat, Feb 11, 2023

RDF4J 4.2.3 is now available. This is a patch release fixing 9 issues.

For more details, have a look at the release notes.



Thu, Dec 1, 2022

RDF4J 4.2.2 is now available. This is a patch release fixing 3 bugs.

For more details, have a look at the release notes.



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