Releases: balhoff/blazegraph-runner
Releases · balhoff/blazegraph-runner
Release 1.7
What's Changed
- Support N-Quads output. by @balhoff in #30
- Update sbt to 1.5.8 by @scala-steward in #39
- Update scala-library to 2.13.7 by @scala-steward in #38
- Update apache-jena-libs to 3.17.0 by @scala-steward in #37
- Update sbt-native-packager to 1.7.6 by @scala-steward in #35
- Update akka-stream to 2.6.18 by @scala-steward in #34
- Update jaxb-impl to 2.3.5 by @scala-steward in #33
- Update sbt to 1.6.1 by @scala-steward in #43
- Update sbt-native-packager to 1.8.1 by @scala-steward in #41
- Update scribe-slf4j to 3.6.8 by @scala-steward in #31
- Update sbt-native-packager to 1.9.10 by @scala-steward in #60
- Update whelk-owlapi to 1.1.2 by @scala-steward in #59
- Update sbt to 1.6.2 by @scala-steward in #50
- Update scala-library to 2.13.8 by @scala-steward in #45
- Update scribe-slf4j to 3.6.10 by @scala-steward in #47
New Contributors
- @scala-steward made their first contribution in #39
Full Changelog: v1.6.5...v1.7
Release 1.6.5
A minor update to fix class not found issues on Java 11.
What's Changed
Full Changelog: v1.6.4...v1.6.5
Release 1.6.4
Updated Whelk.
Release 1.6.2
v1.6.2 Release 1.6.2.
Release 1.6.1
Includes a newer version of Whelk.
Release 1.6
Support N-Quads and TriG formats for load
.
Release 1.5
Adds Whelk as a reasoner choice.
Release 1.4
This release makes use of the Blazegraph DataLoader
class for better performance in loading RDF data.
Release 1.3
- Add
prov:wasDerivedFrom
link between inferred graphs and source graphs. - Bugfix: ontologies used for reasoning weren't being loaded from the web if not found in the database.
Release 1.2.5
Updated Arachne version (performance increase).