Releases: EOSC-synergy/FAIR_eva
Releases · EOSC-synergy/FAIR_eva
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
Second version of the data management plan for DT-GEO project.
What's Changed
- Remove repo-sync by @orviz in #174
- Update on parameters by @PalomoIFCA in #178
- Upgraded grammar and clarity by @PalomoIFCA in #179
- Feature/vocabularies by @PalomoIFCA in #176
- Added path /endpoint by @PalomoIFCA in #182
- Added query options to the guide. by @PalomoIFCA in #187
- Test that require config.ini to work nicely by @PalomoIFCA in #177
- Method to format output as a PrettyTable by @orviz in #189
- Corrected non list msgs by @PalomoIFCA in #192
- Modified scores documentation by @PalomoIFCA in #194
- New feature to search items in epos by @PalomoIFCA in #186
- Added tombstone test to test a2_01m by @PalomoIFCA in #196
- Feature/feather output by @orviz in #197
- Bump werkzeug from 2.3.8 to 3.0.3 by @dependabot in #201
- Fix/normalized dois by @orviz in #203
- Track and report evaluation logs by @orviz in #204
- Reorganize hierarchical structure of loggers by @orviz in #208
- Merge/latest upstream by @orviz in #209
- Feature/improve client by @orviz in #211
- Moved general evaluation functions to evaluator.py by @PalomoIFCA in #202
- Bump tqdm from 4.66.1 to 4.66.3 by @dependabot in #214
- New implementation of A1-01M by @orviz in #216
- New release 3.0.0: FAIR report in DT-GEO's D4.1v2 by @orviz in #212
- Fix: inherit eval_persistency() and eval_uniqueness() methods by @orviz in #213
- Improve FAIR report table content by @orviz in #215
- Add 'source-name' to the XML properties returned by ORCID API by @orviz in #217
- Implementation of controlled vocabularies in a separate module by @orviz in #205
- New plugin for EPOS data portal (production) API by @orviz in #207
Full Changelog: 2.0.0...3.0.0
2.0.0
What's Changed
- CLI arg for setting path to config.ini by @orviz in #31
- DIGITAL.CSIC update by @ferag in #33
- Fix digital.csic issues by @ferag in #32
- Upd by @ferag in #35
- Optimizing by @ferag in #36
- Test jenkins by @ferag in #39
- Create CODE_OF_CONDUCT.md by @ferag in #40
- Use babel.init_app() instead of babel.localeslector decorator by @orviz in #41
- Fix connexion dependencies by @orviz in #42
- Bump flask from 2.2.4 to 2.2.5 by @dependabot in #43
- Minor fixes by @orviz in #52
- Updated documentation and removed docstrings by @PalomoIFCA in #46
- More customization by @github-actions in #56
- Bump werkzeug from 2.2.3 to 2.3.8 by @dependabot in #60
- Merge/upstream by @orviz in #58
- fair.py execution path & config.ini loading by @orviz in #49
- removed bad docstring from gbif.py by @PalomoIFCA in #55
- Add ignore files for Python and Vim by @orviz in #47
- Reformat code according to black standard (incl. pre-commit) by @orviz in #62
- EPOS plugin & fix configuration loading by @orviz in #61
- Run script to modify refs from IFCA to eosc-synergy by @orviz in #64
- Update from 'Create or Update Request' action by @github-actions in #69
- Update from 'Create or Update Request' action by @github-actions in #71
- Update CITATION.cff by @github-actions in #72
- Update from 'Create or Update Request' action by @github-actions in #73
- Bump werkzeug from 2.2.3 to 2.3.8 by @dependabot in #74
- Use script to set refs according to the target branch by @orviz in #75
- Merge synergy1 by @orviz in #82
- Improved findabilty and reusability checks by @PalomoIFCA in #80
- Contrib by @orviz in #85
- Fix/json responses by @orviz in #86
- Fix: remove unnecessary import by @orviz in #87
- Feature/rda a1 03d by @orviz in #101
- Refactor RDA-A1-01M and RDA-A1-03D by @orviz in #100
- Updated test a1-01m by @PalomoIFCA in #94
- Parsing tests by @PalomoIFCA in #97
- Fix matching of license URLs with SPDX license list by @orviz in #107
- Tests added a1-03 by @PalomoIFCA in #98
- Modiffied the tests for manual data and metadata aquisition by @PalomoIFCA in #96
- Updated mistake in config.ini by @PalomoIFCA in #110
- Fix rda_i1_02m by @PalomoIFCA in #111
- Fix/config terms by @orviz in #112
- Small upgrades and fixes by @PalomoIFCA in #114
- Feature/not tests by @PalomoIFCA in #117
- Support for interoperability-related metadata terms by @orviz in #119
- Feature/existance tests by @PalomoIFCA in #120
- Updated i1_02d so now it checks that no data comes by @PalomoIFCA in #122
- Test r1_2_01m added by @orviz in #123
- Exit gracefully when there is a problem obtaining the metadata from the catalog by @orviz in #125
- Feature/improve config terms by @orviz in #127
- Homogeneise property as a dict with a 'message' and 'points' by @orviz in #129
- Changed wrong variable name by @PalomoIFCA in #131
- Feature/scoring by @orviz in #132
- Implement rda_f1_01d to rely on DOI term by @orviz in #133
- Reimplement f1-01m and f1-01d to reuse the same logic by @orviz in #138
- Improve messaging and docstrings for f3 and f4-01m by @orviz in #139
- Implement f1-02d/m to use the same logic by @orviz in #140
- Implement f2-01m (metadata richness) by relying on Dublin Core's metadata for resource discovery by @orviz in #141
- Added test i1_01d by @PalomoIFCA in #143
- Feature/fairsharing_tests by @PalomoIFCA in #142
- add moain omprovents into prototype by @PalomoIFCA in #146
- Support for machine readable values in license values by @orviz in #148
- Impplement r1_1_03m (machine readable) by @orviz in #149
- Corrected i3_02m by @PalomoIFCA in #147
- Prototype upgrader1 301d by @PalomoIFCA in #151
- Upgraded r1_3_01d by @PalomoIFCA in #150
- Support for a query parameter (q) in the input payload by @orviz in #144
- Feature/i1 02m by @orviz in #153
- Support for a query 'q' parameter by @orviz in #157
- Feature/fair-eva.py by @PalomoIFCA in #155
- Additions to cli by @orviz in #161
- Update How to use the epos plugin.md by @PalomoIFCA in #165
- Clearer grammar in explanation by @PalomoIFCA in #166
- Added docker tutorial by @PalomoIFCA in #168
- Coorections to docker tutorial by @PalomoIFCA in #169
- Docker tutorial by @PalomoIFCA in #170
- Added explanation on docker id by @PalomoIFCA in #171
- Create How to use the epos plugin.md by @PalomoIFCA in #160
- Now query is adapted to the prototype by @PalomoIFCA in #163
- Release/2.0.0 by @orviz in #173
New Contributors
- @dependabot made their first contribution in #43
Full Changelog: 1.0...2.0.0
FAIR EVA 1.0
First release