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

15 rows where source_id = "SRC_THEOI_AGRICULTURE"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source_note

Link entity_id source_id evidence_type source_note
ENT_ADONIS,SRC_THEOI_AGRICULTURE,index attestation Adonis ENT_ADONIS Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Literary attestation in classical/mythographic tradition; cult evidence varies by entity.
ENT_ARIADNE,SRC_THEOI_AGRICULTURE,index attestation Ariadne ENT_ARIADNE Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Attested in Theoi Agrarian and Mystery Gods index.
ENT_CABEIRI,SRC_THEOI_AGRICULTURE,index attestation Cabeiri ENT_CABEIRI Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Literary attestation in classical/mythographic tradition; cult evidence varies by entity.
ENT_COTYS,SRC_THEOI_AGRICULTURE,index attestation Cotys ENT_COTYS Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Attested in Theoi Agrarian and Mystery Gods index.
ENT_DEMETER,SRC_THEOI_AGRICULTURE,index attestation Demeter ENT_DEMETER Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Literary attestation in classical/mythographic tradition; cult evidence varies by entity.
ENT_DIONYSUS,SRC_THEOI_AGRICULTURE,index attestation Dionysus ENT_DIONYSUS Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Literary attestation in classical/mythographic tradition; cult evidence varies by entity.
ENT_EUBOULEUS,SRC_THEOI_AGRICULTURE,index attestation Eubouleus ENT_EUBOULEUS Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Literary attestation in classical/mythographic tradition; cult evidence varies by entity.
ENT_GREAT_GODS_SAMOTHRACE,SRC_THEOI_AGRICULTURE,index attestation Great Gods of Samothrace ENT_GREAT_GODS_SAMOTHRACE Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Attested in Theoi Agrarian and Mystery Gods index.
ENT_IACCHUS,SRC_THEOI_AGRICULTURE,index attestation Iacchus ENT_IACCHUS Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Attested in Theoi Agrarian and Mystery Gods index.
ENT_KALLIGENEIA,SRC_THEOI_AGRICULTURE,index attestation Kalligeneia ENT_KALLIGENEIA Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Literary attestation in classical/mythographic tradition; cult evidence varies by entity.
ENT_KOUROTROPHOS,SRC_THEOI_AGRICULTURE,index attestation Kourotrophos ENT_KOUROTROPHOS Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Literary attestation in classical/mythographic tradition; cult evidence varies by entity.
ENT_PLUTUS,SRC_THEOI_AGRICULTURE,index attestation Plutus ENT_PLUTUS Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Literary attestation in classical/mythographic tradition; cult evidence varies by entity.
ENT_SABAZIOS,SRC_THEOI_AGRICULTURE,index attestation Sabazios ENT_SABAZIOS Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Attested in Theoi Agrarian and Mystery Gods index.
ENT_TRIPTOLEMUS,SRC_THEOI_AGRICULTURE,index attestation Triptolemus ENT_TRIPTOLEMUS Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Literary attestation in classical/mythographic tradition; cult evidence varies by entity.
ENT_ZAGREUS,SRC_THEOI_AGRICULTURE,index attestation Zagreus ENT_ZAGREUS Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE index attestation Attested in Theoi Agrarian and Mystery Gods index.

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