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

11 rows where source_id = "SRC_CLAUSS_MITHRAS"

✎ View and edit SQL

This data as json, CSV (advanced)

Link entity_id source_id evidence_type source_note
ENT_MITH_CAUTES,SRC_CLAUSS_MITHRAS,scholarly attestation Cautes ENT_MITH_CAUTES Manfred Clauss, The Roman Cult of Mithras: The God and His Mysteries (tr. R. Gordon, Routledge 2000) SRC_CLAUSS_MITHRAS scholarly attestation attestation
ENT_MITH_CAUTOPATES,SRC_CLAUSS_MITHRAS,scholarly attestation Cautopates ENT_MITH_CAUTOPATES Manfred Clauss, The Roman Cult of Mithras: The God and His Mysteries (tr. R. Gordon, Routledge 2000) SRC_CLAUSS_MITHRAS scholarly attestation attestation
ENT_MITH_CORAX,SRC_CLAUSS_MITHRAS,scholarly attestation Corax (Raven) ENT_MITH_CORAX Manfred Clauss, The Roman Cult of Mithras: The God and His Mysteries (tr. R. Gordon, Routledge 2000) SRC_CLAUSS_MITHRAS scholarly attestation attestation
ENT_MITH_HELIODROMUS,SRC_CLAUSS_MITHRAS,scholarly attestation Heliodromus (Sun-Runner) ENT_MITH_HELIODROMUS Manfred Clauss, The Roman Cult of Mithras: The God and His Mysteries (tr. R. Gordon, Routledge 2000) SRC_CLAUSS_MITHRAS scholarly attestation attestation
ENT_MITH_LEO,SRC_CLAUSS_MITHRAS,scholarly attestation Leo (Lion) ENT_MITH_LEO Manfred Clauss, The Roman Cult of Mithras: The God and His Mysteries (tr. R. Gordon, Routledge 2000) SRC_CLAUSS_MITHRAS scholarly attestation attestation
ENT_MITH_MILES,SRC_CLAUSS_MITHRAS,scholarly attestation Miles (Soldier) ENT_MITH_MILES Manfred Clauss, The Roman Cult of Mithras: The God and His Mysteries (tr. R. Gordon, Routledge 2000) SRC_CLAUSS_MITHRAS scholarly attestation attestation
ENT_MITH_MYSTERIES,SRC_CLAUSS_MITHRAS,scholarly attestation Mithraic Mysteries ENT_MITH_MYSTERIES Manfred Clauss, The Roman Cult of Mithras: The God and His Mysteries (tr. R. Gordon, Routledge 2000) SRC_CLAUSS_MITHRAS scholarly attestation attestation
ENT_MITH_NYMPHUS,SRC_CLAUSS_MITHRAS,scholarly attestation Nymphus (Bridegroom) ENT_MITH_NYMPHUS Manfred Clauss, The Roman Cult of Mithras: The God and His Mysteries (tr. R. Gordon, Routledge 2000) SRC_CLAUSS_MITHRAS scholarly attestation attestation
ENT_MITH_PATER,SRC_CLAUSS_MITHRAS,scholarly attestation Pater (Father) ENT_MITH_PATER Manfred Clauss, The Roman Cult of Mithras: The God and His Mysteries (tr. R. Gordon, Routledge 2000) SRC_CLAUSS_MITHRAS scholarly attestation attestation
ENT_MITH_PERSES,SRC_CLAUSS_MITHRAS,scholarly attestation Perses (Persian) ENT_MITH_PERSES Manfred Clauss, The Roman Cult of Mithras: The God and His Mysteries (tr. R. Gordon, Routledge 2000) SRC_CLAUSS_MITHRAS scholarly attestation attestation
ENT_MITH_PETRA_GENETRIX,SRC_CLAUSS_MITHRAS,scholarly attestation Petra Genetrix ENT_MITH_PETRA_GENETRIX Manfred Clauss, The Roman Cult of Mithras: The God and His Mysteries (tr. R. Gordon, Routledge 2000) SRC_CLAUSS_MITHRAS scholarly attestation attestation

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