Skip to content
Snippets Groups Projects
Commit 7bcea6e6 authored by Thomas Riechert's avatar Thomas Riechert
Browse files

Hackathon

parent 5f5897b8
No related branches found
No related tags found
No related merge requests found
<div class="row"> <div class="row">
<div class="col-12"> <div class="col-12">
<h3>Hackathon und Workshop (01./02.12.2021)</h3> <h3>Hackathon (November 2021) und Workshop (01./02.12.2021)</h3>
<p> <p>
Im Anschluss an die Abschlusstagung führen wir einen Hackathon durch, dessen Ergebnisse im Rahmen eines Workshops am 1. und 2. Dezember präsentiert werden. Ziel des Workshops und Hackathons ist die Anreicherung der im Projekt entstanden Forschungsontology bezüglich weiterer Datenquellen und der Interoperabilität für weiterführende Projekte. Im Anschluss an die Abschlusstagung führen wir einen Hackathon durch, dessen Ergebnisse im Rahmen eines Workshops am 1. und 2. Dezember präsentiert werden. Ziel des Workshops und Hackathons ist die Anreicherung der im Projekt entstanden Forschungsontology bezüglich weiterer Datenquellen und der Interoperabilität für weiterführende Projekte.
</p> </p>
<p>
<b>Ziele und Inhalte</b>
<ul>
<li>Anbindung weiterer prosopographischer Daten (u. a. Professorenkataloge)</li>
<li>Experiment mit Geovistory: RDF-Daten für die Weiterverarbeitung aus Tabellen aufbereiten (David Knecht & Francesco Beretta, Kleio Lab GmbH) <a href="../talks/2021_10_27_Konferenz_Professorale_Karrieren_GV.pdf" target="_blank">Folien</a> </li>
<li>Diskussion des Projekt-Vokabulars z. B. durch Annotation mit relevanten Klassen und Eigenschaften von Foundational Ontologies </li>
<li>Datenimport in die Forschungsontologie (SPARQL queries)</li>
<li>Zeitraum: November 2021</li>
<li>Koordination: Thomas Riechert (thomas.riechert@htwk-leipzig.de)</li>
</ul>
</p>
<p>
<b>Ankündigungen von offenen Meeting</b>
<ul>
<li><b>02.11.2021 - 8h30-9h15</b>: Fragerunde Geovistory (Anmeldung: david.knecht@kleiolab.ch)</li>
<li><b>03.11.2021 - 14h00-15h00</b>: Generall question and answer session (thomas.riechert@htwk-leipzig.de)</li>
</ul>
<p>
<b>Plattformen, Werzeuge, Dokumente:</b>
<ul>
<li> Geovistrory
<ul>
<li>Plattform: <a href="https://www.geovistory.com/">https://www.geovistory.com/</a></li>
<li>Manual: <a href="https://www.geovistory.com/">https://kleiolab.atlassian.net/l/c/vB9F1id1</a></li>
<li>Introduction of classes used: <a href="https://www.geovistory.com/">https://kleiolab.gitbook.io/geovistory/profiles-of-
classes/introduction-to-ontome-profiles/education-ongoing</a></li>
<li>Forum im Wiki: <a href="https://www.geovistory.com/">https://kleiolab.atlassian.net/l/c/c51Z2SDd</a></li>
</ul>
<li>Plattform auf Github.com: <a href="https://github.com/pcp-on-web/pcp-reloaded">https://github.com/pcp-on-web/pcp-reloaded</a></li>
<li>Vokabular: <a href="https://pcp-on-web.de/ontology/0.2/index-en.html">https://pcp-on-web.de/ontology/0.2/index-en.html</a></li>
</ul>
</p>
</div> </div>
</div> </div>
...@@ -41,6 +41,7 @@ ...@@ -41,6 +41,7 @@
<ul> <ul>
<?php if($p=='ueberblick') echo '<li class="select">Überblick</li>'; else echo '<li><a href="./">Überblick</a></li>'; ?> <?php if($p=='ueberblick') echo '<li class="select">Überblick</li>'; else echo '<li><a href="./">Überblick</a></li>'; ?>
<?php if($p=='programm') echo '<li class="select">Programm</li>'; else echo '<li><a href="./?p=programm">Programm</a></li>'; ?> <?php if($p=='programm') echo '<li class="select">Programm</li>'; else echo '<li><a href="./?p=programm">Programm</a></li>'; ?>
<?php if($p=='hackathon') echo '<li class="select">Hackathon</li>'; else echo '<li><a href="./?p=hackathon">Hackathon</a></li>'; ?>
<?php if($p=='anmeldung') echo '<li class="select">Anmeldung</li>'; else echo '<li><a href="./?p=anmeldung">Anmeldung</a></li>'; ?> <?php if($p=='anmeldung') echo '<li class="select">Anmeldung</li>'; else echo '<li><a href="./?p=anmeldung">Anmeldung</a></li>'; ?>
<?php if($p=='datenschutz') echo '<li class="select">Datenschutz</li>'; else echo '<li><a href="./?p=datenschutz">Datenschutz</a></li>'; ?> <?php if($p=='datenschutz') echo '<li class="select">Datenschutz</li>'; else echo '<li><a href="./?p=datenschutz">Datenschutz</a></li>'; ?>
<?php if($p=='impressum') echo '<li class="select">Impressum</li>'; else echo '<li><a href="./?p=impressum">Impressum</a></li>'; ?> <?php if($p=='impressum') echo '<li class="select">Impressum</li>'; else echo '<li><a href="./?p=impressum">Impressum</a></li>'; ?>
......
<div class="row">
<div class="col-12">
<h3>Hackathon (November 2021) and Workshop (01./02.12.2021)</h3>
<p>
After the final conference we will run a hackathon, the results of which will be presented in a workshop on December 1st and 2nd. The aim of the workshop and hackathon is to enrich the research ontology developed in the project with regard to further data sources and interoperability for further projects.
</p>
<p>
<b>Objectives</b>
<ul>
<li>Integration of further prosopographic data (e.g. professor catalogs) </li>
<li>Experiment using Geovistory: RDF-Daten für die Weiterverarbeitung aus Tabellen aufbereiten (David Knecht & Francesco Beretta, Kleio Lab GmbH) <a href="../talks/2021_10_27_Konferenz_Professorale_Karrieren_GV.pdf" target="_blank">Folien</a> </li>
<li>Discussion of the project vocabulary e.g. by annotation with relevant classes and properties of Foundational Ontologies </li>
<li>Data import into research ontology (SPARQL queries)</li>
<li>Period: November 2021</li>
<li>Coordination: Thomas Riechert (thomas.riechert@htwk-leipzig.de)</li>
</ul>
</p>
<p>
<b>Open meeting announcements </b>
<ul>
<li><b>02.11.2021 - 8h30-9h15</b>: Geovistory question and answer session (david.knecht@kleiolab.ch)</li>
<li><b>03.11.2021 - 14h00-15h00</b>: Planung Hackathon (thomas.riechert@htwk-leipzig.de)</li>
</ul>
<p>
<b>Platforms, tools, documents :</b>
<ul>
<li> Geovistrory
<ul>
<li>Platform: <a href="https://www.geovistory.com/">https://www.geovistory.com/</a></li>
<li>Manual: <a href="https://www.geovistory.com/">https://kleiolab.atlassian.net/l/c/vB9F1id1</a></li>
<li>Introduction of classes used: <a href="https://www.geovistory.com/">https://kleiolab.gitbook.io/geovistory/profiles-of-
classes/introduction-to-ontome-profiles/education-ongoing</a></li>
<li>Forum: <a href="https://www.geovistory.com/">https://kleiolab.atlassian.net/l/c/c51Z2SDd</a></li>
</ul>
<li>Platform on Github.com: <a href="https://github.com/pcp-on-web/pcp-reloaded">https://github.com/pcp-on-web/pcp-reloaded</a></li>
<li>Vocabulary: <a href="https://pcp-on-web.de/ontology/0.2/index-en.html">https://pcp-on-web.de/ontology/0.2/index-en.html</a></li>
</ul>
</p>
</div>
</div>
...@@ -41,6 +41,7 @@ ...@@ -41,6 +41,7 @@
<ul> <ul>
<?php if($p=='ueberblick') echo '<li class="select">Summary</li>'; else echo '<li><a href="./">Summary</a></li>'; ?> <?php if($p=='ueberblick') echo '<li class="select">Summary</li>'; else echo '<li><a href="./">Summary</a></li>'; ?>
<?php if($p=='programm') echo '<li class="select">Programme</li>'; else echo '<li><a href="./?p=programm">Programme</a></li>'; ?> <?php if($p=='programm') echo '<li class="select">Programme</li>'; else echo '<li><a href="./?p=programm">Programme</a></li>'; ?>
<?php if($p=='hackathon') echo '<li class="select">Hackathon</li>'; else echo '<li><a href="./?p=hackathon">Hackathon</a></li>'; ?>
<?php if($p=='anmeldung') echo '<li class="select">Registration</li>'; else echo '<li><a href="./?p=anmeldung">Registration</a></li>'; ?> <?php if($p=='anmeldung') echo '<li class="select">Registration</li>'; else echo '<li><a href="./?p=anmeldung">Registration</a></li>'; ?>
<?php if($p=='datenschutz') echo '<li class="select">Privacy policy</li>'; else echo '<li><a href="./?p=datenschutz">Privacy policy</a></li>'; ?> <?php if($p=='datenschutz') echo '<li class="select">Privacy policy</li>'; else echo '<li><a href="./?p=datenschutz">Privacy policy</a></li>'; ?>
<?php if($p=='impressum') echo '<li class="select">Imprint</li>'; else echo '<li><a href="./?p=impressum">Imprint</a></li>'; ?> <?php if($p=='impressum') echo '<li class="select">Imprint</li>'; else echo '<li><a href="./?p=impressum">Imprint</a></li>'; ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment