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_03.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_03.json')
-rw-r--r-- | python/tests/files/datacite/datacite_result_03.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/tests/files/datacite/datacite_result_03.json b/python/tests/files/datacite/datacite_result_03.json index 6aa65aee..ce120775 100644 --- a/python/tests/files/datacite/datacite_result_03.json +++ b/python/tests/files/datacite/datacite_result_03.json @@ -11,9 +11,7 @@ "doi": "10.13140/rg.2.2.30434.53446" }, "extra": { - "datacite": { - "schemaVersion": "http://datacite.org/schema/kernel-3" - } + "datacite": {} }, "language": "ms", "refs": [], |