Skip to content

Releases: IFB-ElixirFr/FAIR-checker

Version 1.2

02 Mar 15:43
fde869e
Compare
Choose a tag to compare

Enhancements

  • New API endpoints to validate bioschemas profiles (#155)
  • Dynamic SHACL shapes generation based on json-ld Bioschemas profiles (#181)
  • Updated HTML page for reporting Bioschemas validation (#181)

Fixed bugs

  • DCTerms namespace fixed in jsonld (moved from https to http) (#178)

Full Changelog: v1.1.1...v1.2

Version 1.1.1

30 Nov 13:29
13621bf
Compare
Choose a tag to compare

Enhancements

  • Adding an URL endpoint to evaluate a resource directly against Bioschemas profiles #147
  • Improve API syntax to support multiple parameters in future developments #173

Bug fixed

  • Fixing API base URL #164
  • Fixing recommendations display issue on new evaluation #168
  • Improve cache behavior for ontology registries #167

Notebook

  • Notebook to experiment with API: Inspect describe to enrich RDF metadata #172

Full Changelog: v1.1...v1.1.1

Version 1.1

16 Nov 09:25
9268f5b
Compare
Choose a tag to compare

FAIR-checker: a web tool to evaluate FAIRness of digital ressources.

Enhancements

  • Implementing an API for FAIR-Checker evaluations, for Check and Inspect pages #129

Bug fixed

  • Fixing relative URIs in metadata #158
  • Fixing info banner updating behavior and hight/color #162

Full Changelog: v1.0.6...v1.1

Version 1.0.6

30 Sep 11:48
1fec3e9
Compare
Choose a tag to compare

FAIR-checker: a web tool to evaluate FAIRness of digital ressources.

Enhancements

  • User Documentation #136
  • URL to display the documentation "/docs" #137
  • Results tables are erased when evaluations are relaunch #132
  • Increased results cache size #126
  • A banner to better explain evaluation results #125
  • A top banner for displaying temporary informations #144
  • Updated display of recommandations in the "check" table #124

Bug fixed

  • Our own JSON-LD #128
  • Prevent FAIR-Checker from unintentionally downloading tested files #138
  • Check vocab returns None when registry do not return 200 status code (fix blocking evaluations in case of request error) #140

Full Changelog: v1.0.5...v1.0.6

Version 1.0.5

10 Aug 13:16
e80bddd
Compare
Choose a tag to compare

FAIR-checker: a web tool to evaluate FAIRness of digital ressources.

Enhancements

  • Improve cache for FAIR-Checker #118

Bug fixed

  • Fix json read error #117
  • Fixing test not completing #122

Full Changelog: v1.0.4...v1.0.5

Version 1.0.4

20 May 13:51
98c570b
Compare
Choose a tag to compare

Enhancements

  • Added Cache for requests to LOV, OLS and BioPortal #109
  • Updated, fixed recommandations #111

Changes

  • Changed metrics (I1A+I1B) and (I2A+I2B) to I1 and I2 #105
  • Added notebooks for experimental analysis #106 #108

Full Changelog: v1.0.3...v1.0.4

version 1.0.3

07 Apr 08:53
0e39411
Compare
Choose a tag to compare

Enhancements

  • Adding export button to DL results from Check #76
  • Update recommandations + references to FAIR-Cookbook #86

Minor changes

  • Update landing page "Inspect: How it works" + remove inspect top description #38
  • Adding conformsTo attribute to reference bioschemas ComputationalTool #71
  • Update resources display + add border to some images in landing page #72
  • Updated pages url path to conforms to content #73
  • Switch from requirements.txt to environment.yml + updated readme #81
  • Adding provenance references to FAIR-Checker JSON-LD #83
  • Exclude xhtml triples Filtering out xhtml triples + adjusting F2B Implem #91

Bug fixed

  • Fixed possibly missing keys with extruct #96

Full Changelog: v1.0.2...v1.0.3

version 1.0.2

09 Mar 15:03
cfda7c4
Compare
Choose a tag to compare

Enhancements

  • JSON-LD markup updated for all web pages
  • "About us" section updated
  • Bioschemas profiles URLs in the validation report
  • Improved display of LOV / OLS / Bioportal tags
  • Simplified summary table

Fixed bugs

  • Removed BulmaJS dependency #47
  • Fixed clickable area of Bioschemas profile URLs #61
  • Fixed bio.tools SPARQL endpoint IP #64
  • Fixed Chrome driver rights issue #54
  • Fixed metadata retrieval behind a proxy #55

Full Changelog: v1.0.1...v1.0.2

version 1.0.1

31 Jan 15:12
Compare
Choose a tag to compare

New features

  • FAIR metrics are implemented through mostly SPARQL queries
  • Extended support of Bioschemas profiles for the following Schema.org types: SoftwareApplication, Dataset, ScholarlyArticle, MolecularEntity, Gene, Sudy, Person, SoftwareSourceCode, Protein, SequenceAnnotation, SequenceRange, CreativeWork
  • Various improvements in the graphical user interface
  • Support from Identifiers.org to assess persistent IDs

Bug fixed

  • Unstable metadata retrieval from dynamic web sites fixed

Full Changelog: v0.1...v1.0.1

version 0.1

27 Aug 13:10
Compare
Choose a tag to compare
version 0.1 Pre-release
Pre-release

This is the first release of FAIR-Checker, a web tool aimed at evaluating the FAIRness of digital ressources.

Features

  • Automated and parallel execution of FAIR metrics as implemented through the FAIRMetrics APIs
  • Technical recommendations for developers to progress in FAIRifing their resources ()
  • Graphical representation of evaluation results
  • Basic usage statistics
  • Check if ontology classes and properties are known in common repositories (LOV, OLS, BioPortal)
  • Evaluate metadata conformance to ScholarlyArticle, Dataset, ComputationalTool Bioschemas profile (Schema.org extensions)

Full Changelog: https://github.com/IFB-ElixirFr/fair-checker/commits/v0.1