aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite/datacite_doc_20.json
blob: 7126ee3775c44b582c1554b19dcaa02dc69743bb (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
{
  "attributes": {
    "creators": [
      {
        "affiliation": [],
        "name": "(:Unav)",
        "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": null,
    "publicationYear": 2017,
    "state": "findable",
    "titles": [
      {
        "title": "<h1>Eastern questionnaire</h1>"
      }
    ],
    "types": {
      "bibtex": "misc",
      "citeproc": "article",
      "ris": "GEN",
      "schemaOrg": "CreativeWork"
    }
  }
}