-
Notifications
You must be signed in to change notification settings - Fork 1
/
metadata.json
21 lines (20 loc) · 1.06 KB
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"Author": [
{"name" : "NAME",
"affiliation(optional)": "AFFILIATION",
"contact(optional)": "contact email address",
"Comment (Don't include)": "Affiliation and contact are optional, but at least one contact is needed."},
{"name" : "NAME",
"affiliation(optional)": "AFFILIATION",
"contact(optional)": "contact email address"}
],
"Paper_id": {
"doi" : "Digital Object Identifier",
"arXiv" : "arXiv Identifier",
"comment (Don't need to include)": "At least one of doi or arXiv identifier must be given"
},
"Model Homepage (Optional)": "Link to the official homepage of your model. We will use the Zenodo page link if you choose to upload your model to Zenodo but do not provide this value.",
"Description": "Write your description of your model here.",
"Existing Model Doi(if you are using 'Update new version')": "Zenodo-issued concept-DOI for your model",
"Model Doi(if you are using 'Upload metadata to GitHub')": "Zenodo DOI of your model"
}