Eclipse RDF4J 3.2

RDF4J 3.2 is a minor release with various new features and improvements. The major new feature is basic (experimental) support for RDF*, including

  • basic Model API support for working with RDF* data (experimental)
  • loading Turtle*, TriG*, and binary documents into an RDF* Model (experimental)
  • conversion utilities between RDF* and RDF reification (experimental)
  • partial support for SPARQL* querying on native and memory stores (experimental)

For a full list of fixed issues see https://github.com/eclipse/rdf4j/milestone/42?closed=1.

Release Date
Release Type
Minor release
Name Date Description
3.2.0 Milestone 1 2020/04/01 First milestone build with basic support for RDF* parsing/writing and model handling.
3.2.0 Milestone 2 2020/04/23 Feature-complete build for final review.