Shortcut function to get Zenodo licenses
eblondel opened this issue · 0 comments
eblondel commented
Zenodo licenses (which come from the SPDX standard https://spdx.dev/ - international open standard (ISO/IEC 5962:2021) can be retrieved using the code:
zenodo = ZenodoManager$new()
zenodo$getLicenses()
A shortcut get_licenses
will be added and exported