Skip to main content

RDF4J 3.3.0 Released

Fri, Jul 24, 2020

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

  • Per-transaction configuration settings
  • More powerful SPARQL functions
  • Many new SHACL features
  • RDF Containers support
  • Java 13 and 14 support
  • Many more features, bug fixes and performance improvements

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