Skip to main content

Entities overview

CASTEMO recognizes 11 entity types (SPECTRABLOG – Statements, Persons, Events, Concepts, Territories / Texts, Resources, Actions, Living Beings, Locations, Physical Objects, and Groups). With this list, you should be able to do most of what a project needs. 

Institutions are coded, depending on meaning and context, as Groups (e.g. if an institution is acting) or Locations (e.g. if it is institution in the sense of repository for a manuscript).

JSON Structure

The entity object is defined by the class IEntity see entity.ts file.

Screenshot 2025-09-01 at 9.29.09.png

Each entity type inherits attributes from the base object and defines a data object unique to that entity.