aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite/datacite_result_33.json
blob: bcb7246977c2577af2187e92349404c662b9f35f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
  "abstracts": [
    {
      "content": "1234567890",
      "mimetype": "text/plain"
    }
  ],
  "contribs": [
    {
      "given_name": "",
      "surname": "",
      "index": 0,
      "raw_name": "ABC News",
      "role": "author"
    }
  ],
  "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"
}