diff options
author | bnewbold <bnewbold@archive.org> | 2020-04-20 21:05:25 +0000 |
---|---|---|
committer | bnewbold <bnewbold@archive.org> | 2020-04-20 21:05:25 +0000 |
commit | 5576efabea5c3e5db1a8b57aef3dc4b4006dd46c (patch) | |
tree | eff50e0d584546339910c591ea6c50d48d33922a /python/tests/files/datacite/datacite_result_31.json | |
parent | a134944ea6044d488af264e3845dad40536c61f4 (diff) | |
parent | 7c6febf20c84dd4f5778e1fb02369456f7dad344 (diff) | |
download | fatcat-5576efabea5c3e5db1a8b57aef3dc4b4006dd46c.tar.gz fatcat-5576efabea5c3e5db1a8b57aef3dc4b4006dd46c.zip |
Merge branch 'martin-datacite-fix-release-contrib-raw-name-check-violation' into 'master'
datacite: fix a raw name constraint violation
See merge request webgroup/fatcat!47
Diffstat (limited to 'python/tests/files/datacite/datacite_result_31.json')
-rw-r--r-- | python/tests/files/datacite/datacite_result_31.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/python/tests/files/datacite/datacite_result_31.json b/python/tests/files/datacite/datacite_result_31.json new file mode 100644 index 00000000..193104b0 --- /dev/null +++ b/python/tests/files/datacite/datacite_result_31.json @@ -0,0 +1,24 @@ +{ + "abstracts": [ + { + "content": "Biological liquid-liquid phase separation", + "lang": "fr", + "mimetype": "text/plain" + } + ], + "contribs": [], + "ext_ids": { + "doi": "10.17912/micropub.biology.000143" + }, + "extra": { + "datacite": { + "resourceTypeGeneral": "DataPaper" + }, + "container_name": "microPublication Biology" + }, + "refs": [], + "release_stage": "published", + "release_year": 2019, + "publisher": "microPublication Biology", + "title": "Sample" +} |