Eclipse RDF4J 4.0.0

Release Date
Compatibility

This is a major release that introduces several API-breaking changes, including the removal of several deprecated components and packages, and adjustment of some public interfaces. For a full overview and upgrade instructions, see the release notes. A summary:

  • The SeRQL query language is no longer supported, and all modules and interfaces related to it have been removed from the code base.
  • The deprecated Lucene Spin Sail has been removed
  • several obsolete utilities were removed from org.eclipse.rdf4j.common.io.FileUtil and org.eclipse.rdf4j.common.text.StringUtil

 

Name Date Description
4.0.0 Milestone 1 2021/09/02 First milestone build covering the major API-breaking changes (including module removals), and first iteration of the new Spring components.