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 covered5th century BCE – 2nd century CE
RegionGreco-Roman world
Modelled asOntology
LanguagesEnglish, Ancient Greek, Modern Greek
Built withTedi ontoTerminology Editor. See TEDI documentation
SourcesHerodotus, 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

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

Triplesc. 4,500
Classes110
Individuals460
Object properties44
Data properties16
Declaration axioms1,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 PapadopoulouAuthor
ORCID 0000-0001-6451-8712
Christophe RocheAuthor
ORCID 0000-0002-0756-0559
Melina-Eleni TamiolakiAuthor
ORCID 0000-0001-7215-4701

LISTIC, Université Savoie Mont Blanc; IMS-FORTH; Department of Philology, University of Crete