aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite/datacite_doc_22.json
blob: 0f7c5e57173a577fc6b38d17a36f0151b385db00 (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
{
  "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": "GERMAN",
    "publicationYear": 2017,
    "state": "findable",
    "titles": [
      {
        "title": "ABC"
      }
    ],
    "types": {
      "bibtex": "misc",
      "citeproc": "article",
      "ris": "GEN",
      "schemaOrg": "CreativeWork"
    }
  }
}