Skip to content

Releases: eclipse-rdf4j/rdf4j

RDF4J 2.1.2

15 Nov 01:26
bfaeafd
Compare
Choose a tag to compare

RDF4J 2.0.3

RDF4J 2.1.1

31 Oct 03:35
Compare
Choose a tag to compare

RDF4J 2.1

28 Oct 07:31
Compare
Choose a tag to compare

RDF4J 2.1 is a minor release. It has several new features and improvements, as well as a number of bug fixes. Some of the highlights:

  • a fluent ModelBuilder API to more easily create RDF models programmatically;
  • configurable strict/extended SPARQL query support, to allow use of magic properties and extended datatype comparisons (in beta);
  • extended xsd:dateTime (and related datatypes) comparison;
  • limit/offset/distinct REST API parameters to allow for easier pagination of query results.

In total, RDF4J 2.1 address 21 issues. See the Change Log for details.

Links:

RDF4J 2.0.2

16 Oct 22:25
Compare
Choose a tag to compare

Eclipse RDF4J 2.0.1

07 Sep 22:16
Compare
Choose a tag to compare

Eclipse RDF4J 2.0

17 Aug 23:10
Compare
Choose a tag to compare

RDF4J 2.0 is the first release of the Eclipse RDF4J framework, the official successor to the now-defunct OpenRDF Sesame project.

RDF4J 2.0 is functionally equivalent to Sesame 4.1, but with a number of bug fixes and minor improvements. More importantly, it comes with new package names and new logos. Read the Sesame to RDF4J Migration Guide for detailed instructions on how to upgrade.

Links

1.0 Milestone 2

07 Jul 03:39
Compare
Choose a tag to compare
1.0 Milestone 2 Pre-release
Pre-release

This second Milestone build further stabilizes RDF4J 1.0. It is a backport of fixes includes in RDF4J 2.0 M3, which has several bug fixes and improvements, in particular in the SPIN reasoner, the Lucene Sail, and in the transaction support over HTTP. See the 2.0M3 Change Log for details.

2.0 Milestone 3

07 Jul 03:38
Compare
Choose a tag to compare
2.0 Milestone 3 Pre-release
Pre-release

This third Milestone build further stabilizes RDF4J 2.0. It includes several bug fixes and improvements, in particular in the SPIN reasoner, the Lucene Sail, and in the transaction support over HTTP.

2.0M3 Change Log

1.0 Milestone 1

02 Jun 03:59
Compare
Choose a tag to compare
1.0 Milestone 1 Pre-release
Pre-release

Backport to Java 7