Skip to content

Releases: oeg-upm/fair_ontologies

FOOPS! 0.4.0: Compliance with FTR for test status

Choose a tag to compare

@dgarijo dgarijo released this 04 May 12:55

This version of FOOPS! has several optimizations and improves the compliance with the FTR specification (https://w3id.org/ftr/)

What's Changed

Full Changelog: v0.3.2...v0.4.0

FOOPS! 0.3.2: Cleaning doc and fixing out of memory errors with big imports

Choose a tag to compare

@dgarijo dgarijo released this 01 Apr 14:54

This release adds CI for tests and enables a lazy loading for ontologies with multiple imports (imports no longer get processed to avoid memory exceptions)

What's Changed

Full Changelog: v0.3.1...v0.3.2

FOOPS! 0.3.1: adapting to FTR, OpenAPI v3.0 and minor bug fixes

Choose a tag to compare

@dgarijo dgarijo released this 17 Mar 13:42

This release adapts the FOOPS! API to OAS v3.0 and fix minor issues part of milestone 0.4.0, including documentation updates.

What's Changed

Full Changelog: v0.3.0...v0.3.1

FOOPS! 0.3.0: support for test and metric detailed explanation

Choose a tag to compare

@dgarijo dgarijo released this 07 Aug 16:04

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

Full Changelog: v0.2.0...v0.3.0

FOOPS! v0.2.0: catalog of tests, metrics and benchmarks

Choose a tag to compare

@dgarijo dgarijo released this 29 Jan 21:11
c8ad06b

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

Choose a tag to compare

@dgarijo dgarijo released this 01 Jul 10:44

This release includes some bug fixes from the server, as well as the first stable release from the client.

v0.0.1: First release

Choose a tag to compare

@dgarijo dgarijo released this 25 Jun 19:03

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)