-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.zenodo.json
79 lines (79 loc) · 2.17 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"language": "eng",
"license": "Apache-2.0",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/Princeton-CDH/ppa-django",
"relation": "isSupplementTo"
},
{
"scheme": "url",
"identifier": "https://prosody.princeton.edu/",
"relation": "compiles"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.2400705",
"relation": "isPreviousVersionOf",
"resource_type": "software"
}
],
"upload_type": "software",
"contributors": [
{
"orcid": "0000-0003-0214-8757",
"affiliation": "Princeton University",
"type": "Editor",
"name": "Martin, Meredith"
},
{
"orcid": "0000-0002-7960-3175",
"affiliation": "Princeton University",
"type": "Editor",
"name": "Naydan, Mary"
},
{
"orcid": "0000-0002-8735-8405",
"affiliation": "Princeton University",
"type": "Editor",
"name": "Munson, Rebecca"
},
{
"orcid": "0000-0002-6114-3182",
"type": "ProjectMember",
"name": "Li, Xinyi"
}
],
"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-9973-560X",
"name": "Hicks, Benjamin W."
},
{
"orcid": "0000-0002-6702-6964",
"affiliation": "Princeton University",
"name": "Doroudian, Gissoo"
},
{
"affiliation": "Princeton University",
"name": "Bansal, Vineet"
},
{
"orcid": "0000-0003-2577-8102",
"affiliation": "Princeton University",
"name": "McElwee, Kevin"
}
],
"access_right": "open"
}