Releases: oeg-upm/fair_ontologies
Releases · oeg-upm/fair_ontologies
FOOPS! 0.3.0: support for test and metric detailed explanation
This release delivers the following improvements:
- new tests are added to check the tool works appropriately
- All tests and metrics of the tool have a persistent identifier, documented in https://w3id.org/foops/catalogue
- An OpenAPI and Swagger UI have been included.
- Documentation on what the tests do, and how to pass them
- Robustness against java heap exceptions (now there is an ontology limit both in server and in client)
- Various issues fixes
- Now it is possible to upload ontology code and ontology files (pre-assessment)
New Contributors
- @andriumon made their first contribution in #157
Full Changelog: v0.2.0...v0.3.0
FOOPS! v0.2.0: catalog of tests, metrics and benchmarks
This version of FOOPS! includes a catalog of tests, metrics and benchmarks supported by the tool The catalog is available here: https://w3id.org/foops/catalogue
v0.1.0: First stable release
This release includes some bug fixes from the server, as well as the first stable release from the client.
v0.0.1: First release
First release of the FAIR ontologies server and client. It has the following features:
- Server implementing 20 tests for FAIR ontologies.
- First version of the client (with hardcoded inputs)