generated from ICBO-conference/ICBO-template
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcall.html
408 lines (367 loc) · 26 KB
/
call.html
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
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="International Conference on Biomedical Ontology" />
<meta name="keywords" content="Ontology, Conference, Biomedical, ICBO, AI, Machine Learning, Barry Smith, Maurício Barcellos, Renata Guizzardi"/>
<meta name="author" content="ICBO" />
<title>ICBO - 2023</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700" rel="stylesheet" type="text/css" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav">
<div class="container-fluid">
<a class="navbar-brand" href="./index.html"><b>ICBO 2023</b>
<!-- <img src="./assets/img/logos/icbo2023_logo.png" alt="ICBO"> -->
</a>
<button class="navbar-toggler " type="button" data-bs-toggle="collapse" data-bs-target="#main_nav"
aria-controls="main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav mx-auto py-4 py-lg-0">
<li class="nav-item active"> <a class="nav-link" href="./index.html">Home</a> </li>
<li class="nav-item dropdown" id="myDropdownConference">
<a class="nav-link dropdown-toggle " href="#" data-bs-toggle="dropdown"> Conference </a>
<ul class="dropdown-menu bg-light ">
<li> <a class="dropdown-item" href="./conference.html#conference"> About </a></li>
<li> <a class="dropdown-item" href="./conference.html#local"> Local </a></li>
<li> <a class="dropdown-item" href="./conference.html#organization"> Organization Committee</a></li> <li> <a class="dropdown-item" href="./isbAward.html#isb"> ISB Travel Fellowship Award </a></li>
<li> <a class="dropdown-item" href="./ontobras.html#ontobras"> Ontobras </a></li>
<li> <a class="dropdown-item" href="./conference.html#contact"> Contact </a></li>
</ul>
</li>
<li class="nav-item dropdown" id="myDropdownProgram">
<a class="nav-link dropdown-toggle " href="#" data-bs-toggle="dropdown"> Program </a>
<ul class="dropdown-menu bg-light ">
<li> <a class="dropdown-item" href="./program.html#program"> About </a></li>
<li> <a class="dropdown-item" href="./keynotes.html"> Keynote Speakers </a></li>
<li> <a class="dropdown-item" href="./program.html#workshops"> Accepted Workshops </a></li>
<li> <a class="dropdown-item" href="./program.html#tutorials"> Accepted Tutorials </a></li>
<li> <a class="dropdown-item" href="./program.html#schedule"> Schedule </a></li>
</ul>
</li>
<li class="nav-item dropdown" id="myDropdownCall">
<a class="nav-link dropdown-toggle " href="#" data-bs-toggle="dropdown"> Call for Submissions
</a>
<ul class="dropdown-menu bg-light ">
<li> <a class="dropdown-item" href="./call.html#callForSubmissions"> General Information </a></li>
<li> <a class="dropdown-item" href="./call.html#program"> Program Committee </a></li>
<li> <a class="dropdown-item" href="./call.html#workshops"> Workshops, Tutorials and Demo</a></li>
<li> <a class="dropdown-item" href="./call.html#callFor"> Main Track </a></li>
<li> <a class="dropdown-item" href="./call.html#journal"> Journal </a></li>
</ul>
</li>
<li class="nav-item"><a class="nav-link" href="./registration.html"> Registration </a></li>
<!-- <li class="nav-item"><a class="nav-link" href="./sponsors.html"> Sponsors </a></li> -->
<li class="nav-item dropdown" id="myDropdownTravel">
<a class="nav-link dropdown-toggle " href="#" data-bs-toggle="dropdown"> Travel</a>
<ul class="dropdown-menu bg-light ">
<li> <a class="dropdown-item" href="./travel.html#travel"> Agency </a></li>
<li> <a class="dropdown-item" href="./travel.html#accommodation"> Accommodations </a></li>
<li> <a class="dropdown-item" href="./travel.html#entryVisas"> Customs and Immigration </a></li>
<li> <a class="dropdown-item" href="./travel.html#invitationLetter"> Letter of invitation </a></li>
<li> <a class="dropdown-item" href="./travel.html#travelToBrasilia"> Travel to Brasilia </a></li>
<li> <a class="dropdown-item" href="./travel.html#localAttractions"> Local Attractions </a></li>
</ul>
</li>
<li class="nav-item"><a class="nav-link" href="https://www.icbo2023pt.ncor-brasil.org/index.html">
<img width="20%" src="./assets/img/icons/pt-BR.png" alt="pt-BR">
</a></li>
</ul>
</div>
<!-- navbar-collapse.// -->
</div>
<!-- container-fluid.// -->
</nav>
<section class="page-section" id="callForSubmissions">
<div class="container">
<img style="display: block; margin-left: auto; margin-right: auto;" id="general" width="20%" src="./assets/img/logos/icbo2023_logo.png" alt="ICBO">
<h2 >General Information </h2>
<p>The focus of our 2023 conference is <b>"The role of Ontologies in Artificial Intelligence and Machine
Learning"</b>.</p>
<h3>Important dates:</h3>
<ul>
<li><b>Conference Dates</b>: August 28th to September 1st (Monday-Friday)</li>
<li><b>Workshops/tutorials</b>: August 28-29, 2023</li>
<li><b>Main conference</b>: August 30 - September 01, 2023</li>
<li>Journal Track submission deadline: March 31st.</li>
<li>Workshops and Tutorials submission deadline: <del>April 3</del> <span style="color: red">April
10</span>, 2023. Notification May 3, 2023 </li>
<li>Software demo submission deadline: June 15, 2023. Notification: June 29, 2023</li>
<li>ICBO Conference Papers and Abstracts deadline: <del>May 31</del> <span style="color: red">June 07</span>, 2023. Notification <del>June 29</del><span style="color: red"> July 03</span>, 2023</li>
<li>Workshops and tutorials take place on site in conjunction with <a
href="https://www.inf.ufrgs.br/ontobras/" target="_blank">ONTOBRAS 2023</a></li>
</ul>
<br>
<h4>ISB Travel Award</h4>
<p>The International Society for Biocuration (ISB) is offering a travel fellowship to ICBO in Brazil.</p>
<ul>
<li>The travel award will help fund travel to Brazil for presenting a paper/poster relevant to the area
of
biocuration.</li>
<li>Travel award amount: up to 1500 CHF (Swiss Francs) (approximately $1600 USD or 1500 Euros).</li>
<li>Award for early career researchers (students and postdocs) with interest in the area of biocuration.
</li>
<li>Type of presentation priority: 1) papers, 2) poster.</li>
<li>Recipients must acknowledge the travel award from ISB during the presentation.</li>
</ul>
<p><a href="./conference.html#isb">Details about ISB</a></p><br>
<h3>ICBO Conference Proceeding Publication Requirements</h3>
<p>All conference submissions accepted will be published in the <a href="http://ceur-ws.org/" target="_blank">CEUR
Workshop Proceedings</a> as part of the new <a href="http://ceur-ws.org/iaoa.html" target="_blank">IAOA series</a>. </p>
<p>An example from a past conference can be seen <a href="https://ceur-ws.org/Vol-3073/" target="_blank">here</a></p>
<p>In order for this to happen, the following requirements must be satisfied.</p>
<!-- <h4>Submission Format (Workshops, Tutorials, Papers and Abstracts)</h4> -->
<ol type="1">
<li>All submissions should be in Adobe Portable Document Format (PDF) and should follow the <a href="./papers/CEUR-Template-1col.docx" target="_blank">
CEUR-ART-template.docx</a> file, <b>single column</b>.</li>
<li>Ensure that the conference name, date, and place, and email addresses and ORCIDs of all authors are added to the footnote on the lower left of the first page.</li>
<li>Note that the template provided in the link above already includes the standardized copyright footer for ICBO 2023 with the conference name, date, and place. You only need to fill in the EMAIL and ORCID information for each author.</li>
<li>All papers for ICBO MUST have an accompanying signed <b>Author Agreement</b> to Publish a Contribution as Open-Access on CEUR-WS.org prepared by the
corresponding author. Please download one of the ICBO 2023 customized form bellow:
<ol type="a">
<li><a href="./assets/docs/ceur-author-agreement-ccby-ntp.pdf" target="_blank">AUTHOR-AGREEMENT (NTP)</a>: Authors shall use this form if they included no copyrighted third party material in their paper text (or accompanying sources, datasets). This is the right variant in most cases.</li>
<li><a href="./assets/docs/ceur-author-agreement-ccby-tp.pdf" target="_blank">AUTHOR-AGREEMENT (TP)</a>: Authors shall use this form if they did include copyrighted third party material in their paper or accompanying material. They must then also attach a copy of the permission by the third party to use this material in the signed author agreement!</li>
</ol>
<li>Fill in the fields on the AUTHOR-AGREEMENT form, <b>print it out, sign it in ink (by hand), then scan or photograph the form and <u>both upload it on easychair and send it to <a href="mailto:[email protected]?subject=Author Agreement for submission PAPER ">icbo2023{at}gmail.com</a></u>
</b> with a subject heading that reads "Author Agreement for submission PAPER [<i>PAPER-ID</i>]".</li>
<ul><li>Do NOT digitally sign the pdf, as CEUR-WS.org will not accept it. CEUR-WS.org allows an alternative method to provide a signature if you are unable to print the form, as shown here: <a href="http://ceur-ws.org/agreement-paper1.jpg"
target="_blank">http://ceur-ws.org/agreement-paper1.jpg</a>
</li></ul>
<li>Update your camera-ready paper on easychair.</li>
</ol>
<br>
<h2>Workshops, Tutorials and Demos</h2>
<h3 id="workshops">Call for Workshops, Tutorials and Demos</h3>
<ul>
<li><i>Workshops</i> and <i>Tutorials</i> submission deadline <span
style="text-decoration: line-through;">April 3</span> <span style="color: red">April 10</span>,
2023. Notification <b>May 3</b>, 2023.</li>
<li><i>Software demo</i> submission deadline: <b>June 15</b>, 2023. Notification: <b>June 29</b>, 2023.
</li>
<li><b>Submission link</b>: <a href="http://bit.ly/3JXYPi5" target="_blank">http://bit.ly/3JXYPi5</a> -
submission will use the <i>Google Form</i>. </li>
<p><b>Workshops and tutorials</b> could be Half or Full day (3 and 6 hours respectively)</p>
</ul>
<h5>Workshops</h5>
<p>We are specifically looking for following topics for <b>workshops</b>:</p>
<ul>
<li>Natural Language Processing (NLP)</li>
<li>Ontology aware machine learning or AI</li>
<li>Social Determinants of Health (SDOH)</li>
<li>Fast Healthcare Interoperability Resources (FHIR)</li>
<li>Infectious and immune-mediated disease</li>
<li>FAIR ontology harmonization</li>
<li>Ontology Governance and Interoperability</li>
<li>Other topics are welcome</li>
</ul>
<h5>Tutorials</h5>
<p>We are specifically looking for following topics for <b>tutorials</b>:</p>
<ul>
<li>Introductory Domain Ontology Building (using top-level ontology) tutorial</li>
<li>Ontology Building with OBO Foundry tutorial</li>
<li>Ontology Governance and Interoperability</li>
<li>Fast Healthcare Interoperability Resources (FHIR)</li>
<li>Other topics are welcome</li>
</ul>
<h5 id="software">Software demo</h5>
<p>Specifically looking for demos on ontology supported data curation, ontology supported
semantic search UI/UX design.</p>
<ul>
<li>15-30 minute demos</li>
<li>Other topics are welcome</li>
</ul>
<h5>Workshops and Tutorials accepted</h5>
<p>Take a look at ICBO 2023 conference proposals accepted <a href="./schedule.html">here</a> </p>
<br>
<h2 id="callFor">Call for ICBO Conference Papers and Abstracts</h2>
<br>
<h6>Submission deadline: <del>May 31</del> <span style="color: red">June 07</span>, 2023. Notification <del>June 29</del>
<span style="color: red"> July 03</span>, 2023</li></h6>
<p>The following paper categories are welcome:</p>
<ul>
<li>Full length papers: 8-12 pages (Including references).</li>
<li>Short papers: up to 7 pages (Including references).</li>
<li>Poster Abstracts: 1 page extended abstract format, with limited references.</li>
<li><b>For each paper/poster accepted, at least one author must register until July 27 as presenter fee.</b></li>
<li>Details on: <a href="https://easychair.org/cfp/icbo2023"
target="_blank">https://easychair.org/cfp/icbo2023</a></li>
<li>Submission link: <a href="https://easychair.org/conferences/?conf=icbo2023"
target="_blank">https://easychair.org/conferences/?conf=icbo2023</a></li>
</ul>
<h3>Poster preparation guideline</h3>
<ul>
<li><b>Posters session will be just in-person.</b></li>
<li>Posters should be built in A0 paper size, vertically (portrait) orientation, paper
or fabric material.</li>
<li>We will provide a template with details soon.</li>
</ul>
<h3>ICBO 2023: Topics of Interest </h3>
<p>We are particularly interested in topics related to "The role of Ontologies in Artificial Intelligence
and Machine Learning", but other areas of interest for ICBO 2023 include, but are not limited to: </p>
<ul>
<li>Big data, data science, data mining, machine learning, artificial intelligence,
decision support
systems, Digital twins</li>
<li>Graph database, knowledge graphs</li>
<li>Natural Language Processing (NLP), computational linguistics, linguistic ontologies
applied to text
processing</li>
<li>Data integration, interoperability</li>
<li>Semantic Web: Modeling and Information retrieval ontology-based,Linked open data
(LOD) applications
</li>
<li>Knowledge organization, Conceptual Modeling</li>
<li><a href="./conference.html#isb">Biocuration</a></li>
<li>Domain ontologies (Health, Smart Cities, Government, Education and others)</li>
<li>Genetics, phenotypes, and diseases</li>
<li>COVID-19</li>
<li>Social determinants of health (SDOH)</li>
<li>Electronic health records</li>
<li>Industrial applications</li>
<li>Plant and agricultural applications</li>
<li>Climate change</li>
<li>Ontology for e-science, life sciences, e-business, multimedia and cultural heritage
</li>
<li>Ontology Engineering: Methodologies, techniques and practices, composition,
modularity, evaluation
and validation, patterns and anti-patterns</li>
<li>Ontology governance</li>
<li>Ontologies and the FAIR data principles</li>
<li>Ontology tools: visualization, building, reasoning, evaluation, discovery of
knowledge</li>
</ul>
<h3 id="program">Program Committee</h3>
<ul>
<li>Adrien Barton - The French National Centre for Scientific Research</li>
<li>Alan Ruttenberg - The State University of New York at Buffalo </li>
<li>Alexander D. Diehl - Department of Biomedical Informatics, University at Buffalo </li>
<!-- <li>Alexandre Rademaker - IBM Research and EMAp/FGV </li> -->
<!-- <li>Amanda Hicks - University of Florida </li> -->
<li>Amanda Damasceno De Souza - Universidade FUMEC </li>
<li>Andrey Soares - University of Colorado </li>
<li>Asiyah Lin - National Institutes of Health (NIH) </li>
<li>Barry Smith - The State University of New York at Buffalo </li>
<li>Bjoern Peters - La Jolla Institute for Allergy and Immunology </li>
<!-- <li>Chris Mungall - Biosystems Data Science Berkeley Lab </li> -->
<li>Carlos H. Marcondes - Universidade Federal Fluminense </li>
<li>Chris Stoeckert - University of Pennsylvania </li>
<li>Christiano P. Pessanha - Universidade Federal Fluminense</li>
<li>Claudenir Fonseca - Free University of Bolzano </li>
<li>Darren Natale - The Georgetown Faculty </li>
<!-- <li>Clever Farias - University of São Paulo </li> -->
<!-- <li>Cristine Griffo - Free University of Bozen-Bolzano </li> -->
<li>Eduardo Felipe - Universidade Federal de Itajubá </li>
<!-- <li>Fernanda Baião - Pontifícia Universidade Católica do Rio de Janeiro </li> -->
<li>Fernanda Farinelli - Universidade de Brasilia </li>
<li>Fernando Cruz - Universidade de Brasilia </li>
<li>Flavio S Correa Da Silva - Universidade de São Paulo </li>
<li>Fred Freitas - Universidade Federal de Pernambuco </li>
<li>Fumiaki Toyoshima - IRIT </li>
<li>Gabriela Henning - INTEC (CONICET-UNL) </li>
<li>Guylerme Figueiredo - </li>
<!-- <li>Giancarlo Guizzardi - University of Twente </li> -->
<!-- <li>Jane Lomax - SciBite </li> -->
<li>Jeanne Louize Emygdio - Pontifícia Universidade Católica de Minas Gerais</li>
<li>Jeff Otte - University at Buffalo</li>
<li>Jie Zheng - University of Pennsylvania </li>
<li>João Lima - Senado Federal</li>
<li>João Paulo A. Almeida - Universidade Federal do Espírito Santo </li>
<li>John Beverley - The State University of New York at Buffalo </li>
<!-- <li>Jonathan Bona - University of Arkansas for Medical Sciences </li> -->
<li>Jose M Parente De Oliveira - Instituto Tecnológico de Aeronáutica </li>
<li>Lais Salvador - Universidade Federal da Bahia </li>
<li>Leo Obrst - MITRE </li>
<li>Luan Garcia - Universidade Federal do Rio Grande do Sul </li>
<!-- <li>Lawrence Hunter - University of Colorado Anschutz Medical Campus </li> -->
<li>Luis M. Machado - Centre for Interdisciplinary Studies, University of Coimbra </li>
<li>Luiz Olavo Bonino Da Silva Santos - University of Twente </li>
<!-- <li>Maria Laura Caliusco - Universidad Tecnológica Nacional/Facultad Regional Santa Fe </li> -->
<li>Mara Abel - Universidade Federal do Rio Grande do Sul </li>
<li>Marcio Bezerra Da Silva - University of Brazilia </li>
<li>Maria Das Graças da Silva Teixeira - Universidade Federal do Espírito Santo </li>
<!-- <li>Mark Jensen - The State University of New York at Buffalo </li> -->
<!-- <li>Mathias Brochhausen - University of Arkansas for Medical Sciences </li> -->
<li>Mauricio Almeida - Universidade Federal de Minas Gerais </li>
<!-- <li>Melanie Courtot - University of Toronto </li> -->
<!-- <li>Pankaj Jaiswal - Oregon State University </li> -->
<li>Phillip Lord - Newcastle University </li>
<li>Pierre Grenon - National Center for Ontological Research </li>
<li>Rafael Peñaloza - University of Milano-Bicocca </li>
<li>Randi Vita - La Jolla Institute for Allergy & Immunology </li>
<li>Renata Guizzardi - University of Twente </li>
<li>Sana Debbech - IRT Railenium</li>
<li>Sarah Alghamdi - King Abdullah University of Science and Technology (KAUST)</li>
<li>Silvio Gonnet - Universidad Tecnológica Nacional/Facultad Regional Santa Fe </li>
<!-- <li>Sivaram Arabandi - Ontopro LLC and Optum </li> -->
<li>William Duncan - University of Florida </li>
<!-- <li>William Hogan - University of Florida </li> -->
<li>Yongqun He - University of Michigan </li>
</ul>
<h2 id="journal">Journal of Biomedical Semantics ICBO Thematic Series Option</h2>
<p>Journal Track submission deadline: March 31st.</p>
<ul>
<li>In partnership with the Journal of Biomedical Semantics, manuscripts submitted to
the ICBO Thematic
Series
of this journal will be published immediately after acceptance and presented in the
main ICBO
conference
following acceptance.</li>
<li>For this track, we suggest submission by March 31st at the latest for full
consideration for the
conference.</li>
<li>Later submission is possible, but the authors bear the risk that the review will not
be available in
time
for conference presentation.</li>
<li>Journal track manuscripts are submitted directly to the Journal of Biomedical
Semantics following
the
journal submission guidelines. Authors must select the ICBO thematic series during
the submission
process.</li>
</ul>
<br>
<h2>Further inquiries</h2>
<p>Please direct all further questions to <a href="mailto:[email protected]?subject=Call">icbo2023{at}gmail.com</a></p>
</div>
</section>
<!-- Footer-->
<footer class="footer py-4">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-4 text-lg-start">Copyright © ICBO 2023</div>
<div class="col-lg-4 my-3 my-lg-0">
<!-- <a class="btn btn-dark btn-social mx-2" href="#!" aria-label="Twitter"><i
class="fab fa-twitter"></i></a> -->
<a class="btn btn-dark btn-social mx-2" href="https://www.facebook.com/ontobras" target="_blank"
aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-dark btn-social mx-2" href="https://www.linkedin.com/company/icbo-2023" target="_blank" aria-label="LinkedIn"><i
class="fab fa-linkedin-in"></i></a>
</div>
<div class="col-lg-4 text-lg-end">
<a class="link-dark text-decoration-none me-3" href="#!">Privacy Policy</a>
<a class="link-dark text-decoration-none" href="#!">Terms of Use</a>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
</body>
</html>