dataverse
dataverse copied to clipboard
schema.org representation of license is incorrect
Our repository (DataverseNO) has recently been FAIR-evaluated by the Scandinavian node of EOSC, EOSC-Nordic (https://www.eosc-nordic.eu/). Among other things, we got the following feedback:
There seems to be an issue with how the license metadata is presented in Schema.org format. We got the following warning from our evaluation tool: "INFO License metadata found (schema.org) - {'@type': 'Dataset', 'text': 'CC0', 'url': 'https://creativecommons.org/publicdomain/zero/1.0/'} WARNING Looks like schema.org representation of license is incorrect, skipping the test."
Thanks @philippconzett. This sounds related to the changes to the Schema.org export proposed in https://github.com/IQSS/dataverse/issues/7349.
Would you know if EOSC-Nordic's FAIR evaluation tool is expecting the license metadata in the way that's proposed in https://github.com/IQSS/dataverse/issues/7349, did they provide more info about what their tool expects, or could we contact them (or ask them to hop on this GitHub issue)? I see their report at https://doi.org/10.5281/zenodo.4045401, which might have these kinds of details, but it's a hefty 42 pages. Haven't had the time to dig in.
I think this is actually a duplicate of #7349 and should be closed as such, unless you want to split that ticket into sub-issues.
This was improved / perhaps resolved in #7920 - when multiple licenses were introduced we switched to using the 'license':'https://creativecommons.org/publicdomain/zero/1.0/' form (just URL, not a json object) which is allowed by Google.
@qqmyers great!
@philippconzett what do you think? Better? Need anything else?
Sorry for my late reply. I suggest closing this issue. If this is still a problem in the next FAIR evaluation, we can re-open it. Thanks!