Relation-graph

Latest version: v0.1.1

Safety actively analyzes 624134 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.2.0

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

What's Changed
* Update usage info in README. by balhoff in https://github.com/balhoff/relation-graph/pull/113
* Output triples with individuals as subjects. by balhoff in https://github.com/balhoff/relation-graph/pull/111
* Improve CLI options descriptions. by balhoff in https://github.com/balhoff/relation-graph/pull/112
* Split project into core and cli modules. Add static method for easy access from Java. by balhoff in https://github.com/balhoff/relation-graph/pull/121
* Migrate to ZIO 2. Reduce contention updating seen restrictions. by balhoff in https://github.com/balhoff/relation-graph/pull/116

Dependency changes
* Update sbt-native-packager to 1.9.9 by scala-steward in https://github.com/balhoff/relation-graph/pull/107
* Update scribe-slf4j to 3.7.1 by scala-steward in https://github.com/balhoff/relation-graph/pull/104
* Update scalafmt-core to 3.4.3 by scala-steward in https://github.com/balhoff/relation-graph/pull/103
* Update sbt-buildinfo to 0.11.0 by scala-steward in https://github.com/balhoff/relation-graph/pull/106
* Update scribe-slf4j to 3.8.2 by scala-steward in https://github.com/balhoff/relation-graph/pull/110
* Update sbt-git to 2.0.0 by scala-steward in https://github.com/balhoff/relation-graph/pull/115

**Full Changelog**: https://github.com/balhoff/relation-graph/compare/v2.1.0...v2.2.0

2.1.0

What's Changed
* Add --version output. by balhoff in https://github.com/balhoff/relation-graph/pull/100
* Don’t output stack trace unless --verbose is passed. Support option for --disable-owl-nothing. by balhoff in https://github.com/balhoff/relation-graph/pull/102
* Update sbt to 1.6.2 by scala-steward in https://github.com/balhoff/relation-graph/pull/99
* Update scribe-slf4j to 3.7.0 by scala-steward in https://github.com/balhoff/relation-graph/pull/98

**Full Changelog**: https://github.com/balhoff/relation-graph/compare/v2.0.1...v2.1.0

2.0.1

What's Changed
* Shutdown queue if no tasks will be added to it. Add test. by balhoff in https://github.com/balhoff/relation-graph/pull/96
* Update README.md by balhoff in https://github.com/balhoff/relation-graph/pull/97
* Update scalafmt-core to 3.4.2 by scala-steward in https://github.com/balhoff/relation-graph/pull/94
* Update scribe-slf4j to 3.6.10 by scala-steward in https://github.com/balhoff/relation-graph/pull/88
* Update apache-jena-libs to 4.4.0 by scala-steward in https://github.com/balhoff/relation-graph/pull/91
* Update scala-library to 2.13.8 by scala-steward in https://github.com/balhoff/relation-graph/pull/85
* Update zio, zio-streams, zio-test, ... to 1.0.13 by scala-steward in https://github.com/balhoff/relation-graph/pull/74
* Update sbt-native-packager to 1.9.7 by scala-steward in https://github.com/balhoff/relation-graph/pull/67
* Update sbt to 1.5.8 by scala-steward in https://github.com/balhoff/relation-graph/pull/78


**Full Changelog**: https://github.com/balhoff/relation-graph/compare/v2.0...v2.0.1

2.0

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
* Update zio, zio-streams, zio-test, ... to 1.0.12 by scala-steward in https://github.com/balhoff/relation-graph/pull/50
* Update sbt-native-packager to 1.9.0 by scala-steward in https://github.com/balhoff/relation-graph/pull/53
* Update apache-jena-libs to 4.2.0 by scala-steward in https://github.com/balhoff/relation-graph/pull/47
* Update sbt to 1.5.5 by scala-steward in https://github.com/balhoff/relation-graph/pull/40
* Update scribe-slf4j to 3.6.3 by scala-steward in https://github.com/balhoff/relation-graph/pull/58
* Update whelk-owlapi to 1.1.1 by scala-steward in https://github.com/balhoff/relation-graph/pull/39
* Stop computing nonredundant. Clean up code. by balhoff in https://github.com/balhoff/relation-graph/pull/61
* Update scala-library to 2.13.7 by scala-steward in https://github.com/balhoff/relation-graph/pull/62
* Update sbt-native-packager to 1.9.6 by scala-steward in https://github.com/balhoff/relation-graph/pull/60
* Avoid slowdown for existential fillers with large numbers of subclasses. by balhoff in https://github.com/balhoff/relation-graph/pull/64


**Full Changelog**: https://github.com/balhoff/relation-graph/compare/v1.2.1...v2.0

1.2.1

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

1.2

Faster algorithm (especially for large complicated ontologies).

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.