✦ 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'}

7 rows where source_id = "SRC_BURKERT_GREEK_RELIGION"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source_note

Link entity_id source_id evidence_type source_note
ENT_COTYS,SRC_BURKERT_GREEK_RELIGION,scholarly attestation Cotys ENT_COTYS Walter Burkert, Greek Religion: Archaic and Classical, trans. John Raffan (Harvard University Press, 1985; original German: Griechische Religion der archaischen und klassischen Epoche, 1977) SRC_BURKERT_GREEK_RELIGION scholarly attestation Burkert (1985) p. 177: Cotys and the Cotytia as Thracian mystery rites; the equation with Rhea/Cybele; Aeschylus Edoni fr. 57 and the ecstatic ritual context.
ENT_MYC_DIWIA,SRC_BURKERT_GREEK_RELIGION,scholarly attestation Diwia ENT_MYC_DIWIA Walter Burkert, Greek Religion: Archaic and Classical, trans. John Raffan (Harvard University Press, 1985; original German: Griechische Religion der archaischen und klassischen Epoche, 1977) SRC_BURKERT_GREEK_RELIGION scholarly attestation Burkert (1985) on Dione/Diwia: the Zeus-consort figure at Dodona and her Mycenaean antecedent
ENT_MYC_ENYALIOS,SRC_BURKERT_GREEK_RELIGION,scholarly attestation Enyalios ENT_MYC_ENYALIOS Walter Burkert, Greek Religion: Archaic and Classical, trans. John Raffan (Harvard University Press, 1985; original German: Griechische Religion der archaischen und klassischen Epoche, 1977) SRC_BURKERT_GREEK_RELIGION scholarly attestation Burkert (1985) pp. 169-170 on Ares and Enyalius: the distinction in Mycenaean evidence and the Classical period convergence
ENT_MYC_POTNIA,SRC_BURKERT_GREEK_RELIGION,scholarly attestation Potnia ENT_MYC_POTNIA Walter Burkert, Greek Religion: Archaic and Classical, trans. John Raffan (Harvard University Press, 1985; original German: Griechische Religion der archaischen und klassischen Epoche, 1977) SRC_BURKERT_GREEK_RELIGION scholarly attestation Burkert (1985) pp. 42-46 on Mycenaean religion; the Potnia goddess and her relationship to Classical goddess figures
ENT_MYST_DAEIRA,SRC_BURKERT_GREEK_RELIGION,scholarly attestation Daeira ENT_MYST_DAEIRA Walter Burkert, Greek Religion: Archaic and Classical, trans. John Raffan (Harvard University Press, 1985; original German: Griechische Religion der archaischen und klassischen Epoche, 1977) SRC_BURKERT_GREEK_RELIGION scholarly attestation attestation
ENT_MYST_EUMOLPUS,SRC_BURKERT_GREEK_RELIGION,scholarly attestation Eumolpus ENT_MYST_EUMOLPUS Walter Burkert, Greek Religion: Archaic and Classical, trans. John Raffan (Harvard University Press, 1985; original German: Griechische Religion der archaischen und klassischen Epoche, 1977) SRC_BURKERT_GREEK_RELIGION scholarly attestation attestation
ENT_SABAZIOS,SRC_BURKERT_GREEK_RELIGION,scholarly attestation Sabazios ENT_SABAZIOS Walter Burkert, Greek Religion: Archaic and Classical, trans. John Raffan (Harvard University Press, 1985; original German: Griechische Religion der archaischen und klassischen Epoche, 1977) SRC_BURKERT_GREEK_RELIGION scholarly attestation Burkert (1985) pp. 179-181: Sabazios in the context of Greek mystery religion; Aristophanes and Demosthenes attestations; the Athenian cult and Roman-period Zeus Sabazios.

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 7.682ms · Data license: MIT · Data source: jebboone/deitydb