RDF4J 3.7.0 is a minor release with about 22 improvements and bug fixes.
Some highlights:
For a complete overview, see all issues fixed in 3.7.0.
RDF4J 3.7.0 is binary compatible with older RDF4J releases. Nevertheless, the following should be kept in mind when upgrading:
SPARQLRepository#createHTTPClient
has been renamed to #createSPARQLProtocolSession
. Developers who override its behavior will need to adjust their code.This release was made possible by contributions from Bart Hanssens, Håvard M. Ottestad, Jeen Broekstra, Damyan Ognyanov, Tomas Kovachev, and Desislava Hristova.
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.