Release Notes
RDF4J 4.3 is a minor release that fixes 34 issues.
A few notable features
Solr, Lucene and Elasticsearch Solr and Lucene are upgraded to 8.9.0 and Elasticsearch is upgraded to 7.15.2 Support for complex Lucene queries Support for customizing the query analyzer in Lucene and Elasticsearch SHACL A standalone SHACL Validator User defined SPARQL queries in SHACL Constraints and Targets Support for sequence paths and alternate paths Migration of more tests to Junit 5 Remove Java EE dependency from core libraries Improvements to the extended query evaluation 1, 2 Several performance improvements 1, 2, 3, 4 For a complete overview, see all issues fixed in 4.
RDF4J 5.1.0 is a minor release of the Eclipse RDF4J framework. Some highlights:
Stability and performance improvements in the FedX federation engine, including refinements to the bind join implementation for regular and OPTIONAL joins Support for specifying the lucene document threshold at query time VALUES for SparqlBuilder Enable UpdateWithModelBuilder to delete triples HttpClient timeout and pooling options DOCUMENT_LOADER support for JSON-LD 1.1 parser Upgrade to Tomcat 9 in docker image Add support for Jetty 9 in docker image Improve performance of SPARQLConnection#size() method Adjust how SHACL validation of minCount and maxCount is handled for union graphs with duplicates Support for DCAT v3 For a complete overview, see all issues fixed in 5.
RDF4J 5.0.3 is a patch release that fixes 11 issues.
For a complete overview, see all issues fixed in 5.0.3.
Acknowledgements This release was made possible by contributions from Hannes Ebner, Håvard M. Ottestad, Frens Jan Rumph and Andreas Schwarte.
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.