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

14 rows where source_id = "SRC_BOOKS_OF_JEU"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source_note

Link entity_id source_id evidence_type source_note
ENT_JEU_CHOUCHO,SRC_BOOKS_OF_JEU,direct attestation Choucho ENT_JEU_CHOUCHO The (Two) Books of Jeu (Bruce Codex), c. 3rd-4th c. CE, Egypt SRC_BOOKS_OF_JEU direct attestation Named in the (Second) Book of Jeu (Bruce Codex).
ENT_JEU_CHOUNCHEOCH,SRC_BOOKS_OF_JEU,direct attestation Chouncheoch ENT_JEU_CHOUNCHEOCH The (Two) Books of Jeu (Bruce Codex), c. 3rd-4th c. CE, Egypt SRC_BOOKS_OF_JEU direct attestation Named in the (Second) Book of Jeu (Bruce Codex).
ENT_JEU_CHOUS,SRC_BOOKS_OF_JEU,direct attestation Chous ENT_JEU_CHOUS The (Two) Books of Jeu (Bruce Codex), c. 3rd-4th c. CE, Egypt SRC_BOOKS_OF_JEU direct attestation Named in the (Second) Book of Jeu (Bruce Codex).
ENT_JEU_FIRE_BAPTISM,SRC_BOOKS_OF_JEU,direct attestation Baptism of Fire ENT_JEU_FIRE_BAPTISM The (Two) Books of Jeu (Bruce Codex), c. 3rd-4th c. CE, Egypt SRC_BOOKS_OF_JEU direct attestation Named in the (Second) Book of Jeu (Bruce Codex).
ENT_JEU_FIRST_AEON,SRC_BOOKS_OF_JEU,direct attestation First Aeon of the Ascent ENT_JEU_FIRST_AEON The (Two) Books of Jeu (Bruce Codex), c. 3rd-4th c. CE, Egypt SRC_BOOKS_OF_JEU direct attestation Named in the (Second) Book of Jeu (Bruce Codex).
ENT_JEU_PERSOMPHON,SRC_BOOKS_OF_JEU,direct attestation Persomphon ENT_JEU_PERSOMPHON The (Two) Books of Jeu (Bruce Codex), c. 3rd-4th c. CE, Egypt SRC_BOOKS_OF_JEU direct attestation Named in the (Second) Book of Jeu (Bruce Codex).
ENT_JEU_PROTETH,SRC_BOOKS_OF_JEU,direct attestation Proteth ENT_JEU_PROTETH The (Two) Books of Jeu (Bruce Codex), c. 3rd-4th c. CE, Egypt SRC_BOOKS_OF_JEU direct attestation Named in the (Second) Book of Jeu (Bruce Codex).
ENT_JEU_SEALS,SRC_BOOKS_OF_JEU,direct attestation Seals of the Light ENT_JEU_SEALS The (Two) Books of Jeu (Bruce Codex), c. 3rd-4th c. CE, Egypt SRC_BOOKS_OF_JEU direct attestation Named in the (Second) Book of Jeu (Bruce Codex).
ENT_JEU_SECOND_AEON,SRC_BOOKS_OF_JEU,direct attestation Second Aeon of the Ascent ENT_JEU_SECOND_AEON The (Two) Books of Jeu (Bruce Codex), c. 3rd-4th c. CE, Egypt SRC_BOOKS_OF_JEU direct attestation Named in the (Second) Book of Jeu (Bruce Codex).
ENT_JEU_THIRD_AEON,SRC_BOOKS_OF_JEU,direct attestation Third Aeon of the Ascent ENT_JEU_THIRD_AEON The (Two) Books of Jeu (Bruce Codex), c. 3rd-4th c. CE, Egypt SRC_BOOKS_OF_JEU direct attestation Named in the (Second) Book of Jeu (Bruce Codex).
ENT_PS_JEU,SRC_BOOKS_OF_JEU,direct attestation Jeu ENT_PS_JEU The (Two) Books of Jeu (Bruce Codex), c. 3rd-4th c. CE, Egypt SRC_BOOKS_OF_JEU direct attestation Also attested in the Books of Jeu (Bruce Codex).
ENT_PS_MELCHIZEDEK,SRC_BOOKS_OF_JEU,direct attestation Melchizedek (Zorokothora) ENT_PS_MELCHIZEDEK The (Two) Books of Jeu (Bruce Codex), c. 3rd-4th c. CE, Egypt SRC_BOOKS_OF_JEU direct attestation Also attested in the Books of Jeu (Bruce Codex).
ENT_PS_TREASURY_LIGHT,SRC_BOOKS_OF_JEU,direct attestation Treasury of the Light ENT_PS_TREASURY_LIGHT The (Two) Books of Jeu (Bruce Codex), c. 3rd-4th c. CE, Egypt SRC_BOOKS_OF_JEU direct attestation Also attested in the Books of Jeu (Bruce Codex).
ENT_PS_VIRGIN_LIGHT,SRC_BOOKS_OF_JEU,direct attestation Virgin of the Light ENT_PS_VIRGIN_LIGHT The (Two) Books of Jeu (Bruce Codex), c. 3rd-4th c. CE, Egypt SRC_BOOKS_OF_JEU direct attestation Also attested in the Books of Jeu (Bruce Codex).

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