-
Notifications
You must be signed in to change notification settings - Fork 0
/
defense.html
executable file
·245 lines (219 loc) · 8.44 KB
/
defense.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-102579625-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-102579625-1');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" type="image/gif" href="assets/img/logo-joe.png">
<title>Joe Raad</title>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/main.css" rel="stylesheet">
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="assets/js/hover.zoom.js"></script>
<script src="assets/js/hover.zoom.conf.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "EducationEvent",
"name": "PhD defense of Joe Raad",
"description": "Identity Management in Knowledge Graphs",
"performer":
{
"@type": "Person",
"name": "Joe Raad",
"url": "http://joe-raad.com"
},
"organizer":
{
"@type": "Person",
"name": "Joe Raad",
"url": "http://joe-raad.com"
},
"url": "http://www.joe-raad.com/defense",
"location":
{
"@type": "Place",
"name": "AgroParisTech",
"address": "16 rue Claude Bernard, 75005 Paris, France",
"url": "http://www2.agroparistech.fr/"
},
"startDate": "2018-11-30T14:30",
"endDate": "2018-11-30T17:00",
"eventAttendanceMode": "OfflineEventAttendanceMode",
"eventStatus": "EventScheduled"
}
</script>
</head>
<body>
<!-- Static navbar -->
<div class="navbar navbar-inverse navbar-static-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Joe Raad</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="research.html">Research Career</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="teaching.html">Teaching</a></li>
<li><a href="defense.html"><font color="#000000">PhD Defense</font></a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<div class="container pt">
<div class="row mt">
<div class="col-lg-6 col-lg-offset-3 centered">
<h3>Identity Management in Knowledge Graphs</h3>
<br>
<hr>
<h4>
<a href="https://afia.asso.fr/prix-de-these-en-intelligence-artificielle-les-editions-2009-a-2016/" target="_blank">
<font color="#DAA520">Runner-up for the award:<br><br>"Best French PhD Thesis in Artificial Intelligence"<br><br>(2019 edition)
</font>
</a>
</h4>
<hr>
</div>
<div class="col-lg-6 col-lg-offset-3 centered">
<p>
<h4>
<a href="https://hal.archives-ouvertes.fr/tel-02073961/document" target="_blank">> PhD thesis <</a>
</h4>
<h4>
<a href="assets/PhD-Defense/PhD-Defense.html" target="_blank">> PhD defense slides <</a>
</h4>
</p>
<p>
<b>Members of the PhD Defense Jury</b>
<table style="width:100%">
<tr>
<td>Reviewer</td>
<td>Assistant Professor - HDR<br><b><a href="http://www.i3s.unice.fr/~faron/" target="_blank">Catherine Faron Zucker</a></b></td>
<td>University of Nice Sophia Antipolis</td>
</tr>
<tr>
<td>Reviewer</td>
<td>Professor<br><b><a href="http://mdaquin.net/" target="_blank">Mathieu d'Aquin</a></b></td>
<td>National University of Ireland Galway</td>
</tr>
<tr class="blank_row">
<td colspan="3"></td>
</tr>
<tr>
<td>Examiner &<br>Jury President</td>
<td>Professor<br><b><a href="https://www.lri.fr/~cohen/" target="_blank">Sarah Cohen Boulakia</a></b></td>
<td>Paris-Sud University</td>
</tr>
<tr>
<td>Examiner</td>
<td>Research Scientist<br><b><a href="http://www.ibiblio.org/hhalpin/" target="_blank">Harry Halpin</a></b></td>
<td>Massachusetts Institute of Technology</td>
</tr>
<tr>
<td>Examiner</td>
<td>Professor<br><b><a href="https://sites.google.com/view/pascal-molli" target="_blank">Pascal Molli</a></b></td>
<td>Nantes University</td>
</tr>
<tr class="blank_row">
<td colspan="3"></td>
</tr>
<tr>
<td>Thesis Director</td>
<td>Professor<br><b><a href="https://www6.inra.fr/mia-paris/Equipes/Membres/Juliette-Dibie" target="_blank">Juliette Dibie</a></b></td>
<td>AgroParisTech</td>
</tr>
<tr>
<td>Thesis Director</td>
<td>Assistant Professor - HDR<br><b><a href="https://www.lri.fr/~pernelle/" target="_blank">Nathalie Pernelle</a></b></td>
<td>Paris-Sud University</td>
</tr>
<tr class="blank_row">
<td colspan="3"></td>
</tr>
<tr>
<td>Thesis Supervisor</td>
<td>Assistant Professor<br><b><a href="https://www.lri.fr/~sais/index.html" target="_blank">Fatiha Saïs</a></b></td>
<td>Paris-Sud University</td>
</tr>
<tr>
<td>Thesis Supervisor</td>
<td>Assistant Professor<br><b><a href="https://www6.inra.fr/mia-paris/Equipes/Membres/Liliana-Ibanescu" target="_blank">Liliana Ibanescu</a></b></td>
<td>AgroParisTech</td>
</tr>
</table>
</p>
<p><b>Date:</b> Friday 30<sup>th</sup> of November 2018 at 14h30</br>
<b>Location:</b> 16 rue Claude Bernard, 75005, Paris</br>
</p>
<hr>
<p>
<b>How to get here:</b>
<ul>
<li><b>By Bus:</b> stop "Berthollet-Vauquelin" (Bus 21 or Bus 27) + 1 minute by foot</li>
<li><b>By Metro:</b> stop "Censier-Daubenton" (Metro 7) + 4 minutes by foot</li>
<li><b>By RER:</b> stop "Luxembourg" (RER B) + 11 minutes by foot</li>
</ul>
</p>
<p>
The PhD defense will be held in the <u>Coléou room</u>. It is located in the Claude Bernard (CB) wing of the AgroParisTech building. Arriving from the main entrance of AgroParisTech (16 rue Claude Bernard and represented by the yellow circle in the figure below), the CB wing is accessed from the right hand side. The Coléou room is located at the same level of the main entrance (i.e. no need to take the stairs).</br> </br>
The defense will be followed by celebratory drinks at the <u>Centenaire room</u>, located in the wing A of the building, and also at the same level of the main entrance.
<img src="assets/img/Coleou-Centenaire.PNG">
</div>
</div>
</div>
<!-- +++++ Footer Section +++++ -->
<div id="footer">
<div class="container">
<div class="row">
<div class="col-lg-4">
<h4>Email</h4>
<p>joe.raad@lisn.fr</p>
</div><!-- /col-lg-4 -->
<div class="col-lg-4">
<h4>My Links</h4>
<p>
<a href="https://scholar.google.fr/citations?user=xSYE5t0AAAAJ&hl=en&oi=ao" target="_blank">Google Scholar</a><br/>
<a href="https://www.researchgate.net/profile/Joe_Raad" target="_blank">Research Gate</a><br/>
<a href="https://twitter.com/joeraad_" target="_blank">Twitter</a>
</p>
</div><!-- /col-lg-4 -->
<div class="col-lg-4">
<h4>Address</h4>
<p>
University of Paris-Saclay,<br/>
Rue Noetzlin, Bâtiment 650 (PCRI), <br/>
91190 Gif-sur-Yvette, France
</p>
</div><!-- /col-lg-4 -->
</div>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="assets/js/bootstrap.min.js"></script>
</body>
</html>