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