-
Notifications
You must be signed in to change notification settings - Fork 1
/
.zenodo.json
61 lines (61 loc) · 1.65 KB
/
.zenodo.json
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
{
"license": "Apache-2.0",
"upload_type": "software",
"creators": [
{
"orcid": "0000-0002-8762-8057",
"affiliation": "Princeton University",
"name": "Koeser, Rebecca Sutton"
},
{
"orcid": "0000-0002-4542-0899",
"affiliation": "Princeton University",
"name": "Budak, Nick"
},
{
"orcid": "0000-0002-6702-6964",
"affiliation": "Princeton University",
"name": "Gissoo Doroudian"
},
{
"orcid": "0000-0002-9973-560X",
"affiliation": "Princeton University",
"name": "Kevin McElwee"
},
{
"orcid": "0000-0002-9973-560X",
"name": "Hicks, Benjamin"
},
{
"orcid": "0000-0002-6114-3182",
"name": "Li, Xinyi"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/Princeton-CDH/mep-django",
"relation": "isSupplementTo"
},
{
"scheme": "url",
"identifier": "https://shakespeareandco.princeton.edu/",
"relation": "compiles"
}
],
"contributors": [
{
"orcid": "0000-0001-7092-5840",
"affiliation": "Princeton University",
"type": "ProjectLeader",
"name": "Kotin, Joshua"
},
{
"orcid": "0000-0002-8735-8405",
"affiliation": "Princeton University",
"type": "ProjectManager",
"name": "Munson, Rebecca"
}
]
}