diff options
Diffstat (limited to 'python/tests/files/datacite/datacite_result_15.json')
-rw-r--r-- | python/tests/files/datacite/datacite_result_15.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/python/tests/files/datacite/datacite_result_15.json b/python/tests/files/datacite/datacite_result_15.json new file mode 100644 index 00000000..5e7180c4 --- /dev/null +++ b/python/tests/files/datacite/datacite_result_15.json @@ -0,0 +1,29 @@ +{ + "abstracts": [], + "contribs": [ + { + "given_name": "David", + "index": 0, + "raw_name": "David Richardson", + "role": "author", + "surname": "Richardson" + } + ], + "ext_ids": { + "doi": "10.6073/pasta/95296d8416aae24f3d39b4ecb27f0b28" + }, + "extra": { + "datacite": { + "metadataVersion": 1, + "resourceType": "dataPackage", + "resourceTypeGeneral": "Dataset", + "schemaVersion": "http://datacite.org/schema/kernel-2.2" + } + }, + "publisher": "Environmental Data Initiative", + "refs": [], + "release_stage": "published", + "release_type": "dataset", + "release_year": 2017, + "title": "Parramore Island of the Virginia Coast Reserve Permanent Plot Resurvey: Tree data 1997" +} |