Skip to content

Commit 1534d83

Browse files
authored
Zenodo customization
1 parent db58d70 commit 1534d83

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

.zenodo.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"description": "Common Workflow Language User Guide",
3+
"license": "CC-BY-4.0",
4+
"title": "Common Workflow Language User Guide",
5+
"upload_type": "publication",
6+
"publication_type": "softwaredocumentation",
7+
"publication_date": "2017-08-08",
8+
"creators": [
9+
{
10+
"affiliation": "European Molecular Biology Laboratory",
11+
"name": "Toby Hodges"
12+
},
13+
{
14+
"affiliation": "Common Workflow Language project",
15+
"orcid": "http://orcid.org/0000-0002-2961-9670",
16+
"name": "Michael R. Crusoe"
17+
},
18+
],
19+
"access_right": "open",
20+
"notes": "Based off of the excellent Software/Data Carpentry templates: https://github.com/swcarpentry/styles/",
21+
"related_identifiers": [
22+
{
23+
"scheme": "url",
24+
"identifier": "https://github.com/common-workflow-language/user_guide",
25+
"relation": "isSupplementTo"
26+
},
27+
{
28+
"scheme": "doi",
29+
"identifier": "10.5281/zenodo.840129",
30+
"relation": "isPartOf"
31+
}
32+
]
33+
}

0 commit comments

Comments
 (0)