-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
396 lines (366 loc) · 25.2 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="me" href="https://mastodon.social/@tnarock">
<title>Tom Narock's Home Page</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="Tom Narock is an Assistant Professor of Data Science and a member of the Center for Data, Mathematical, and Computational Sciences at Goucher College in Baltimore, MD, USA. His research is in the area of Data Science and the Semantic Web with an emphasis on Geoscience applications. Tom teaches in the areas of data science, math, and scientific computing. He also oversees students in independent study research projects.">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="keywords" content="Tom Narock, Goucher College, Semantic Technologies, Semantic e-Science">
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--CSS styles-->
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/perfect-scrollbar-0.4.5.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/style.css">
<link id="theme-style" rel="stylesheet" href="css/styles/default.css">
<!--Javascript files-->
<script type="text/javascript" src="js/jquery-1.10.2.js"></script>
<script type="text/javascript" src="js/TweenMax.min.js"></script>
<script type="text/javascript" src="js/jquery.touchSwipe.min.js"></script>
<script type="text/javascript" src="js/jquery.carouFredSel-6.2.1-packed.js"></script>
<script type="text/javascript" src="js/modernizr.custom.63321.js"></script>
<script type="text/javascript" src="js/jquery.dropdownit.js"></script>
<script type="text/javascript" src="js/jquery.stellar.min.js"></script>
<script type="text/javascript" src="js/ScrollToPlugin.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/jquery.mixitup.min.js"></script>
<script type="text/javascript" src="js/masonry.min.js"></script>
<script type="text/javascript" src="js/perfect-scrollbar-0.4.5.with-mousewheel.min.js"></script>
<script type="text/javascript" src="js/magnific-popup.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-K0JYRKZMQT"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-K0JYRKZMQT');
</script>
<!-- JSON-LD -->
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "WebSite",
"name": "Tom Narock's Home Page",
"about": {
"@type": "Person",
"url": "http://narock.github.io/",
"honorificPrefix": "Dr.",
"name": "Tom Narock",
"honorificSuffix": "PhD",
"affiliation": {
"@type": "Organization",
"legalName": "Goucher College",
"address": {
"@type": "PostalAddress",
"streetAddress": "1021 Dulaney Valley Road",
"addressLocality": "Baltimore",
"addressRegion": "MD",
"postalCode": "21204"
},
"department": {
"@type": "Organization",
"legalName": "Center for Data, Mathematical, and Computational Sciences"
}
}
},
"author": {
"@type": "Person",
"url": "http://narock.github.io/",
"honorificPrefix": "Dr.",
"name": "Tom Narock",
"honorificSuffix": "PhD",
"affiliation": {
"@type": "Organization",
"legalName": "Goucher College",
"address": {
"@type": "PostalAddress",
"streetAddress": "1021 Dulaney Valley Road",
"addressLocality": "Baltimore",
"addressRegion": "MD",
"postalCode": "21204"
},
"department": {
"@type": "Organization",
"legalName": "Center for Data, Mathematical, and Computational Sciences"
}
}
}
}
</script>
<script src="js/jquery-1.10.2.js"></script>
<script>
$(function(){
$("#includedContent").load("side_bar.html");
});
</script>
</head>
<body>
<div id="wrapper">
<a href="side_bar_mobile.html" class="mobilemenu"><i class="icon-reorder"></i></a>
<div id="includedContent"></div>
<div id="main">
<div id="biography" class="page home" data-pos="home">
<div class="pageheader">
<div class="headercontent">
<div class="section-container">
<div class="row">
<div class="col-sm-2 visible-sm"></div>
<div class="col-sm-6 col-md-1">
</div>
<div class="clearfix visible-sm visible-xs"></div>
<div class="col-sm-12 col-md-8">
<h3 class="title">Bio</h3>
<p>Tom Narock is an Assistant Professor of Data Science and a member of the Center for Data, Mathematical, and Computational Sciences at Goucher College in Baltimore, MD, USA. His research is in the area of Data Science and the Semantic Web with an emphasis on Geoscience applications. Tom teaches in the areas of data science, math, and scientific computing. He also oversees students in independent study research projects.</p>
</div>
</div>
</div>
</div>
</div>
<div class="pagecontents">
<div class="section color-1">
<div class="section-container">
<div class="row">
<div class="col-md-5 col-md-offset-1">
<div class="title text-center">
<h3>Academic Positions</h3>
</div>
<ul class="ul-dates">
<li>
<div class="dates">
<span>Present</span>
<span>2019</span>
</div>
<div class="content">
<h4>Assistant Professor</h4>
<p><em>Goucher College</em></p>
</div>
</li>
<li>
<div class="dates">
<span>2019</span>
<span>2016</span>
</div>
<div class="content">
<h4>Assistant Professor</h4>
<p><em>Notre Dame of Maryland University</em></p>
</div>
</li>
<li>
<div class="dates">
<span>2016</span>
<span>2014</span>
</div>
<div class="content">
<h4>Assistant Professor</h4>
<p><em>Marymount University</em></p>
</div>
</li>
<li>
<div class="dates">
<span>2013</span>
<span>2013</span>
</div>
<div class="content">
<h4>Associate Research Scientist</h4>
<p><em>University of Maryland, Baltimore County</em></p>
</div>
</li>
<li>
<div class="dates">
<span>2012</span>
<span>2001</span>
</div>
<div class="content">
<h4>Data Analyst</h4>
<p><em>NASA/Goddard Space Flight Center</em></p>
</div>
</li>
</ul>
</div>
<div class="col-md-5">
<div class="title text-center">
<h3>Education & Training</h3>
</div>
<ul class="ul-card">
<li>
<div class="dy">
<span class="degree">Ph.D.</span>
<span class="year">2012</span>
</div>
<div class="description">
<p class="waht">Information Systems</p>
<p class="where">University of Maryland, Baltimore County</p>
</div>
</li>
<li>
<div class="dy">
<span class="degree">M.S.</span><span class="year">2005</span>
</div>
<div class="description">
<p class="waht">Applied Physics</p>
<p class="where">Johns Hopkins University</p>
</div>
</li>
<li>
<div class="dy">
<span class="degree">B.S.</span><span class="year">2000</span>
</div>
<div class="description">
<p class="waht">Astronomy</p>
<p class="where">University of Maryland, College Park</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="section color-2">
<div class="section-container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="title text-center">
<h3>Activities, Awards and Grants</h3>
</div>
<ul class="timeline">
<li class="open">
<div class="date">2019-2022</div>
<div class="circle"></div>
<div class="data">
<div class="subject">
NSF Grant - <a href="https://ufokn.com/index.html">Urban Flooding Open Knowledge Network</a>
</div>
<div class="text row">
<div class="col-md-2"></div>
<div class="col-md-10">
The Urban Flooding Open Knowledge Network (UF-OKN) is an informational infrastructure built using knowledge graphs aiming to extract structured content from the information scattered across open-source geospatial datasets and hydrologic models. A knowledge graph stores information in a machine-readable format and provides a way for information to be collected, organized, shared, searched, and used. Bing and Google use a similar approach to create side panels in our browsers. Currently, there is no way to connect information about urban infrastructure to real time hydrologic forecasts. It is the goal of this work to make it easier for the vast amounts of information regarding our built and natural environments to become more helpful for planning, response, and general use. We take a holistic approach for a better understanding of the short and long-term impacts of urban flooding so that we can mitigate the human and economic losses.</div>
</div>
</div>
</li>
<li>
<div class="date">2016</div>
<div class="circle"></div>
<div class="data">
<div class="subject">
Technical Program Committee: 2016 IEEE International Conference on Big Data
<a href="http://cci.drexel.edu/bigdata/bigdata2016/">(IEEE BigData 2016)</a>
</div>
<div class="text row">
<div class="col-md-2"></div>
<div class="col-md-10"></div>
</div>
</div>
</li>
<li>
<div class="date">2016</div>
<div class="circle"></div>
<div class="data">
<div class="subject">
Program Committee: 20th International Conference on Knowledge Engineering and Knowledge Management
<a href="http://ekaw2016.cs.unibo.it/">(EKAW)</a>
</div>
<div class="text row">
<div class="col-md-2"></div>
<div class="col-md-10"></div>
</div>
</div>
</li>
<li>
<div class="date">2015</div>
<div class="circle"></div>
<div class="data">
<div class="subject">
Program Committee: IEEE International Big Data Conference 2015
</div>
<div class="text row">
<div class="col-md-2"></div>
<div class="col-md-10"></div>
</div>
</div>
</li>
<li>
<div class="date">2015</div>
<div class="circle"></div>
<div class="data">
<div class="subject">
Co-Chair:
<a href="http://ontologydesignpatterns.org/wiki/WOP:2015">
Workshop on Ontology and Semantic Web Patterns (WOP2015)
</a>, a workshop at the International Semantic Web Conference
</div>
<div class="text row">
<div class="col-md-2"></div>
<div class="col-md-10"></div>
</div>
</div>
</li>
<li>
<div class="date">2015</div>
<div class="circle"></div>
<div class="data">
<div class="subject">Co-Chair: <a href="http://dase.cs.wright.edu/activities/diversity2015">Diversity++</a>, a workshop at the
International Semantic Web Conference
</div>
<div class="text row">
<div class="col-md-2"></div>
<div class="col-md-10"></div>
</div>
</div>
</li>
<li>
<div class="date">2015-2016</div>
<div class="circle"></div>
<div class="data">
<div class="subject">ResearchBit: Alfred P. Sloan Foundation Grant</div>
<div class="text row">
<div class="col-md-2"></div>
<div class="col-md-10">
Research networking systems use scholarly information to foster new forms of social capital thus increasing the possibility of scientific innovation and collaboration. These systems compile expertise profiles for faculty, investigators, and scholars, from publicly available research data (e.g., grants and publications), and connect them to institution-level/enterprise systems and national research networks. We believe the potential of research networking systems can be increased with a focus on serendipitous interactions. ResearchBit, is a system that promotes serendipitous interactions by tracking and recording, in real-time, a researcher’s interactions at conferences and meeting and suggesting suitable connections by combining her real-time data with existing researcher profiles.
</div>
</div>
</div>
</li>
<li>
<div class="date">2014-2016</div>
<div class="circle"></div>
<div class="data">
<div class="subject">NSF EarthCube Building Block Grant</div>
<div class="text row">
<div class="col-md-2">
</div>
<div class="col-md-10">
The National Science Foundation's EarthCube program has set out to create integrated data infrastructures across the Geosciences. On of its key challenges is to enable and simplify scientific data publishing, discovery, access, reuse, and integration. GeoLink is cyberinfrastructure within the EarthCube initiative to address these challenges by 1) digital publication of geoscience data and knowledge as "Linked Open Data", combined with 2) semantic integration by way of describing data using ontology design patterns and vocabularies shared among federated repositories, and 3) establishing Linked Data and ontology design patterns as an underlying cyberinfrastructure. GeoLink will greatly enhance the capabilities for scientists to discover and interpret relevant geoscience data and knowledge.
</div>
</div>
</div>
</li>
<li>
<div class="date">2013-2014</div>
<div class="circle"></div>
<div class="data">
<div class="subject">NSF EarthCube EAGER Grant</div>
<div class="text row">
<div class="col-md-2">
</div>
<div class="col-md-10">
A one year proof of concept project to demonstrate the utility of Semantic Technologies to achieve the goals of the The National Science Foundation's EarthCube program.
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>