Module Metadata Validator (incl Crossref API)
- Create module "metadata_validator" in "toolbox/data_enricher"
- in this module add "crossref_requester.py" (for reference, see datacite_requester.py)
- crossref_requester.py should request metadata of a found literature DOI
- (Crossref API example: https://api.crossref.org/works/10.1038%2Fs41535-020-00255-9)
- crossref schema reference 4.8.1.: https://data.crossref.org/reports/help/schema_doc/4.8.1/index.html (generic https://www.crossref.org/documentation/schema-library/schema-versions/)
- crossref_requester.py should request metadata of a found literature DOI
- in this module add "crossref_requester.py" (for reference, see datacite_requester.py)
- for further analyses and validation, the possible values of the field "type" will be interesting
Edited by Markus Kubin
