Skip to main content

Release Notes

3.0.0

RDF4J 3.0 is a major new release of the Eclipse RDF4J framework. Some highlights: Major improvements to the SHACL Sail Cleanup of core APIs (removing deprecated and obsolete code) Preparing RDF4J for Java 11/12 compatibility RDF4J Server / Workbench upgrade to Servlet API 3.1 For a complete overview, see all issues fixed in 3.0. Upgrade notes RDF4J 3.0 contains several backward incompatible changes. We distinguish changes that affect users of the RDF4J tools (Console, Workbench, Server), changes that affect users of the RDF4J APIs and libraries, and changes that affect third party Sail / Repository implementations.
[read more]

2.5.5

RDF4J 2.5.5 is a backport patch release containing a single bug fix: #1548 DROP GRAPH on unknown graph deletes entire dataset on native store
[read more]

2.5.4

RDF4J 2.5.4 is a patch release containing several bug fixes, including: handling of negation in property paths stack overflow in Models.isomorphic NullPointerException in Native Store Context Cache initialization For a complete overview, see all issues fixed in 2.5.4.
[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