We are excited to announce the release of RDF4J 6.0.0!RDF4J 6.0.0 is a major release of the Eclipse RDF4J framework. It brings broad RDF 1.2 and SPARQL 1.2 support, moves the project to Java 25 and Jakarta, and delivers substantial improvements across HTTP, storage, federation, query execution, security, and deployment.
Highlights include:
LATERAL joins in SPARQLRDF4J 6.0.0 requires Java 25 and contains backward-incompatible changes. Applications that
embed RDF4J Server or Workbench must move from javax.servlet to Jakarta Servlet APIs. Code
that supplies a custom Apache HttpClient 4 instance must migrate to the new client-neutral
HTTP API and authentication interfaces.
See the release notes for the full list of changes and detailed upgrade guidance.
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.