diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2020-01-09 15:02:17 +0100 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2020-01-09 15:02:17 +0100 |
commit | ffd2597d5e962e3f3a2ea23c66a135bb737b2390 (patch) | |
tree | 382644d68497c3f485e77028f060bb746bfbb947 /python/tests/files/datacite/datacite_result_16.json | |
parent | 8eab14ac12b17f4965ec5569853bf885ca6aacd2 (diff) | |
download | fatcat-ffd2597d5e962e3f3a2ea23c66a135bb737b2390.tar.gz fatcat-ffd2597d5e962e3f3a2ea23c66a135bb737b2390.zip |
datacite: improve license_slug handling
Diffstat (limited to 'python/tests/files/datacite/datacite_result_16.json')
-rw-r--r-- | python/tests/files/datacite/datacite_result_16.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/tests/files/datacite/datacite_result_16.json b/python/tests/files/datacite/datacite_result_16.json index ad585e3c..ef26c47c 100644 --- a/python/tests/files/datacite/datacite_result_16.json +++ b/python/tests/files/datacite/datacite_result_16.json @@ -24,6 +24,7 @@ "resourceTypeGeneral": "Dataset" } }, + "license_slug": "CC-BY", "publisher": "Figshare", "refs": [], "release_stage": "published", |