diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2020-01-09 02:02:37 +0100 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2020-01-09 02:02:37 +0100 |
commit | 24ac1dd2f0783583881320ef5fde6540d8530467 (patch) | |
tree | 01d26c368ae7eba92f4a7cbbfd401d24edeb8341 /python/tests/files/datacite/datacite_result_17.json | |
parent | b37b24a9b8d1a4c3b075763b99306f44d3ebbfa8 (diff) | |
download | fatcat-24ac1dd2f0783583881320ef5fde6540d8530467.tar.gz fatcat-24ac1dd2f0783583881320ef5fde6540d8530467.zip |
datacite: get rid of schemaVersion
Diffstat (limited to 'python/tests/files/datacite/datacite_result_17.json')
-rw-r--r-- | python/tests/files/datacite/datacite_result_17.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/python/tests/files/datacite/datacite_result_17.json b/python/tests/files/datacite/datacite_result_17.json index 0f768179..ca4e2743 100644 --- a/python/tests/files/datacite/datacite_result_17.json +++ b/python/tests/files/datacite/datacite_result_17.json @@ -12,8 +12,7 @@ }, "extra": { "datacite": { - "resourceTypeGeneral": "Dataset", - "schemaVersion": "http://datacite.org/schema/kernel-4" + "resourceTypeGeneral": "Dataset" } }, "publisher": "Harvard Dataverse", |