-
-
Notifications
You must be signed in to change notification settings - Fork 68
/
.zenodo.json
150 lines (150 loc) · 3.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
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
{
"description": "Common Workflow Language User Guide",
"license": "CC-BY-4.0",
"title": "Common Workflow Language User Guide",
"upload_type": "publication",
"publication_type": "softwaredocumentation",
"creators": [
{
"name": "Alain Domissy"
},
{
"name": "Andrew Jesaitis"
},
{
"name": "Bamiwo Aluko"
},
{
"orcid": "https://orcid.org/0000-0002-6206-4638",
"name": "Benjamin Carr"
},
{
"name": "Michele Mastropietro",
"orcid": "https://orcid.org/0000-0002-6324-5713"
},
{
"name": "Emannuel Fernandes de Oliveira Carvalho"
},
{
"name": "Eugene Miloslavsky"
},
{
"name": "Robin Long",
"orcid": "https://orcid.org/0000-0003-2249-645X"
},
{
"name": "Ngumih Fien"
},
{
"name": "Mary Gathoni"
},
{
"name": "Henry Liu"
},
{
"name": "Marijke J. van Baren"
},
{
"name": "jessMaia"
},
{
"name": "Bruno P. Kinoshita",
"orcid": "https://orcid.org/0000-0001-8250-4074"
},
{
"name": "Kaushik Ghose",
"orcid": "https://orcid.org/0000-0003-2933-1260"
},
{
"name": "Konstantin Taletskiy",
"orcid": "https://orcid.org/0000-0001-6846-9815"
},
{
"name": "Kushal Beniwal"
},
{
"name": "Mark A. Jensen",
"orcid": "https://orcid.org/0000-0001-5215-101X"
},
{
"name": "Levai Mackenzie Ágbàrà"
},
{
"name": "Manabu Ishii",
"orcid": "https://orcid.org/0000-0002-5843-4712"
},
{
"name": "medcelerate"
},
{
"name": "Michael R. Crusoe",
"orcid": "https://orcid.org/0000-0002-2961-9670",
"affiliation": "Common Workflow Language project"
},
{
"name": "Ruth B. McCole",
"orcid": "https://orcid.org/0000-0002-1861-7055"
},
{
"name": "sersorrel"
},
{
"name": "Adrian Sharma"
},
{
"name": "Steffen Möller",
"orcid": "https://orcid.org/0000-0002-7187-4683"
},
{
"name": "Oghenemaro Akpobi"
},
{
"name": "Stian Soiland-Reyes",
"orcid": "https://orcid.org/0000-0001-9842-9718"
},
{
"name": "Luka Stojanovic"
},
{
"name": "Sarah Wait Zaranek",
"orcid": "https://orcid.org/0000-0003-4716-9121"
},
{
"name": "Peter Amstutz",
"orcid": "https://orcid.org/0000-0003-3566-7705"
},
{
"name": "Toby Hodges",
"affiliation": "European Molecular Biology Laboratory",
"orcid": "https://orcid.org/0000-0003-1766-456X"
},
{
"name": "Tomoya Tanjo",
"orcid": "https://orcid.org/0000-0002-4421-9659"
},
{
"name": "Daiki Tsuchiya",
"orcid": "https://orcid.org/0000-0003-2112-9316"
},
{
"name": "Wolfgang Gerlach",
"orcid": "https://orcid.org/0000-0002-1480-1242"
},
{
"name": "Zipho Mashologu"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/common-workflow-language/user_guide",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.840129",
"relation": "isPartOf"
}
]
}