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
Zenodo licenses (which come from the SPDX standard https://spdx.dev/ - international open standard (ISO/IEC 5962:2021) can be retrieved using the code:
A shortcut
get_licenses
will be added and exported