✦ DeityDB
Browse Graph Connections Timeline Lineages Path Map Queries About Collaborate API GitHub ↗

Entity Sources

2,936 links between entities and the sources that attest them, with evidence type and passage-level notes. The primary evidence layer: every entity classification traces to at least one record here.

Data license: MIT · Data source: jebboone/deitydb

evidence_type
{'description': 'e.g. Direct attestation, Secondary analysis, Epigraphic, Numismatic'}
source_note
{'description': 'Specific passage citations and notes on how this source attests the entity'}

9 rows where source_id = "SRC_AGATHANGELOS_HISTORY"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: evidence_type, source_note

Link entity_id source_id evidence_type source_note
ENT_ARMC_FATHERS,SRC_AGATHANGELOS_HISTORY,primary text attestation Fathers and Saints of the Armenian Apostolic Church ENT_ARMC_FATHERS Agathangelos, History of the Armenians (Patmut'iwn Hayots'), 5th c. CE; trans. Robert W. Thomson (State University of New York Press, Albany NY, 1976) SRC_AGATHANGELOS_HISTORY primary text attestation attestation
ENT_ARMC_GREGORY_ILLUMINATOR,SRC_AGATHANGELOS_HISTORY,primary text attestation Gregory the Illuminator ENT_ARMC_GREGORY_ILLUMINATOR Agathangelos, History of the Armenians (Patmut'iwn Hayots'), 5th c. CE; trans. Robert W. Thomson (State University of New York Press, Albany NY, 1976) SRC_AGATHANGELOS_HISTORY primary text attestation attestation
ENT_ARMC_TIRIDATES,SRC_AGATHANGELOS_HISTORY,primary text attestation Tiridates III of Armenia ENT_ARMC_TIRIDATES Agathangelos, History of the Armenians (Patmut'iwn Hayots'), 5th c. CE; trans. Robert W. Thomson (State University of New York Press, Albany NY, 1976) SRC_AGATHANGELOS_HISTORY primary text attestation attestation
ENT_ARM_ANAHIT,SRC_AGATHANGELOS_HISTORY,direct attestation Anahit ENT_ARM_ANAHIT Agathangelos, History of the Armenians (Patmut'iwn Hayots'), 5th c. CE; trans. Robert W. Thomson (State University of New York Press, Albany NY, 1976) SRC_AGATHANGELOS_HISTORY direct attestation §22: "Anahit, who is called Artemis among the Greeks; she is the glory of our nation and vivifier... mother of all chastity, benefactress of the whole human race." Describes cult statue and its destruction by Gregory the Illuminator.
ENT_ARM_ARAMAZD,SRC_AGATHANGELOS_HISTORY,direct attestation Aramazd ENT_ARM_ARAMAZD Agathangelos, History of the Armenians (Patmut'iwn Hayots'), 5th c. CE; trans. Robert W. Thomson (State University of New York Press, Albany NY, 1976) SRC_AGATHANGELOS_HISTORY direct attestation §22: "They called Aramazd, who is called Zeus among the Greeks, the father of all the gods." Also describes his cult at Ashtishat and the Artaxiad royal oath-renewal ritual at new year.
ENT_ARM_ASTGHIK,SRC_AGATHANGELOS_HISTORY,direct attestation Astghik ENT_ARM_ASTGHIK Agathangelos, History of the Armenians (Patmut'iwn Hayots'), 5th c. CE; trans. Robert W. Thomson (State University of New York Press, Albany NY, 1976) SRC_AGATHANGELOS_HISTORY direct attestation §22: Astghik explicitly equated with Aphrodite; the goddess of love at the Ashtishat cult complex.
ENT_ARM_NANE,SRC_AGATHANGELOS_HISTORY,direct attestation Nane ENT_ARM_NANE Agathangelos, History of the Armenians (Patmut'iwn Hayots'), 5th c. CE; trans. Robert W. Thomson (State University of New York Press, Albany NY, 1976) SRC_AGATHANGELOS_HISTORY direct attestation §22: "Nane, the daughter of Aramazd, who is called Athena among the Greeks; she is the mother of virtues, the teacher of virtue." Temple at Tiliē.
ENT_ARM_TIR,SRC_AGATHANGELOS_HISTORY,direct attestation Tir ENT_ARM_TIR Agathangelos, History of the Armenians (Patmut'iwn Hayots'), 5th c. CE; trans. Robert W. Thomson (State University of New York Press, Albany NY, 1976) SRC_AGATHANGELOS_HISTORY direct attestation §22: "Tir, whom they call the scribe of Aramazd, who is called Hermes by the Greeks and Apollo by others; he who is the interpreter of dreams and the teacher of the arts of writing, who records human deeds." Temple at Artashat. Most detailed ancient description of Tir.
ENT_ARM_VAHAGN,SRC_AGATHANGELOS_HISTORY,direct attestation Vahagn ENT_ARM_VAHAGN Agathangelos, History of the Armenians (Patmut'iwn Hayots'), 5th c. CE; trans. Robert W. Thomson (State University of New York Press, Albany NY, 1976) SRC_AGATHANGELOS_HISTORY direct attestation §22: "Vahagn, who is called Heracles among the Greeks" — explicitly equates Vahagn with Heracles at the Ashtishat temple; notes his role as destroyer of monsters.

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "entity_sources" (
   [entity_id] TEXT REFERENCES [entities]([entity_id]),
   [source_id] TEXT REFERENCES [sources]([source_id]),
   [evidence_type] TEXT,
   [source_note] TEXT,
   PRIMARY KEY ([entity_id], [source_id], [evidence_type])
);
CREATE INDEX [idx_entity_sources_source_id]
    ON [entity_sources] ([source_id]);
CREATE INDEX [idx_entity_sources_entity_id]
    ON [entity_sources] ([entity_id]);
Powered by Datasette · Queries took 9.951ms · Data license: MIT · Data source: jebboone/deitydb