Skip to main content

Release Notes

3.7.0

RDF4J 3.7.0 is a minor release with about 22 improvements and bug fixes.

Some highlights:

  • improved SPARQL query rendering support
  • support for newline-delimited JSON-LD
  • RDF-star updates
  • Upgraded libraries: Spring, Jackson, Jetty, Apache Commons Lang/IO,
[read more]

3.6.3

RDF4J 3.6.3 is a patch release that fixes 10 issues. For a complete overview, see all issues fixed in 3.6.3. Acknowledgements This release was made possible by contributions from Bart Hanssens, Jeen Broekstra, and Håvard M. Ottestad.
[read more]

3.6.2

RDF4J 3.6.2 is a patch release that fixes 4 issues, including a bug in blank node inlining in the Turtle writer, and a fix in handling of redirects to https when loading RDF data. For a complete overview, see all issues fixed in 3.6.2. Acknowledgements This release was made possible by contributions from Manuel Fiorelli, Bart Hanssens, Jeen Broekstra, and Håvard M. Ottestad.
[read more]

About

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.


RDF4J Architecture

Back to the top