diff --git a/pcp-reloaded/de/hackathon.php b/pcp-reloaded/de/hackathon.php index 3eda9b068cbfbac134acdd1612c5afa37564c788..ae23db8babe7a3e925b9d4bc94709f4df0bc05ca 100644 --- a/pcp-reloaded/de/hackathon.php +++ b/pcp-reloaded/de/hackathon.php @@ -1,12 +1,48 @@ <div class="row"> <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> 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> +<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> diff --git a/pcp-reloaded/de/index.php b/pcp-reloaded/de/index.php index 03c844313fdde63f82adf7207dc30c5b7134d67b..ab3cf497d191617ba449639f49c694d57887f803 100644 --- a/pcp-reloaded/de/index.php +++ b/pcp-reloaded/de/index.php @@ -41,6 +41,7 @@ <ul> <?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=='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=='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>'; ?> diff --git a/pcp-reloaded/en/hackathon.php b/pcp-reloaded/en/hackathon.php new file mode 100644 index 0000000000000000000000000000000000000000..9c31e7c2c0ba5e0572b3bb4a4ddf16e37c82281a --- /dev/null +++ b/pcp-reloaded/en/hackathon.php @@ -0,0 +1,49 @@ + <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> diff --git a/pcp-reloaded/en/index.php b/pcp-reloaded/en/index.php index 6974ae9530847032d5c346a647aee1fbebc60d43..5dab93b1a19946f43d1e0ed4c9f9ec7d906c8d8e 100644 --- a/pcp-reloaded/en/index.php +++ b/pcp-reloaded/en/index.php @@ -41,6 +41,7 @@ <ul> <?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=='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=='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>'; ?>