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_06.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_06.json')
-rw-r--r-- | python/tests/files/datacite/datacite_result_06.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/python/tests/files/datacite/datacite_result_06.json b/python/tests/files/datacite/datacite_result_06.json index 4f6cae94..32c09b33 100644 --- a/python/tests/files/datacite/datacite_result_06.json +++ b/python/tests/files/datacite/datacite_result_06.json @@ -18,8 +18,7 @@ } ], "metadataVersion": 1, - "resourceTypeGeneral": "InteractiveResource", - "schemaVersion": "http://datacite.org/schema/kernel-3" + "resourceTypeGeneral": "InteractiveResource" } }, "refs": [], |