A Named Entity represents a real-world object inside Arkindex. It's linked to one or more Element
through a MetaData
or a Transcription
.
Entity
must be of a type belonging to a set of EntityType
which are defined at project level by project administrators.Entity
should be unique per project
Entity
may be linked to an Element
through a MetaData
Entity
may be linked to an Element
through a Transcription
Transcription
may have several Entity
(for example 2 persons and a location)TranscriptionEntity
is used to specify precisely where in the transcription text is situated the entityUsing Arkindex's web interface, you can view each entity and their usage on elements.
Contributors on a project are allowed to validate or reject entities usage on a transcription using the (Partial)UpdateEntity
API endpoint.
By clicking on an entity in the transcription you can access its dedicated page, which contains its details and links to elements.
These endpoints are the most useful to handle entities: