RDF4J 3.0.3 is a patch release with a number of bug fixes.
For a complete overview, see all issues fixed in 3.0.3.
RDF4J 3.0.2 is a patch release with a number of bug fixes.
For a complete overview, see all issues fixed in 3.0.2.
RDF4J 3.0.1 is a patch release with a number of bug fixes, including a major issue in DROP GRAPH
execution on native stores.
For a complete overview, see all issues fixed in 3.0.1.
RDF4J 3.0 is a major new release of the Eclipse RDF4J framework. Some highlights:
For a complete overview, see all issues fixed in 3.0.
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. See the linked issues for further details.
Graph
, GraphImpl
, or GraphUtil
will need to be rewritten to use corresponding features in the Model API.init()
(or initialize()
) on a Repository or Sail object is no longer mandatory.RDF4J 2.5.5 is a backport patch release containing a single bug fix:
RDF4J 2.5.4 is a patch release containing several bug fixes, including:
For a complete overview, see all issues fixed in 2.5.4.
RDF4J 2.5.3 is a patch release containing several bug fixes, including:
For a complete overview, see all issues fixed in 2.5.3.