Releases: eclipse-rdf4j/rdf4j
RDF4J 2.1.2
RDF4J 2.1.2 is a patch release, containing 2 bug fixes:
- #649 - regression in Literal.hashCode implementation
- #639 - incorrect line number in SPARQL INSERT DATA error report
Links
RDF4J 2.0.3
RDF4J 2.0.3 is a patch release, containing 5 bug fixes:
- #264 - TurtleParser does not report line numbers
- #623 - SYSTEM repository does not sync first commit
- #626 - improved error message on unavailable disk space
- #649 - regression in Literal.hashCode implementation
- #639 - incorrect line number in SPARQL INSERT DATA error report
Links
RDF4J 2.1.1
RDF4J 2.1.1 is a patch release, containing 5 bug fixes.
Links
RDF4J 2.1
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
RDF4J 2.0.2 is a patch release, containing 6 bug fixes.
Links
Eclipse RDF4J 2.0.1
RDF4J 2.0.1 is a patch release, containing 5 bug fixes.
Links
Eclipse RDF4J 2.0
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
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
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.
1.0 Milestone 1
Backport to Java 7