Skip to content

Releases: IFB-ElixirFr/FAIR-checker

v1.3

13 Sep 10:16
Compare
Choose a tag to compare

What's Changed

  • Fine-grained (per metrics) evaluation badges in the UI
  • Global evaluation badge
  • Clickable badges that point to a machine-readable explaination of the score
  • Use of DQV and PROV ontology to share results
  • persistent and machine-readable evaluations
  • the API now produces JSON-LD when evaluating all metrics. The old API endpoint is still available at /api/check/legacy/metrics_all

by @albangaignard in #215

Full Changelog: v1.2.8...v1.3

Version 1.2.8

28 Jun 15:21
b7b8c17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.7...v1.2.8

Version 1.2.7

13 Dec 09:13
f71461e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.2.7

Version 1.2.6

08 Dec 08:21
3b31bf3
Compare
Choose a tag to compare

What's Changed

  • Very minor update to track metadata harvesting and validation in statistics.

Full Changelog: v1.2.5...v1.2.6

Version 1.2.5

31 Oct 16:09
7e857bf
Compare
Choose a tag to compare

What's Changed

  • Fixed a JSON-LD parsing issued. Thanks @sneumann to identify it on the MassBank database !

Full Changelog: v1.2.4a...v1.2.5

Version 1.2.4a

20 Jul 15:32
Compare
Choose a tag to compare

What's Changed

  • Minor changes, with the citation of our paper recently accepted.
  • Fix frenglish typo by @sneumann in #199
  • Bug null metrics name for I1 by @albangaignard in #200
  • Fixed another bug preventing to load remote files

New Contributors

Full Changelog: v1.2.3...v1.2.4a

Version 1.2.3

01 Jun 16:21
71146c5
Compare
Choose a tag to compare

Enhancements

  • Added a button to allow the submission of new metadata terms to be evaluated by FAIR-Checker: 2a67000
  • Added new terms to be evaluated as part of provenance metadata (R1.2 principle): f02b534 and 63d2320
  • Added new implementation for A1.2: 2971e59

Bugs fixed

  • Fixed bug preventing to retrieve JSON-LD content from a static web page: b525c90
  • Fixed a Bioschemas report refreshing issue when changing the resource to be validated: 7056bce

Full Changelog: v1.2.2b...v1.2.3

Version 1.2.2b

18 Apr 13:07
96a5cda
Compare
Choose a tag to compare

Bugs fixed

  • Fixed a bug which prevent from following HTTP redirections (#192)

Full Changelog: v1.2.2a...v1.2.2b

Version 1.2.2a

12 Apr 14:32
054ec0a
Compare
Choose a tag to compare

Enhancements

  • Fixed too long calculation of usage statistics, scheduled each 2.7h (#189)

Full Changelog: v1.2.1...v1.2.2a

Version 1.2.1

11 Apr 15:54
929e9db
Compare
Choose a tag to compare

Enhancements

  • Revised usage statistics and code cleaning (#155)
  • Support for HTTP content negotiation (#186)
  • Updated command line interface (#143)

Full Changelog: v1.2...v1.2.1