aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite/datacite_doc_25.json
blob: 2b219728dd627c7e611b24e7e53d3354b8a501e0 (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
{
  "attributes": {
    "creators": [
      {
        "affiliation": [
          "Department of pataphysics"
        ],
        "name": "Anton Welch",
        "nameIdentifiers": []
      }
    ],
    "dates": [
      {
        "date": "2017-08-24",
        "dateType": "Created"
      },
      {
        "date": "2019-08-04",
        "dateType": "Updated"
      },
      {
        "date": "2017",
        "dateType": "Issued"
      }
    ],
    "doi": "10.7916/d86x0cg1",
    "isActive": true,
    "language": "DE-CH",
    "publicationYear": 2016,
    "state": "findable",
    "titles": [
      {
        "title": "Additional file 123: ABC"
      },
      {
        "title": "DEF",
        "titleType": "Subtitle"
      }
    ],
    "types": {
      "bibtex": "misc",
      "citeproc": "article",
      "ris": "GEN",
      "schemaOrg": "CreativeWork"
    }
  }
}