-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zenodo.json
51 lines (51 loc) · 1.37 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
{
"title": "How to tune your DOI record with Zenodo",
"license": "BSD-3-Clause",
"creators": [
{
"name": "Castelao, Guilherme",
"affiliation": "Scripps Institution of Oceanography - UC San Diego",
"orcid": "0000-0002-6765-0708"
}
],
"contributors": [
{
"type": "ContactPerson",
"name": "Castelao, Guilherme",
"affiliation": "Scripps Institution of Oceanography - UC San Diego",
"orcid": "0000-0002-6765-0708"
},
{
"type": "Researcher",
"name": "Castelao, Guilherme",
"affiliation": "Scripps Institution of Oceanography - UC San Diego",
"orcid": "0000-0002-6765-0708"
},
{
"type": "Sponsor",
"name": "Ocean Observing and Monitoring Division - NOAA"
},
{
"type": "Sponsor",
"name": "Southern California Coastal Ocean Observing System"
},
{
"type": "Supervisor",
"name": "Castelao, Guilherme",
"affiliation": "Scripps Institution of Oceanography - UC San Diego",
"orcid": "0000-0002-6765-0708"
}
],
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/castelao/inception/tree/v0.0.3",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.21105/joss.02063",
"relation": "cites"
}
]
}