Skip to content

rdf4j 3.0.0

Compare
Choose a tag to compare
@abrokenjester abrokenjester released this 25 Aug 01:59
7a80b2a

We’re pleased to announce the release of rdf4j 3.0.0.

Rdf4j 3.0 is a major new release of the rdf4j framework. Highlights include:

  • 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
  • Performance improvements to Models.isomorphic(…), to SPIN and to transaction handling in general

Rdf4j 3.0 contains several backward incompatible changes, the release and upgrade notes give more details on how to upgrade safely.

For a full overview of what has been fixed in 3.0, see the issue tracker.

Links