Project:ZenodoDocumentation
From MaRDI portal
Execution
execute the import.py script in the scripts folder
python3import.py --mode zenodo
the importer can be run with one or more of the following optional arguments:
- communities: List[str] : a list of zenodo community IDs
- resourceTypes: List[str]: a list of zenodo resource types (check here https://help.zenodo.org/guides/search/ for valid values)
- orcid_id_file: str: path to a file contianing information about the authors. must contain a column ‘orcid’
- customQ: str: see here https://help.zenodo.org/guides/search/ how to build a custom query