Skip to main content

News

Tue, Jul 9, 2024

RDF4J 5.0.1 is now available. This is a patch release fixing 8 bugs.

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



Fri, Jun 21, 2024
We are very excited to announce the release of RDF4J 5.0.0! RDF4J 5.0.0 is a major release of the RDF4J framework with many new features and improvements. Highlights include: JSON-LD 1.1 support Many improvements to FedX Improved SHACL validation with support for sh:closed and pairwise validation Stability and performance improvements to the LmdbStore Upgrade of MapDB More queries with intermediary results are no longer limited by RAM/java heap but disk space available For more details, including instruction on how to upgrade, see the release notes.

Wed, Jun 5, 2024
Milestone number 3 of the upcoming 5.0.0 release of RDF4J is now available for download. This milestone build is now feature-complete and we will only be fixing bugs from now on. The final release is planned for the end of June. issues fixed in 5.0.0 Milestone 3 Links Download RDF4J

Tue, Jun 4, 2024

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

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



Mon, Apr 1, 2024

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

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



Wed, Mar 6, 2024

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

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



Sun, Jan 21, 2024

RDF4J 4.3.9 is now available. This is a patch release fixing 7 bugs.

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



Tue, Nov 7, 2023

RDF4J 4.3.8 is now available. This is a patch release fixing 7 bugs.

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



Tue, Oct 17, 2023

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

Notable changes since the previous milestone build:

  • We have switched to the new CONFIG vocabulary. If you ware interacting with the config files directly then take care to use the new vocabulary and if need be use the Configuration class to help with handling use cases where the new and old config vocabularies are mixed.
  • The refactoring and optimizations of the various iterations is nearing completion and there should be very few iterations that are still marked as deprecated.
  • More deprecated code has been removed, if you find that you were depending on deprecated code that is now removed then please let us know.

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.



Fri, Oct 6, 2023

RDF4J 4.3.7 is now available. This is a patch release fixing 6 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