diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2020-07-07 02:08:26 +0200 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2020-07-07 02:08:26 +0200 |
commit | fcc6f24a95a7b77bda4ec813daecc2b737a82412 (patch) | |
tree | 23795219ad991387d30a1c72c8b79e5993e254a9 /python/tests/files/datacite/datacite_result_05.json | |
parent | ca8fa64c1590a43b1e92fd8898275625d083451a (diff) | |
download | fatcat-fcc6f24a95a7b77bda4ec813daecc2b737a82412.tar.gz fatcat-fcc6f24a95a7b77bda4ec813daecc2b737a82412.zip |
datacite: address duplicated contributor issue
Use string comparison.
* https://fatcat.wiki/release/spjysmrnsrgyzgq6ise5o44rlu/contribs
* https://api.datacite.org/dois/10.25940/roper-31098406
Diffstat (limited to 'python/tests/files/datacite/datacite_result_05.json')
-rw-r--r-- | python/tests/files/datacite/datacite_result_05.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/tests/files/datacite/datacite_result_05.json b/python/tests/files/datacite/datacite_result_05.json index 79c2a8fb..d634490d 100644 --- a/python/tests/files/datacite/datacite_result_05.json +++ b/python/tests/files/datacite/datacite_result_05.json @@ -505,9 +505,6 @@ "surname": "Wurzbacher" }, { - "raw_name": "Kessy Abarenkov" - }, - { "raw_name": "NHM UT-University Of Tartu; Natural History Museum And Botanic Garden" } ], |