LACRIMALit
Leaders and Crisis Management in Ancient Greek Literature (2022-2025)
HFRI – Department of the Ancient and Byzantine World – Project website
HFRI – Department of the Ancient and Byzantine World – Project website
Research Team:
Melina Tamiolaki (PI, Dept. of Philology, University of Crete), Panayotis Androulakis (PhD student, Dept. of Philology, UoC), Anna-Maria Miliara (PhD student, Dept. of Philology, UoC), Roberta Dainotto (PhD student, Dept. of Philology, UoC), Dr. Maria Papadopoulou (Dept. of Computer Sciences, University of Savoie, France, research associate) and Dr. Markus Zimmermann (Dept. of Ancient History, University of Bayreuth, Germany, research associate).
Articles
The LACRIMALit Ontology of Crisis: An Event-Centric Model for Digital History Papadopoulou, M.; Roche, C.; Tamiolaki, E.-M. . Information 2022, 13, 398. https://doi.org/10.3390/info13080398
Crisis in troubled ancient times: ontological modeling of textual evidence from Greek historians. Maria Papadopoulou, Eleni-Melina Tamiolaki and Christophe Roche. TOTh 2021, Terminology & Ontology : Theories and applications, Chambéry (France), 3-4 June 2021
The LACRIMALit Ontology of Crisis: An Event-Centric Model for Digital History Papadopoulou, M.; Roche, C.; Tamiolaki, E.-M. . Information 2022, 13, 398. https://doi.org/10.3390/info13080398
Crisis in troubled ancient times: ontological modeling of textual evidence from Greek historians. Maria Papadopoulou, Eleni-Melina Tamiolaki and Christophe Roche. TOTh 2021, Terminology & Ontology : Theories and applications, Chambéry (France), 3-4 June 2021
Ontology
Authors: M. Papadopoulou, C. Roche
Environment: Protégé
Ontology in OWL: Download
Visualisation: WebOWL
Authors: M. Papadopoulou, C. Roche
Environment: Protégé
Ontology in OWL: Download
Visualisation: WebOWL
Query the LACRIMALit Ontology
SPARQL Endpoint: SPARQLer
A query example:
SPARQL Endpoint: SPARQLer
A query example:
# CQ1: What are the different types of political crises?
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX lac: <http://ontologia.fr/OTB/lac#>
SELECT DISTINCT ?crisisName
FROM <http://ontologia.fr/OTB/lac.owl#>
WHERE { ?crisis rdfs:subClassOf* lac:Political_Crisis.
?crisis rdfs:label ?crisisName }
ORDER BY ?crisisName
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX lac: <http://ontologia.fr/OTB/lac#>
SELECT DISTINCT ?crisisName
FROM <http://ontologia.fr/OTB/lac.owl#>
WHERE { ?crisis rdfs:subClassOf* lac:Political_Crisis.
?crisis rdfs:label ?crisisName }
ORDER BY ?crisisName
Recent Posts
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!