-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
443 lines (400 loc) · 25.6 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
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<title>slides.lobid.org</title>
<link rel="stylesheet" media="screen" href="https://lobid.org/stylesheets/lobid.css">
<link rel="stylesheet" media="all" href="https://lobid.org/stylesheets/bootstrap.min.css">
<link rel="stylesheet" media="all" href="https://lobid.org/stylesheets/jquery-ui.min.css">
<link rel="stylesheet" media="all" href='https://lobid.org/stylesheets/font-awesome.min.css'>
<link rel="shortcut icon" type="image/png" href="https://lobid.org/images/favicon.png">
<script src="https://lobid.org/javascripts/jquery-1.10.2.min.js"></script>
<script src="https://lobid.org/javascripts/jquery-ui.min.js"></script>
<script src="https://lobid.org/javascripts/bootstrap.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE10">
</head>
<style>
table {
border-collapse: collapse;
}
th, td {
border-bottom: 1px solid lightgray;
padding: 5px;
}
</style>
<body style="font-family: sans;">
<div class="container">
<p/>
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid" id="header">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#lobid-nav">
<span class="sr-only">Navigation ein/ausblenden</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="https://lobid.org/">
<span><img id="butterfly" src='https://lobid.org/images/lobid.png' alt="lobid"/></span></a>
</div>
<div class="navbar-collapse collapse" id="lobid-nav">
<ul class="nav navbar-nav">
<li><a href="https://lobid.org/resources">resources</a></li>
<li><a href="https://lobid.org/organisations">organisations</a></li>
<li><a href="https://lobid.org/gnd">gnd</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" title="Publikationen">Publikationen<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="http://blog.lobid.org/">Blog</a></li>
<li class="active"><a href="https://slides.lobid.org/">Slides</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" title="Info"><span class="glyphicon glyphicon-info-sign"></span><b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="https://lobid.org/team">Team</a></li>
<li><a href="mailto:semweb@hbz-nrw.de?subject=Feedback%20zu%20slides.lobid.org">Feedback</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div>
<div class="page-header">
<h1>
<img class="media-object nrw-logo pull-right" src="https://lobid.org/images/hbz.png" alt="hbz">
lobid <small>— Präsentationsfolien</small>
</h1>
</div>
<table>
<tr>
<td>2025-01-22</td>
<td><a href="https://pad.lobid.org/p/2025-01-22-Bibliothekarische-Metadatenworkflows-mit-Metafacture-erstellen#/">"Bibliothekarische Metadatenworkflows
mit Metafacture erstellen"</a>, Pascal Christoph, Petra Maier und Tobias Bülte.
Hands-on Lab im Studiengang Bibliotheks- und Informationswissenschaft an der HTWK Leipzig, WWW.</td>
</tr>
<tr>
<td>2024-11-05</td>
<td><a href="https://pad.lobid.org/p/2024-11-05-oersi">"Verbesserte Suche und Auffindbarkeit mit OERSI"</a>, Adrian Pohl.
Lightning Talk bei der <a href="https://www.mmkh.de/digitale-lehre/oer-und-knoer/massnahmen-zur-nachnutzung-und-wiederverwendung-von-oer-im-hochschulbereich.html">Online-Fachtagung "Maßnahmen zur Nachnutzung und Wiederverwendung von OER im Hochschulbereich"</a>.</td>
</tr>
<tr>
<td>2024-10-08</td>
<td><a href="https://pad.lobid.org/p/2024-10-08-Bibliothekarische-Metadatenworkflows-mit-Metafacture-erstellen#/">"Bibliothekarische Metadatenworkflows
mit Metafacture erstellen"</a>, Pascal Christoph, Petra Maier und Tobias Bülte.
Präsentationsfolien ZBIW Workshop, Köln.</td>
</tr>
<tr>
<td>2024-08-19</td>
<td><a href="https://pad.lobid.org/p/2024-08-19-amb">"AMB – Allgemeines Metadatenprofil für Bildungsressourcen"</a>, Adrian Pohl. Austausch mit DALIA zum AMB und DIF, WWW</td>
</tr>
<tr>
<td>2024-01-11</td>
<td><a href="https://slides.lobid.org/2024-01-metafacture-workshop/">"Metadatenworkflows mit Metafacture erstellen und verwalten"</a>, Pascal Christoph & Petra Maier & Katinka Tauber. Hands-on Lab im Studiengang Bibliotheks- und Informationswissenschaft an der HTWK Leipzig, WWW </td>
</tr>
<tr>
<td>2023-12-06</td>
<td><a href="https://pad.lobid.org/p/nmmvvKKnB">"metadaten.community – ein Forum für Metadatenpraktiker:innen"</a>, Phu Tu & Adrian Pohl. Folien zu einer Session in der Metadaten-Corner des #vBIB23, virtuell</td>
</tr>
<tr>
<td>2023-11-16</td>
<td><a href="https://pad.lobid.org/p/2023-11-16-zbiw-erfahrungsaustausch-dv">"Metadatenmanagement – Tools und Dienste des hbz"</a>, Adrian Pohl & Anna Keller. Vortrag beim "Erfahrungsaustausch: DV-Systembetreuung in Bibliotheken" der ZBIW, Berlin</td>
</tr>
<tr>
<td>2023-09-28</td>
<td><a href="https://pad.lobid.org/p/skohub@nfdi4ing-conference">"SkoHub - Unleash the full potential of controlled vocabularies"</a>, Adrian Pohl & Steffen Rörtgen. Vortrag auf der NFDI4Ing Conference 2023, virtuell</td>
</tr>
<tr>
<td>2023-09-11</td>
<td><a href="https://slides.lobid.org/2023-09-metafacture-workshop-swib/">"Creating LOUD with Metafacture"</a>, Tobias Bülte & Pascal Christoph. Workshop at <a href="https://swib.org/swib23/">SWIB23</a>, Berlin</td>
</tr>
<tr>
<td>2023-08-17</td>
<td><a href="https://pad.gwdg.de/p/2022-08-mi@hbz-roadshow">"Offene Metadatendienste – kooperativ, verlässlich und effizient in die Zukunft"</a>, Adrian Pohl & Anna Keller. Vortrag bei der "hbz-Roadshow"</td>
</tr>
<tr>
<td>2023-05-25</td>
<td><a href="https://slides.lobid.org/2023-05-metafacture-workshop/">"Metadatenworkflows mit Metafacture erstellen und verwalten"</a>, Tobias Bülte & Pascal Christoph. Präsentationsfolien zum Hands-on Lab auf der 111. BiblioCon, Hannover</td>
</tr>
<tr>
<td>2023-05-25</td>
<td><a href="https://pad.gwdg.de/p/2023-05-25-skohub@bibliocon23">"SkoHub - Das Potential kontrollierter Vokabulare nutzen"</a>, Adrian Pohl & Steffen Rörtgen. Vortrag auf der 111. BiblioCon, Hannover</td>
</tr>
<tr>
<td>2023-05-08</td>
<td><a href="https://pad.gwdg.de/p/2023-05-08-skohub@kim-ws">"Publikation von SKOS-Vokabularen inklusive Reconciliation-Schnittstelle mit SkoHub"</a>, Adrian Pohl & Steffen Rörtgen. Präsentationsfolien zum Hands-on Tutorial beim KIM-Workshop, Mannheim</td>
</tr>
<tr>
<td>2023-04-18</td>
<td><a href="https://slides.lobid.org/2023-04-metafacture-lightning-talk/">"Metafacture"</a>, Pascal Christoph. Präsentationsfolien zum Lightning Talk im DWI-Bereichstreffen, WWW</td>
</tr>
<tr>
<td>2023-04-18</td>
<td><a href="https://slides.lobid.org/2023-lobid-nwbib-rpb/">"lobid, nwbib & rpb"</a>, Fabian Steeg & Adrian Pohl. Präsentationsfolien zum Lightning Talk im DWI-Bereichstreffen, WWW</td>
</tr>
<tr>
<td>2023-04-18</td>
<td><a href="https://slides.lobid.org/2023-standardisierung/">"Standardisierung"</a>, Fabian Steeg & Adrian Pohl. Präsentationsfolien zum Lightning Talk im DWI-Bereichstreffen, WWW</td>
</tr>
<tr>
<td>2023-03-28</td>
<td><a href="https://slides.lobid.org/2023-zbiw/">"Offene Infrastruktur für bibliothekarische Daten: Linked Open Data, JSON & OpenRefine in der Praxis"</a>, Adrian Pohl & Fabian Steeg. Präsentationsfolien zur Fortbildung am <a href="https://www.th-koeln.de/weiterbildung/offene-infrastruktur-fuer-bibliothekarische-daten-linked-open-data-json--openrefine-in-der-praxis_98492.php">Zentrum für Bibliotheks- und Informationswissenschaftliche Weiterbildung (ZBIW)</a>, WWW</td>
</tr>
<tr>
<td>2022-12-08</td>
<td><a href="https://slides.lobid.org/2022-12-metafacture-workshop/">"Metadatenworkflows mit Metafacture erstellen und verwalten"</a>, Tobias Bülte & Pascal Christoph. Hands-on Lab im Studiengang Bibliotheks- und Informationswissenschaft an der HTWK Leipzig, WWW</td>
</tr>
<tr>
<tr>
<td>2022-08-04</td>
<td><a href="https://slides.lobid.org/2022-08-amb/">"AMB – Allgemeines Metadatenprofil für Bildungsressourcen"</a>, Adrian Pohl. Sitzung der OER-Repo-AG, WWW</td>
</tr>
<tr>
<td>2022-05-31</td>
<td><a href="https://slides.lobid.org/2022-05-metafacture-workshop/">"Metadatenworkflows mit Metafacture erstellen und verwalten"</a>, Fabian Steeg & Tobias Bülte. Hands-on Lab beim Bibliothekskongress 2022, Leipzig</td>
</tr>
<tr>
<td>2022-05-06</td>
<td><a href="https://slides.lobid.org/2022-05-06-lod-dipf/">"Linked Open Data – Eine Einführung"</a>, Adrian Pohl. Präsentation beim Deutschen Bildungsserver, Frankfurt am Main / WWW</td>
</tr>
<tr>
<td>2022-05-02</td>
<td><a href="https://slides.lobid.org/2022-05-02-kim-ws/">"Datentransformation mit Metafacture – Aktuelle Entwicklungen"</a>, Adrian Pohl & Fabian Steeg. Präsentation beim <a href="https://wiki.dnb.de/display/DINIAGKIM/KIM+Workshop+2022">KIM Workshop 2022</a>, WWW</td>
</tr>
<tr>
<td>2022-03-28</td>
<td><a href="https://slides.lobid.org/2022-halle-reconcile/">"Integration externer Normdatenquellen für Abgleich und Anreicherung lokaler Daten in OpenRefine"</a>, Fabian Steeg & Adrian Pohl. Präsentation im Rahmen eines Kolloquiums der Martin-Luther-Universität Halle-Wittenberg, WWW</td>
</tr>
<tr>
<td>2022-02-10</td>
<td><a href="https://slides.lobid.org/2022-zbiw/">"Offene Infrastruktur für bibliothekarische Daten: Linked Open Data, JSON & OpenRefine in der Praxis"</a>, Adrian Pohl & Fabian Steeg. Präsentationsfolien zur Fortbildung am <a href="https://www.th-koeln.de/weiterbildung/offene-infrastruktur-fuer-bibliothekarische-daten-linked-open-data-json--openrefine-in-der-praxis_88757.php">Zentrum für Bibliotheks- und Informationswissenschaftliche Weiterbildung (ZBIW)</a>, WWW</td>
</tr>
<tr>
<td>2022-01-20</td>
<td><a href="https://slides.lobid.org/2022-01-metafacture-hbz/">"Metafacture – Datentransformation im hbz"</a>, Adrian Pohl & Fabian Steeg. Präsentation auf einer hbz-internen Metafacture-Infoveranstaltung, WWW</td>
</tr>
<tr>
<td>2021-10-07</td>
<td><a href="https://slides.lobid.org/2021-kim-reconcile/">"Abgleich & Anreicherung eigener Daten mit der GND: OpenRefine Reconciliation mit lobid-gnd"</a>, Fabian Steeg & Adrian Pohl. Workshop im Rahmen des DINI-KIM, WWW</td>
</tr>
<tr>
<td>2021-09-29</td>
<td><a href="https://slides.lobid.org/2021-weimar/">"Web-Schnittstellen & Linked Open Usable Data: LOUD mit JSON über HTTP"</a>, Adrian Pohl & Fabian Steeg. Präsentation beim Schnittstellen-Workshop mit der Klassik Stiftung Weimar, WWW</td>
</tr>
<tr>
<td>2021-07-08</td>
<td><a href="https://slides.lobid.org/2021-07-08-lehre-verbindet-nrw/">"ORCA-Metadaten-Infrastruktur"</a>, Adrian Pohl. Lehre verbindet NRW, WWW</td>
</tr>
<tr>
<td>2021-06-17</td>
<td><a href="https://slides.lobid.org/2021-06-17-bibtag21/">"Integration der gemeinsamen Normdatei in DSpace auf Basis von lobid"</a>, Adrian Pohl. Bibliothekstag 2021, WWW</td>
</tr>
<tr>
<td>2021-06-10</td>
<td><a href="https://slides.lobid.org/2021-gndcon-reconcile/">"OpenRefine Reconciliation mit lobid-gnd"</a>, Fabian Steeg. MiniCon <a href="https://wiki.dnb.de/pages/viewpage.action?pageId=202448299">"Wie verlinken wir unsere Daten mit der GND?"</a>, GNDCon 2021, WWW</td>
</tr>
<tr>
<td>2020-11-27</td>
<td><a href="https://slides.lobid.org/2020-swib-reconciliation/">"The W3C Entity Reconciliation Community Group"</a>, Fabian Steeg. Lightning Talk at <a href="http://swib.org/swib20/">SWIB20</a>, WWW</td>
</tr>
<tr>
<td>2020-10-08</td>
<td><a href="https://slides.lobid.org/2020-zbiw/">"Offene Infrastruktur für bibliothekarische Daten: Linked Open Data, JSON & OpenRefine in der Praxis"</a>, Adrian Pohl & Fabian Steeg. Präsentationsfolien zur Fortbildung am <a href="https://www.th-koeln.de/weiterbildung/offene-infrastruktur-fuer-bibliothekarische-daten-linked-open-data-json--openrefine-in-der-praxis_75597.php">Zentrum für Bibliotheks- und Informationswissenschaftliche Weiterbildung (ZBIW)</a>, WWW</td>
</tr>
<tr>
<td>2020-09-25</td>
<td><a href="https://slides.lobid.org/dcmi2020/">"Developing a JSON-LD-based LRMI metadata profile"</a>, Adrian Pohl. Presentation for <a href="https://www.dublincore.org/conferences/2020/presentations/lrmi_metadata_in_use/">"LRMI Metadata in Use" panel at DCMI Virtual 2020</a>, WWW</td>
</tr>
<tr>
<td>2020-08-26</td>
<td><a href="https://slides.lobid.org/2020-08-oersi-skohub/">"OERSI & SkoHub – Stand der Dinge"</a>, Adrian Pohl. Präsentation für ein OER-NRW-Treffen, WWW</td>
</tr>
<tr>
<td>2020-06-26</td>
<td><a href="https://slides.lobid.org/dhc-2020/">"Normdaten als Linked Data publizieren und nutzen: lobid-gnd, OpenRefine Reconciliation und SkoHub"</a> (<a href="https://youtu.be/eTNwqLvc7ss">Video</a>), Adrian Pohl, Pascal Christoph, Fabian Steeg. Vortrag im Rahmen des <a href="https://dhc.hypotheses.org/programm2020">Kolloquiums Digital Humanities</a> der Universität zu Köln, WWW</td>
</tr>
<tr>
<td>2020-05-05</td>
<td><a href="https://slides.lobid.org/kim-ws-2020/">"Entwicklung eines Profils für OER-Metadaten mit JSON Schema & SkoHub"</a>, Adrian Pohl. Präsentation beim <a href="https://wiki.dnb.de/display/DINIAGKIM/KIM+Workshop+2020">DINI-KIM-Workshop 2020</a>, WWW</td>
</tr>
<tr>
<td>2020-05-05</td>
<td><a href="https://slides.lobid.org/kim-ws-2020-lightning-talk/">"Elasticsearch-Konkordanz von Katalogs-IDs zu RVK"</a>, Pascal Christoph. Lightning Talk <a href="https://wiki.dnb.de/display/DINIAGKIM/KIM+Workshop+2020">DINI-KIM-Workshop 2020</a>, WWW</td>
</tr>
<tr>
<td>2020-03-12</td>
<td><a href="https://slides.lobid.org/metafacture-2020/">"Introduction to Metafacture"</a>, Fabian Steeg. Vorstellung im Workshop <i>Tools für das Metadatenmanagement</i>, SUB Göttingen</td>
</tr>
<tr>
<td>2019-12-06</td>
<td><a href="https://slides.lobid.org/nwbib-cdv-2019-jury/">"CodingDaVinci Westfalen 2019: NWBib-NRW Städte-Quiz"</a>, Pascal Christoph. Präsentation auf der <a href="https://codingdavinci.de/events/westfalen-ruhrgebiet/">CdV West 2019</a>, Dortmund</td>
</tr>
<tr>
<td>2019-11-27</td>
<td><a href="https://pad.gwdg.de/p/BJvl5sFiB/">"SkoHub: KOS-based content syndication with ActivityPub"</a>, Adrian Pohl, Felix Ostrowski (graphthinking GmbH). Presentation at <a href="https://swib.org/swib19/">SWIB19</a>, Hamburg</td>
</tr>
<tr>
<td>2019-11-22</td>
<td><a href="https://slides.lobid.org/beirat2019">"Offene Infrastruktur – Was heißt das?"</a>, Adrian Pohl. Präsentation in der hbz-Beiratssitzung, Köln</td>
</tr>
<tr>
<td>2019-10-26</td>
<td><a href="https://slides.lobid.org/nwbib-wikidatacon">"Using Wikidata to improve spatial subject indexing in a regional bibliography"</a>, Adrian Pohl. Presentation for WikidataCon as part of the <a href="https://www.wikidata.org/wiki/Wikidata:WikidataCon_2019/Program/Sessions/Libraries_panel">Libraries Panel</a>, Berlin</td>
</tr>
<tr>
<td>2019-10-12</td>
<td><a href="https://slides.lobid.org/nwbib-cdv">"Hinweise zur Nutzung der Nordrhein-Westfälische Bibliographie (NWBib)"</a>, Pascal Christoph. Präsentation des NWBib-Datensets beim Hackathon Coding da Vinci Westfalen-Ruhrgebiet, Dortmund</td>
</tr>
<tr>
<td>2019-06-18</td>
<td><a href="https://slides.lobid.org/skohub-ffm">"SkoHub – normdatenbasierte Content Syndication"</a>, Adrian Pohl. Input beim Treffen deutscher Akteur*innen im Bereich OER(-Metadaten)-Infrastruktur, Frankfurt am Main</td>
</tr>
<tr>
<td>2019-06-18</td>
<td><a href="https://slides.lobid.org/standardisierung-ffm">"Standardisierung von OER-Metadaten"</a>, Adrian Pohl. Input beim Treffen deutscher Akteur*innen im Bereich OER(-Metadaten)-Infrastruktur, Frankfurt am Main</td>
</tr>
<tr>
<td>2019-05-29</td>
<td><a href="https://slides.lobid.org/skohub-hbz/">"SkoHub – KOS-based content syndication"</a>, Adrian Pohl. Presentation in hbz English course, Cologne</td>
</tr>
<tr>
<td>2019-05-07</td>
<td><a href="https://hbz.github.io/elag2019-bootcamp/">"From LOD to LOUD: building & using JSON-LD APIs"</a>, Fabian Steeg, Adrian Pohl, Pascal Christoph. Bootcamp at <a href="https://www.elag2019.de/programme.html">ELAG 2019</a>, Berlin</td>
</tr>
<tr>
<td>2019-03-29</td>
<td><a href="https://slides.lobid.org/htw-chur-2019">"Von LOD zu LOUD – Erfahrungen aus zehn Jahren Linked Open Data am hbz"</a>, Lehrveranstaltung im Rahmen des Kurses "Semantische Systeme" im Bachelorstudiengang Informationswissenschaften an der HTW Chur, Zürich</td>
</tr>
<tr>
<td>2019-03-14</td>
<td><a href="https://slides.lobid.org/metafacture-workshop/">"Metafacture-Workshop"</a>, Metafacture-Workshop im hbz, Köln</td>
</tr>
<tr>
<td>2019-03-12</td>
<td><a href="https://slides.lobid.org/hbz-katinfo-2019/">"lobid – offene, webbasierte Infrastruktur für Titel- und Normdaten"</a>, Adrian Pohl. Vortrag bei einer hbz-Informationsveranstaltung für Katalogisierer*innen, Köln</td>
</tr>
<tr>
<td>2019-02-21</td>
<td><a href="https://slides.lobid.org/hbz-info-2019/">"lobid – offene, webbasierte Infrastruktur für Titel- und Normdaten"</a>, Adrian Pohl. Vortrag in hbz-interner Infoveranstaltung, Köln</td>
</tr>
<tr>
<td>2019-01-24</td>
<td><a href="https://slides.lobid.org/nwbib-treffen-2019/">"Auf der Zielgeraden – Erweiterung der NWBib-Raumsystematik mit Wikidata"</a>, Adrian Pohl. Vortrag bei einem NWBib-Raumsystematik-Treffen, Köln</td>
</tr>
<tr>
<td>2018-12-04</td>
<td><a href="https://slides.lobid.org/gndcon18/">"lobid-gnd – Rechercheoberfläche & LOD-API für die GND"</a>, Adrian Pohl. Impulsvortrag bei der "Tools"-Session auf der <a href="https://wiki.dnb.de/x/PIbpBw">GNDCon</a>, Frankfurt/Main</td>
</tr>
<tr>
<td>2018-11-26</td>
<td><a href="https://hbz.github.io/swib18-workshop/">"From LOD to LOUD: making data usable"</a>, Fabian Steeg, Adrian Pohl, Pascal Christoph. Pre-conference Workshop bei der <a href="http://swib.org/swib18/programme.html#abs03">SWIB18</a>, Bonn</td>
</tr>
<tr>
<td>2018-09-05</td>
<td><a href="https://slides.lobid.org/danrw-20180905/">"Regal – Eine flexible Repository Lösung"</a>, Jan Schnasse. hbz-interne Präsentation, Köln</td>
</tr>
<tr>
<td>2018-06-14</td>
<td><a href="https://slides.lobid.org/bibtag18/">"lobid – offene, webbasierte Infrastruktur für zentrale bibliothekarische Daten"</a>, Adrian Pohl. Vortrag beim <a href="https://bibliothekartag2018.de/">107. Bibliothek*tag</a>, Berlin</td>
</tr>
<tr>
<td>2018-05-29</td>
<td><a href="https://slides.lobid.org/kmk-oer/">"(Freie) Lernmaterialien im Web verfügbar machen"</a>, Adrian Pohl. Vortrag bei der <a href="https://elan-ev.de/kmk/index.php">KMK-Tagung "Virtuelle Lehrangebote und technische Anforderungen"</a>, Hannover</td>
</tr>
<tr>
<td>2018-04-11</td>
<td><a href="https://slides.lobid.org/kim-ws-2018-lightning-talk/">"lobid-GND - Rechercheoberfläche & LOD-API für die GND"</a>, Christoph Ewertowski. Lightning Talk beim <a href="https://wiki.dnb.de/display/DINIAGKIM/KIM+Workshop+2018">DINI-KIM-Workshop 2018</a>, Mannheim</td>
</tr>
<tr>
<td>2018-04-10</td>
<td><a href="https://slides.lobid.org/kim-ws-2018/">"JSON-LD – Einführung und Anwendungen"</a>, Adrian Pohl. Vortrag beim <a href="https://wiki.dnb.de/display/DINIAGKIM/KIM+Workshop+2018">DINI-KIM-Workshop 2018</a>, Mannheim</td>
</tr>
<tr>
<td>2017-12-05</td>
<td><a href="https://slides.lobid.org/swib17-lightning-talk">"Creating a spatial classification from Wikidata"</a>, Adrian Pohl. Lightning Talk bei der <a href="http://swib.org/swib17/">SWIB17</a>, Hamburg</td>
</tr>
<tr>
<td>2017-10-24</td>
<td><a href="https://slides.lobid.org/kim-oer-infrastruktur">"Infrastruktur für OER-Metadaten"</a>, Adrian Pohl. Impulsvortrag beim 2. Online-Meeting der AG OER Metadaten, WWW</td>
</tr>
<tr>
<td>2017-10-24</td>
<td><a href="https://slides.lobid.org/open-access-infotag-koeln-2017">"Regal – Eine flexible Repository Lösung"</a>, Jan Schnasse. Vortrag beim Open-Access-Infotag, Köln</td>
</tr>
<tr>
<td>2017-09-26</td>
<td><a href="https://slides.lobid.org/eubfws2017/">"Bibframe at hbz"</a>, Adrian Pohl. Präsentation im Rahmen des <a href="https://wiki.dnb.de/display/EBW/EUBFWS2017">European BIBFRAME Workshop</a>, Frankfurt/Main</td>
</tr>
<tr>
<td>2017-07-27</td>
<td><a href="https://slides.lobid.org/lobid-show-and-tell/">"lobid 2.0 – Building a LOD-based web API"</a>, Adrian Pohl. IGeLU and ELUNA Show & Tell, WWW (<a href="https://www.youtube.com/watch?v=nwapscatwnU">Aufzeichnung</a>)</td>
</tr>
<tr>
<td>2017-05-23</td>
<td><a href="https://slides.lobid.org/bibcast17/">"lobid-organisations – Ein umfassendes Verzeichnis deutscher Informationseinrichtungen"</a>, Adrian Pohl. Präsentation im Rahmen des BibCast, WWW (<a href="https://www.youtube.com/watch?v=iKYJtL0VjH0">Aufzeichnung</a>)</td>
</tr>
<tr>
<td>2017-05-11</td>
<td><a href="https://slides.lobid.org/siit-170511">"Werkstattbericht – Autocompletion für Agrovoc-Schlagworte mit JSKOS & Elasticsearch"</a>, Jan Schnasse. Präsentation beim <a href="https://si-it-workshop.gbv.de/">1. Subject Indexing & Information Technology Workshop</a>, Göttingen</td>
</tr>
<tr>
<td>2017-05-04</td>
<td><a href="https://slides.lobid.org/kim-ws-2017">"Best Practices der Datendokumentation"</a>, Adrian Pohl. Session beim <a href="https://wiki.dnb.de/display/DINIAGKIM/KIM+WS+2017">DINI-KIM-Workshop 2017</a>, Mannheim</td>
</tr>
<tr>
<td>2017-04-11</td>
<td><a href="https://slides.lobid.org/lod-hbz/">"LOD @ hbz"</a>, hbz-interne Präsentation, Köln</td>
</tr>
<tr>
<td>2016-08-18</td>
<td><a href="https://slides.lobid.org/lobid-jsonld/">"JSON-LD in Lobid"</a>, Fabian Steeg. hbz-interne Präsentation, Köln</td>
</tr>
<tr>
<td>2016-05-12</td>
<td><a href="https://slides.lobid.org/lobid-entwicklungsprozess/">"Der Lobid-Entwicklungsprozess"</a>, Fabian Steeg. hbz-interne Präsentation, Köln</td>
</tr>
<tr>
<td>2016-02-23</td>
<td><a href="https://slides.lobid.org/bibcast16/">"lobid-organisations – Ein umfassender Index deutscher Informationseinrichtungen"</a>, Adrian Pohl. Präsentation im Rahmen des BibCast, WWW (<a href="https://www.youtube.com/watch?v=Nzj06azE_Gw">Aufzeichnung</a>)</td>
</tr>
<tr>
<td>2016-02-23</td>
<td><a href="https://slides.lobid.org/dbs-opendata/">"Freigabe von DBS-Daten"</a>, Adrian Pohl. Präsentation beim Treffen der ÖB-Steuerungsgruppe, Köln</td>
</tr>
<tr>
<td>2015-10-27</td>
<td><a href="http://slides.com/acka47/20151027-nwbib-dini#/">"Zurück in die Zukunft – Die NWBib und das Web"</a>, Adrian Pohl. Präsentation bei der <a href="https://dini.de/veranstaltungen/jahrestagungen/2015/programm/">16. DINI-Jahrestagung</a>, Frankfurt/Main</td>
</tr>
<tr>
<td>2015-11-24</td>
<td><a href="https://slides.lobid.org/swib-15/">"LOD for applications – Using the Lobid API"</a>, Fabian Steeg. Presentation at <a href="http://swib.org/swib15/">SWIB15</a>, Hamburg</td>
</tr>
<tr>
<td>2010-2015</td>
<td><a href="https://speakerdeck.com/lobid">Ältere Präsentationsfolien, archiviert bei speakerdeck.com</a></td>
</tr>
</table>
</div>
<div class="panel panel-default footer">
<div class="panel-body">
<span class="pull-left">
<img src='https://lobid.org/images/wappen.png' alt="NRW-Wappen"/>
lobid | LOD-Dienste des <a href="https://www.hbz-nrw.de/produkte/linked-open-data">hbz — Hochschulbibliothekszentrum des Landes NRW</a>
</span>
<span class="pull-right">
<a href="https://www.hbz-nrw.de/impressum">Impressum</a> |
<a href="https://github.com/hbz/lobid/blob/master/conf/Datenschutzerklaerung_lobid.textile">Datenschutz</a> |
<a href="https://openbiblio.social/@lobid"><i class="fa-brands fa-mastodon" aria-hidden="true"></i> Mastodon</a>
<a href="https://metadaten.community/c/software-und-tools/lobid/10"><i class="fa-brands fa-discourse" aria-hidden="true"></i> Discourse</a>
<a href="https://github.com/hbz/slides"><i class="fa-brands fa-github" aria-hidden="true"></i> GitHub</a>
<a href="http://blog.lobid.org"><i class="fa fa-pencil" aria-hidden="true"></i> Blog</a>
</span>
</div>
</div>
</div>
</body>
</html>