Skip to main content

Rdf4j 2.5.1 Released

Sat, Apr 6, 2019

Rdf4j 2.5.1 is a patch release containing bug fixes and a library update, including:

  • Updated Jackson to 2.9.8
  • SPARQL in Console: fix for NPE and for namespace prefixes
  • SparqlBuilder: was missing in BOM, and file: not recognized as protocol
  • Use buffered streams in some tests

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