Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@acoburn acoburn released this 23 Feb 14:43
· 87 commits to main since this release
inrupt-rdf-wrapping-1.1.1
1308542

The Inrupt RDF Wrapping libraries provide an API for working with RDF Graphs as domain-specific objects. This version includes binding support for Jena, RDF4J and Commons-RDF.

Bug fixes

  • The ObjectSet methods now properly close Stream<T> objects when the underlying stream has been consumed. Because RDF4J subsystems may rely on external resources, not closing these streamed resources when using RDF4J may put additional burden on the garbage collector and/or result in memory leaks. (#156)

Complete Changelog: 1.1.0 … 1.1.1