Skip to main content

News

Thu, May 21, 2020

We are pleased to announce the release of RDF4J 3.2.1. This is a patch release fixing 6 issues, including several fixes in SPARQL processing, FedX query optimization, and a Sail concurrency issue.

See the release notes for more details.



Thu, May 7, 2020

We are very pleased to announce that RDF4J 3.2.0 is now available. RDF4J 3.2.0 is a minor release with over 40 issues fixed, including several major new features and improvements. Some of the highlights:

  • 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 more details, have a look at the release notes.



Sat, Apr 25, 2020

We are pleased to announce the release of RDF4J 3.1.4. This is a patch release with two fixed issues. See the release notes for more details.

We have also made a new milestone build available for RDF4J 3.2. RDF4J 3.2.0 Milestone 2 offers basic SPARQL* support in the Memory Store and various performance improvements in SHACL, the native store, and remote SPARQL endpoint update handling.

For more details, see:



Tue, Apr 7, 2020

We are pleased to announce the release of RDF4J 3.1.3. This is a patch release with a number of bug fixes. See the release notes for more details.



Wed, Apr 1, 2020

The first milestone build of the upcoming 3.2 release of RDF4J is now available for download.

RDF4J 3.2.0 is a minor release with a number of new features and improvements. Some of the highlights:

  • Experimental support for RDF*
  • Remote SHACL Validation reports in the Workbench
  • Various significant performance improvements

This first milestone build is not yet feature-complete, but we are putting it out to receive early feedback on the major new feature (RDF* support), as well as on any of the other improvements we have put in.



Fri, Mar 13, 2020

We are pleased to announce the release of RDF4J 3.1.2. This is a patch release with a number of bug fixes. See the release notes for more details.



Thu, Feb 27, 2020

We are pleased to announce the release of RDF4J 3.1.1. This is a patch release with a number of bug fixes. See the release notes for more details.



Thu, Feb 6, 2020

We are very pleased to announce the release of RDF4J 3.1.0. This is a minor release, addressing over 60 issues, including a number of major new features and improvements. Some of the highlights:

  • Integrated support for sophisticated federated querying through FedX.
  • The ElasticSearchStore, a new experimental storage backend.
  • QueryResult and RepositoryResult objects now implement Java Iterable, making client code simpler and smoother.
  • Helper functions for stripping away context / named graph info from Statement and Model objects.

See the release notes for more details.



Sat, Jan 18, 2020

The second milestone build of the upcoming 3.1 release of RDF4J is now available for download.

RDF4J 3.1.0 is a minor release with a number of new features and improvements. Some of the highlights:

  • Integrated support for sophisticated federated querying through FedX.
  • The ElasticSearchStore, a new experimental storage backend.
  • QueryResult and RepositoryResult objects now implement Java Iterable, making client code simpler and smoother.
  • Helper functions for stripping away context / named graph info from Statement and Model objects.

This second milestone build is not yet feature-complete, but we are putting it out to receive early feedback on these two major new features, as well as on any of the other improvements we have put in.



Sun, Jan 12, 2020

We’re pleased to announce the release of RDF4J 3.0.4.

RDF4J 3.0.4 is a patch release with a number of bug fixes. See the release and upgrade notes for more details.



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