Releases: IFB-ElixirFr/FAIR-checker
Releases · IFB-ElixirFr/FAIR-checker
Version 1.2
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
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
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
Full Changelog: v1.0.6...v1.1
Version 1.0.6
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
FAIR-checker: a web tool to evaluate FAIRness of digital ressources.
Enhancements
- Improve cache for FAIR-Checker #118
Bug fixed
Full Changelog: v1.0.4...v1.0.5
Version 1.0.4
version 1.0.3
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
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
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
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