-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy path.zenodo.json
32 lines (32 loc) · 911 Bytes
/
.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
{
"description": "CoreMS is a comprehensive mass spectrometry framework for software development and data analysis of small molecules",
"license": "other-open",
"title": "EMSL-Computing/CoreMS: CoreMS 1.0.0",
"version": "v1.0.0",
"upload_type": "software",
"publication_date": "2021-03-27",
"creators": [
{
"name": "Yuri E. Corilo"
},
{
"name": "William R. Kew"
},
{
"name": "Lee Ann McCue"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/EMSL-Computing/CoreMS/tree/v1.0.1",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.4641552",
"relation": "isVersionOf"
}
]
}