Bug fixes against initial release 0.0.1
RichardBruskiewich
released this
08 Apr 02:51
·
84 commits
to main
since this release
- fixes bugs in release 0.0.1, particularly, missing parameters at the CLI level
- Python Logging removed as an explicit parameter (logging assumed configured externally by regular Python, pyproject.toml and environmental variable conventions)
This release deprecates v0.0.1 issued yesterday. For this reason, v0.0.1 will be deleted but we echo the release comments here below:
Initial release (v0.0.1) of the GraphValidationTests repo with OneHopTest and StandardsValidationTest TestRunners
- porting of legacy SRI_Testing into OneHopTest and StandardsValidationTest implementations of TestRunner components in the 2024 Translator Testing framework; this version only currently supports tests test ARA and KP components (not ARS nor UI level).
- The underlying TRAPI standard is still (via reasoner-validator 4.0.0) only to TRAPI 1.4.2 (reasoner-validator update to TRAPI 1.5 is in progress)
- This release runs on the latest Biolink Model release without choking but the underlying reasoner-validator module doesn't yet do any special validation of the latest Biolink Model semantic features (in 4.1.4 and beyond)