Skip to content

Releases: INCATools/relation-graph

Release 2.3.2

06 Dec 18:02
ee8b19f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

Release 2.3.1

11 Nov 02:46
Compare
Choose a tag to compare

What's Changed

  • Implement custom prefix mapper to ensure use of longest namespace match. by @balhoff in #169

Dependency Updates

Full Changelog: v2.3...v2.3.1

Release 2.3

20 Oct 17:24
Compare
Choose a tag to compare

What's Changed

  • Implement TSV output mode. by @balhoff in #162
  • Properly handle nonexistent input relations; add documentation on default relations by @balhoff in #157

Dependency updates

Full Changelog: v2.2.2...v2.3

Release 2.2.2

13 Jul 19:26
ebb88a2
Compare
Choose a tag to compare

What's Changed

Dependency updates

Full Changelog: v2.2.1...v2.2.2

Release 2.2.0

20 Apr 18:10
Compare
Choose a tag to compare

This release now provides a core JVM library on Maven Central.

What's Changed

  • Update usage info in README. by @balhoff in #113
  • Output triples with individuals as subjects. by @balhoff in #111
  • Improve CLI options descriptions. by @balhoff in #112
  • Split project into core and cli modules. Add static method for easy access from Java. by @balhoff in #121
  • Migrate to ZIO 2. Reduce contention updating seen restrictions. by @balhoff in #116

Dependency changes

Full Changelog: v2.1.0...v2.2.0

Release 2.1.0

10 Feb 19:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

Release 2.0.1

07 Feb 16:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0...v2.0.1

Release 2.0

07 Nov 00:26
Compare
Choose a tag to compare

This release removes output of "non-redundant" triples, and also improves performance when querying relations to classes with large numbers of subclasses.

What's Changed

Full Changelog: v1.2.1...v2.0

Release 1.2.1

12 Jun 02:11
Compare
Choose a tag to compare

Minor release to roll back Jena dependency version, to allow running on Java 8.

Release 1.2

12 Jun 01:23
Compare
Choose a tag to compare

Faster algorithm (especially for large complicated ontologies).