LACRIMALit

Ontology

Authors: M. Papadopoulou, C. Roche

Environment: Protégé

Ontology in OWLDownload

VisualisationWebOWL

Query the LACRIMALit Ontology

SPARQL Endpoint 1: TALOS dashboard

SPARQL Endpoint 2SPARQLer

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

Publications

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

Skip to content