aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite/datacite_result_24.json
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2020-01-02 19:02:04 +0100
committerMartin Czygan <martin.czygan@gmail.com>2020-01-02 19:02:04 +0100
commit61f0bbfbfdaf41be799fa41c88077806ef913188 (patch)
treeb1b839d5cb94e63c720baac08cc0dee1ae0f015a /python/tests/files/datacite/datacite_result_24.json
parent9d4385210518266d73964f140f47995774656c3f (diff)
downloadfatcat-61f0bbfbfdaf41be799fa41c88077806ef913188.tar.gz
fatcat-61f0bbfbfdaf41be799fa41c88077806ef913188.zip
datacite: add another test case
Diffstat (limited to 'python/tests/files/datacite/datacite_result_24.json')
-rw-r--r--python/tests/files/datacite/datacite_result_24.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/python/tests/files/datacite/datacite_result_24.json b/python/tests/files/datacite/datacite_result_24.json
new file mode 100644
index 00000000..42859275
--- /dev/null
+++ b/python/tests/files/datacite/datacite_result_24.json
@@ -0,0 +1,22 @@
+{
+ "extra": {},
+ "title": "ABC",
+ "subtitle": "DEF",
+ "release_type": "article",
+ "release_stage": "published",
+ "release_date": "2017-08-24",
+ "release_year": 2017,
+ "ext_ids": {
+ "doi": "10.7916/d86x0cg1"
+ },
+ "contribs": [
+ {
+ "index": 0,
+ "raw_name": "Anton Welch",
+ "role": "author",
+ "raw_affiliation": "Department of pataphysics"
+ }
+ ],
+ "refs": [],
+ "abstracts": []
+}