aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite/datacite_doc_33.json
blob: 571d1220b9ab698af15348c640b08055fabb7c79 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
  "id": "10.17912/micropub.biology.000143",
  "type": "dois",
  "attributes": {
    "doi": "10.17912/micropub.biology.000143",
    "identifiers": null,
    "creators": [
      {
        "name": "ABC News",
        "givenName": "",
        "familyName": "",
        "affiliation": [],
        "role": "author"
      }
    ],
    "titles": [
      {
        "title": "Sample"
      }
    ],
    "publisher": "microPublication Biology",
    "publicationYear": 2019,
    "types": {
      "resourceTypeGeneral": "DataPaper"
    },
    "relatedIdentifiers": [],
    "sizes": [],
    "formats": [],
    "version": null,
    "rightsList": [],
    "descriptions": [
      {
        "description": 1234567890,
        "descriptionType": "Abstract"
      }
    ],
    "geoLocations": [],
    "fundingReferences": [],
    "url": "https://www.micropublication.org/journals/biology/micropub.biology.000143",
    "created": "2019-08-19T14:43:08.000Z",
    "registered": "2019-08-19T14:43:09.000Z",
    "published": "2019",
    "updated": "2019-11-09T12:32:02.000Z",
    "contributors": [
      {
        "name": "ABC News",
        "givenName": "",
        "familyName": "",
        "affiliation": [],
        "role": ""
      }
    ]
  },
  "relationships": {
    "client": {
      "data": {
        "id": "caltech.micropub",
        "type": "clients"
      }
    }
  }
}