-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathopenreview-application.json
273 lines (273 loc) · 11.5 KB
/
openreview-application.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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
* Remove Submission Options: abstract, pdf
----
* Homepage Override:
{
"title": "OLS Open Seeds",
"subtitle": "Call for application to join the next cohort of OLS Open Seeds",
"location": "Online",
"deadline": "Submission Deadline: January 11, 2023 11:59pm AOE",
"website": "https://openlifesci.org/",
"instructions": "<h1>Application Submission Guidelines</h1><li>To create your application draft, please use the <a href=\"https://github.com/open-life-science/application-forms\">OLS application guidelines and template</a></li><li>Please register on Open Review few days before your submission to allow activation of your Open Review profile</li><li>For more information, please visit the <a href=\"https://openlifesci.org\">Open Life Science website</a></li></br>"
}
----
Additional Submission Options:
{
"title": {
"value": {
"param": {
"type": "string",
"regex": ".{1,250}"
}
},
"description": "Project Name. Please note that your project doesn't have to be technical — it can be a curriculum (open educational resource), an open data project, documentation or report, an open source software project, open publication, community building, team culture movements, or anything else that supports openness in research communities, have something to work on (a feature, module, or minimum viable product) during the program and allows and welcomes contributions by others. Whether your project is just an idea at this stage or something that’s been running for years, all applications are welcome.",
"order": 1
},
"TLDR": {
"value": {
"param": {
"type": "string",
"regex": "[^\\n]{0,250}"
}
},
"description": "\"Too Long, Didn't Read\": a short sentence describing your proposal",
"order": 2
},
"authors": {
"value": {
"param": {
"type": "string[]",
"regex": "[^;,\\n]+(,[^,\\n]+)*",
"hidden": true
}
},
"description": "Comma separated list of author names.",
"order": 3
},
"authorids": {
"value": {
"param": {
"type": "group[]",
"regex": "~.*|([a-z0-9_\\-\\.]{1,}@[a-z0-9_\\-\\.]{2,}\\.[a-z]{2,},){0,}([a-z0-9_\\-\\.]{1,}@[a-z0-9_\\-\\.]{2,}\\.[a-z]{2,})"
}
},
"description": "Search author profile by first, middle and last name or email address. If the profile is not found, you can add the author by completing first, middle, and last names as well as the author email address.",
"order": 4
},
"country": {
"value": {
"param": {
"type": "string",
"regex": ".{1,500}",
"markdown": true
}
},
"description": "Country of residence. Comma-separated list of countries, if different for different authors.",
"order": 5
},
"affiliation": {
"value": {
"param": {
"type": "string",
"regex": ".{1,500}",
"markdown": true
}
},
"description": "Please provide the affiliation under which your project will be developed. For independent research please use - Independent. Comma-separated list of affiliation, if different for different authors.",
"order": 6
},
"pronouns": {
"value": {
"param": {
"type": "string",
"regex": ".{1,500}",
"markdown": true,
"optional": true
}
},
"description": "Please share preferred pronouns (optional). Comma-separated list of pronouns, if different for different authors.",
"order": 7
},
"keywords": {
"value": {
"param": {
"type": "string",
"regex": "(^$)|[^;,\\n]+(,[^,\\n]+)*"
}
},
"description": "Comma-separated list of keywords that best describe the research and interest areas of your project.",
"order": 8
},
"project": {
"value": {
"param": {
"type": "string",
"regex": "[\\S\\s]{1,1000}",
"markdown": true
}
},
"description": "Describe your project in a minimum of 100 words (2-3 sentences) and maximum of 200 words. You can use MarkDown formatting (see: https://commonmark.org/help/).",
"order": 9
},
"problem": {
"value": {
"param": {
"type": "string",
"regex": "[\\S\\s]{1,1000}",
"markdown": true
}
},
"description": "What problem(s) are you solving with this project? Please describe in a minimum of 100 words (2-3 sentences) and maximum of 200 words. You can use MarkDown formatting (see: https://commonmark.org/help/).",
"order": 10
},
"achievements": {
"value": {
"param": {
"type": "string",
"regex": "[\\S\\s]{1,1000}",
"markdown": true
}
},
"description": "What concrete achievements do you want to accomplish during your participation in the OLS program? Please describe in a minimum of 100 words (2-3 sentences) and maximum of 200 words. You can use MarkDown formatting (see: https://commonmark.org/help/).",
"order": 11
},
"status": {
"value": {
"param": {
"type": "string",
"enum": [
"I have a great idea",
"Working towards a first prototype",
"Just launched first prototype",
"Working on new release/feature on an existing prototype",
"Maintaining work on an existing prototype"
],
"input": "radio"
}
},
"description": "What is the current status of your project or work?",
"order": 12
},
"goal": {
"value": {
"param": {
"type": "string",
"enum": [
"I have a great idea",
"Working towards a first prototype",
"Just launched first prototype",
"Working on new release/feature on an existing prototype",
"Maintaining work on an existing prototype"
],
"input": "radio"
}
},
"description": "Where would you like to be after your participation in the OLS program?",
"order": 13
},
"open": {
"value": {
"param": {
"type": "string",
"regex": "[\\S\\s]{1,1000}",
"markdown": true
}
},
"description": "What inspires you to work openly in research? Please respond in a minimum of 100 words (2-3 sentences) and maximum of 200 words. You can use MarkDown formatting (see: https://commonmark.org/help/).",
"order": 14
},
"challenges": {
"value": {
"param": {
"type": "string",
"regex": "[\\S\\s]{1,1000}",
"markdown": true
}
},
"description": "What challenges have you faced in working in open science? Please respond in a minimum of 100 words (2-3 sentences) and maximum of 200 words. You can use MarkDown formatting (see: https://commonmark.org/help/).",
"order": 15
},
"learning": {
"value": {
"param": {
"type": "string",
"regex": "[\\S\\s]{1,1000}",
"markdown": true
}
},
"description": "What are your learning goals in the Open Life Science program? Please respond in a minimum of 100 words (2-3 sentences) and maximum of 200 words. You can use MarkDown formatting (see: https://commonmark.org/help/).",
"order": 16
},
"community": {
"value": {
"param": {
"type": "string",
"regex": "[\\S\\s]{1,1000}",
"markdown": true
}
},
"description": "What community/communities are you working with or have worked with in the past? Please note this could be any type of community in the context of academia, research, industry or something in your neighbourhood. Tell us about your experience working with this community, such as the nature of your involvement and aspects of community participation you liked or disliked. If you haven't worked with any community before, tell us why you are interested in being part of our diverse community. Please respond in a minimum of 100 words (2-3 sentences) and maximum of 200 words.",
"order": 17
},
"mentor": {
"value": {
"param": {
"type": "string",
"regex": "[\\S\\s]{1,1000}",
"markdown": true
}
},
"description": "What do you expect from a mentor? Please respond in a minimum of 100 words (2-3 sentences) and maximum of 200 words. You can use MarkDown formatting (see: https://commonmark.org/help/).",
"order": 18
},
"previous-applications": {
"value": {
"param": {
"type": "string",
"regex": "[\\S\\s]{1,1000}"
}
},
"description": "Have you applied to OLS before, or are you applying as an author on more than one project in this round of applications? If yes, please share the project name and which round(s) you applied to OLS in, e.g. \"OLS-1, Open Science Writing Guide\".",
"order": 19
},
"accessibility": {
"value": {
"param": {
"type": "string",
"regex": "[\\S\\s]{1,1000}"
}
},
"description": "The OLS team aims to create as inclusive an environment as possible for everyone. To help us prepare effectively, please let us know if there is anything we can do to facilitate your participation. This might include sign interpreters for video calls, alternative format materials, or something else. We will provide real-time captioning using otter.ai and/or Google Slides by default. This information will not be shared with application reviewers, and will not affect whether or not you are accepted to the program.",
"order": 20
},
"language": {
"value": {
"param": {
"type": "string",
"regex": "[\\S\\s]{1,1000}"
}
},
"description": "What language do you prefer for your communication during the mentoring calls? We will try to pair you with a mentor who can interact in your primary language if available in our mentor community.",
"order": 21
},
"membership": {
"value": {
"param": {
"type": "string",
"enum": [
"EOSC-Life/ELIXIR",
"OLS-Africa Scheme/SADILAR/Bioinformatics Hub Kenya",
"The Turing Way/The Alan Turing Institute",
"TU Delft",
"VU Amsterdam",
"Software Sustainability Institute",
"Chan Zuckerberg Initiative grantee",
"Not sure",
"None"
],
"input": "radio"
}
},
"description": "Are you affiliated with or funded by any of these organisations?",
"order": 22
}
}