Ontology · version 1.2
LACRIMALit Ontology of Crisis
An event-centric model of crisis in Greek and Roman antiquity, built as a CIDOC-CRM extension.
Overview
LACRIMALit models crisis as an event rather than as a subject heading.
An event is an action carried out by one or more agents that changes the state of a
cultural, social or physical system; it has a location, a beginning and an end, causes,
consequences, predecessors, successors and sub-events. The ontology is built as a domain
extension of CIDOC-CRM's E7_Activity, with cause and
consequence properties added, since CIDOC does not supply them.
Crises are typed into six spheres: environmental, financial, migrant, military,
political and public health — each with its own subtypes, so that a
Naval_Battle is a Battle with exactly one sea location.
It comes from the LACRIMALit project (2022–2025, funded by HFRI, PI Melina Tamiolaki, hosted at IMS-FORTH), and it is published as a journal article.
Scope
| Period covered | 5th century BCE – 2nd century CE |
|---|---|
| Region | Greco-Roman world |
| Modelled as | Ontology |
| Languages | English, Ancient Greek, Modern Greek |
| Built with | Tedi ontoTerminology Editor. See TEDI documentation |
| Sources | Herodotus, Thucydides, Xenophon, Dionysius of Halicarnassus, Plutarch, Arrian; texts via Perseus Digital Library |
Access the data
Query it through the SPARQL endpoint using this named graph:
https://triplestore.talos-ai4ssh.uoc.gr:8890/datasets/LACRIMALit-Modeling-Events-Classical-Period-v1
Ways in
- SPARQL endpoint: browser interface, no setup
- OTV Ontology Viewer: browse the class hierarchy
- RDF Graph Viewer: explore as a network
- Download the RDF/OWL and .otb files
The .otb file opens in TEDI; the
.rdf file opens in Protégé, and can be visualised with
WebVOWL.
Example queries
What are the political crisis types?
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX lac: <http://ontologia.fr/OTB/lac#>
SELECT DISTINCT ?crisisName
WHERE {
?crisis rdfs:subClassOf* lac:Political_Crisis .
?crisis rdfs:label ?crisisName .
FILTER (lang(?crisisName) = 'en')
}
ORDER BY ?crisisName
This is the first of six competency questions the ontology was built to answer. It returns the political crisis types: civil war, conspiracy, coup d'état, defection, exile, murder, ostracism, revolt, sedition and others.
Size & structure
| Triples | c. 4,500 |
|---|---|
| Classes | 110 |
| Individuals | 460 |
| Object properties | 44 |
| Data properties | 16 |
| Declaration axioms | 1,500 |
Citation & licence
Cite as
Papadopoulou, M., Roche, C., & Tamiolaki, E.-M. (2022).
The LACRIMALit Ontology of Crisis: An Event-Centric Model for Digital History.
Information, 13(8), 398. https://doi.org/10.3390/info13080398
DOI: 10.3390/info13080398
Licence
CC BY 3.0 (the article)
Funding
European Commission, TALOS AI4SSH, grant agreement 101087269.
Credits
| Maria Papadopoulou | Author ORCID 0000-0001-6451-8712 |
|---|---|
| Christophe Roche | Author ORCID 0000-0002-0756-0559 |
| Melina-Eleni Tamiolaki | Author ORCID 0000-0001-7215-4701 |
LISTIC, Université Savoie Mont Blanc; IMS-FORTH; Department of Philology, University of Crete