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.