-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
270 lines (240 loc) · 13.4 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>DAISY: Data Management and Intelligent Systems</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/skeleton.css">
<link rel="stylesheet" href="css/custom.css">
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="./img/daisy-logo.png">
</head>
<body>
<div class="container">
<div class="row" style="margin-top: 10%">
<div class="nine columns" >
<!-- <h1 class="remove-bottom">DAISY</h1> -->
<h4>Data Management and Intelligent Systems (DAISY)</h4>
<h5>Competence Cluster at the <a href="https://www.umu.se/en/department-of-computing-science/">CS Department</a> of <a href="https://www.umu.se">Umeå University</a></h5>
<p>DAISY is a collective of <a href="#researchers-section">researchers</a> at the Department of Computing Science at Umeå University who work on foundations and applications of data management and intelligent systems, covering a diverse range of sub-fields. Our research work contributes to the advancement of fundamental research frontiers, in particular to the formal core of computer science and AI; our applied research has a direct real-world impact, facilitating better decision-making in and about complex information systems.</p>
</div>
<div class="three columns">
<img class="dllogo" src="./img/daisy-logo.png" width="110%">
</div>
</div>
</div>
<div class="container">
<h5 class="my-header">COLLABORATE WITH US</h5>
We frequently collaborate with other research institutions, industry, and the public sector and are generally open for collaborations, in particular in the following setups:
<ul>
<li><strong>Student projects and theses</strong>: we are continuously looking for practice partners who are interested in semi-formal collaborations on student projects and theses. Such projects are typically beneficial for practice partners as a way to develop new ideas and reach out to talent with minimal overhead.</li>
<li><strong>Joint research projects & PhD student</strong>: to address research and innovation challenges in-depth, we can join as partners in publicly or industrial funded research projects, or supervise individual PhD students.</li>
<li><strong>Consulting</strong>: some of us offer their expertise around data management and intelligent systems as consulting services.</li>
</ul>
<strong>You can contact us by sending an <a href = "mailto: [email protected]">e-mail</a> to the coordinator or by contacting individual researchers via the link in their profile.
</strong>
</div>
<!--
<div class="container">
<h4 class="my-header">CONTACT US</h4>
You can contact us by <a href = "mailto: [email protected]">e-mail</a> or by contacting individual researchers by clicking on the link in their profile.
</div>
-->
<div class="container">
<h5 class="my-header">RESEARCH TOPICS</h5>
<p>Our research topics cover the full data management pipeline, from the foundations of database theory, via inference/querying to visual analytics and decision-making in application scenarios. Key topics of expertise are the following:
</p>
</div>
<div class="container">
<div class="six columns">
<h5 class="my-header">Foundations</h5>
<ul>
<li><strong>Data Privacy</strong>
</li>
<li><strong>Approximate Reasoning (imprecision and uncertainty)</strong> </li>
<li><strong>Management of inconsistency and conflicts</strong> </li>
<li><strong>Ontology-based Data Access</strong> </li>
<li><strong>Description Logics</strong> </li>
<li><strong>Sensory Data Processing</strong> </li>
<li><strong>Logic Programming</strong> </li>
</ul>
</div>
<div class="six columns">
<h5 class="my-header">Applications</h5>
<ul>
<li><strong>(Virtual) Knowledge Graphs</strong> </li>
<li><strong>Visualization</strong> </li>
<li><strong>Healthcare</strong> </li>
<li><strong>Automation in agriculture and forestry</strong> </li>
<li><strong>Engineering of intelligent systems</strong> </li>
<li><strong>Business process and decision management</strong> </li>
<li><strong>Image analysis across application domains</strong> </li>
</ul>
</div>
</div>
<div class="container">
<h5 class="my-header" id="researchers-section">RESEARCHERS</h5>
<div class="org-list">
<ul >
<li><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/diego-calvanese/">Diego Calvanese</a>: Full Professor</li>
<li><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/vicenc-torra/">Vicenç Torra</a>: Full Professor</li>
<li><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/artur-lugmayr/">Artur Lugmayr</a>: Associate Professor</li>
<li><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/juan-carlos-nieves/">Juan Carlos Nieves</a>: Associate Professor</li>
<li><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/magdalena-ortiz/">Magdalena Ortiz</a>: Associate Professor</li>
<li><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/ola-ringdahl/">Ola Ringdahl</a>: Associate Professor</li>
<li><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/mantas-simkus/">Mantas Šimkus</a>: Associate Professor</li>
<li><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/timotheus-kampik/">Timotheus Kampik</a>: Adjunct Lecturer</li>
<li><a style="font-weight: bolder !important;" href="https://www.umu.se/staff/arka-ghosh/">Arka Ghosh</a>: PhD Student</li>
<li><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/sargam-gupta/">Sargam Gupta</a>: PhD student </li>
<li><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/julian-mendez/">Julian Alfredo Mendez</a>: PhD Student</li>
<li><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/mariam-taha/">Mariam Taha</a>: PhD Student</li>
<li><a style="font-weight: bolder !important;" href="https://www.umu.se/personal/ayush-kumar-varshney/">Ayush Kumar Varshney</a>: PhD Student</li>
</ul>
</div>
<table class="header-table" cellspacing="0" cellpadding="0">
<tr>
<td class="side-row">
<img class="avatar" src="./img/diego.webp" alt="Diego - Avatar" height="150" >
</td>
<td class="side-row">
<img class="avatar" src="./img/vicenc.webp" alt="Vicenç - Avatar" height="150" >
</td>
<td class="side-row">
<img class="avatar" src="./img/artur.webp" alt="Artur - Avatar" height="150" >
</td>
<td class="side-row">
<img class="avatar" src="./img/jcnieves.webp" alt="Juan Carlos - Avatar" height="150" >
</td>
</tr>
<tr>
<td><strong><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/diego-calvanese/">Diego Calvanese</a></strong></td>
<td><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/vicenc-torra/">Vicenç Torra</a></td>
<td><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/artur-lugmayr/">Artur Lugmayr</a></td>
<td><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/juan-carlos-nieves/">Juan Carlos Nieves</a></td>
</tr>
<tr>
<td>Full Professor</td>
<td>Full Professor</td>
<td>Associate Professor</td>
<td>Associate Professor</td>
</tr>
</table>
<table class="header-table" cellspacing="0" cellpadding="0">
<tr>
<td class="side-row">
<img class="avatar" src="./img/magdalena.png" alt="Magdalena - Avatar" height="150" >
</td>
<td class="side-row">
<img class="avatar" src="./img/ola.webp" alt="Ola - Avatar" height="150" >
</td>
<td class="side-row">
<img class="avatar" src="./img/mantas.png" alt="Mantas - Avatar" height="150" >
</td>
<td class="side-row">
<img class="avatar" src="./img/tika.jpg" alt="Timotheus - Avatar" height="150" >
</td>
</tr>
<br><br>
<tr>
<td><strong><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/magdalena-ortiz/">Magdalena Ortiz</a></strong></td>
<td><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/ola-ringdahl/">Ola Ringdahl</a></td>
<td><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/mantas-simkus/">Mantas Šimkus</a></td>
<td><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/timotheus-kampik/">Timotheus Kampik</a></td>
</tr>
<tr>
<td>Associate Professor</td>
<td>Associate Professor</td>
<td>Associate Professor</td>
<td>Adjunct Lecturer</td>
</tr>
</table>
<table class="header-table" cellspacing="0" cellpadding="0">
<tr>
<td class="side-row">
<img class="avatar" src="./img/helena.webp" alt="Helena - Avatar" height="150" >
</td>
<td class="side-row">
<img class="avatar" src="./img/michele.webp" alt="Michele - Avatar" height="150" >
</td>
<td class="side-row">
<img class="avatar" src="./img/andreas.webp" alt="Andreas - Avatar" height="150">
</td>
<td class="side-row">
<img class="avatar" src="./img/romuald.webp" alt="Romuald - Avatar" height="150">
</td>
</tr>
<br><br>
<tr>
<td><strong><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/helena-lindgren/">Helena Lindgren</a></strong></td>
<td><a style="font-weight: bolder !important;" href="https://www.umu.se/personal/michele-persiani/">Michele Persiani</a></td>
<td><a style="font-weight: bolder !important;" href="https://www.umu.se/personal/andreas-brannstrom/">Andreas Brännström</a></td>
<td><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/romuald-esdras-wandji/">Romuald Esdras Wandji</a></td>
</tr>
<tr>
<td>Full Professor</td>
<td>PostDoc</td>
<td>PhD Student</td>
<td>PhD Student</td>
</tr>
</table>
<table class="header-table" cellspacing="0" cellpadding="0">
<tr>
<td class="side-row">
<img class="avatar" src="./img/arka.webp" alt="Arka - Avatar" height="150" >
</td>
<td class="side-row">
<img class="avatar" src="./img/sargam.png" alt="Sargam - Avatar" height="150" >
</td>
<td class="side-row">
<img class="avatar" src="./img/julian.webp" alt="Julian - Avatar" height="150">
</td>
<td class="side-row">
<img class="avatar" src="./img/mariam.webp" alt="Mariam - Avatar" height="150">
</td>
</tr>
<br><br>
<tr>
<td><strong><a style="font-weight: bolder !important;" href="https://www.umu.se/staff/arka-ghosh/">Arka Ghosh</a></strong></td>
<td><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/sargam-gupta/">Sargam Gupta</a></td>
<td><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/julian-mendez/">Julian Alfredo Mendez</a></td>
<td><a style="font-weight: bolder !important;" href="https://www.umu.se/en/staff/mariam-taha/">Mariam Taha</a></td>
</tr>
<tr>
<td>PhD Student</td>
<td>PhD Student</td>
<td>PhD Student</td>
<td>PhD Student</td>
</tr>
</table>
<table class="header-table" cellspacing="0" cellpadding="0">
<tr>
<td class="side-row">
<img class="avatar" src="./img/ayush.png" alt="Ayush - Avatar" height="150" >
</td>
</tr>
<br><br>
<tr>
<td><strong><a style="font-weight: bolder !important;" href="https://www.umu.se/personal/ayush-kumar-varshney/">Ayush Kumar Varshney</a></strong></td>
</tr>
<tr>
<td>PhD Student</td>
</tr>
</table>
</div>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
</body>
</html>