Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

license enum conversion #81

Open
jspaaks opened this issue Sep 26, 2018 · 1 comment
Open

license enum conversion #81

jspaaks opened this issue Sep 26, 2018 · 1 comment

Comments

@jspaaks
Copy link
Member

jspaaks commented Sep 26, 2018

I may have an issue regarding licenses with converting from cff to zenodo. Both use a restricted vocabulary/enums for the license value, but cff uses SPDX while zenodo.json uses https://licenses.opendefinition.org/licenses/groups/all.json it seems. (needs confirmation)

specific problem occurs with license GPL-2.0-only (SPDX) v GPL-2.0 (opendefinition). on this repo/version: https://github.com/NLeSC/structure-from-motion/releases/tag/1.0.4. on zenodo the error is:

{
    "errors": "Unknown error occured."
}
@jspaaks
Copy link
Member Author

jspaaks commented Nov 9, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant