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

4 rows where entity_id = "ENT_ISR_BELIAL"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: evidence_type

Link entity_id source_id evidence_type source_note
ENT_ISR_BELIAL,SRC_DDD_BIBLE,scholarly attestation Belial ENT_ISR_BELIAL Dictionary of Deities and Demons in the Bible SRC_DDD_BIBLE scholarly attestation Attested in Dictionary of Deities and Demons in the Bible.
ENT_ISR_BELIAL,SRC_DSS_WAR_SCROLL,primary text attestation Belial ENT_ISR_BELIAL The War Scroll (Milhamah, 1QM), Dead Sea Scrolls, c. 1st c. BCE SRC_DSS_WAR_SCROLL primary text attestation named in the War Scroll (1QM) of the Dead Sea Scrolls
ENT_ISR_BELIAL,SRC_HEBREW_BIBLE,direct attestation Belial ENT_ISR_BELIAL The Hebrew Bible / Tanakh (primary text; Masoretic Text tradition; reference editions: Biblia Hebraica Stuttgartensia / Biblia Hebraica Quinta; citations by book, chapter, and verse) SRC_HEBREW_BIBLE direct attestation Deuteronomy 13:13; 1 Samuel 2:12; Psalm 18:4 (the worthlessness/wickedness of Belial).
ENT_ISR_BELIAL,SRC_JUBILEES,direct attestation Belial ENT_ISR_BELIAL James C. VanderKam (trans.), The Book of Jubilees (2 vols.; CSCO 510–511, Scriptores Aethiopici 87–88; Peeters, Leuven, 1989) SRC_JUBILEES direct attestation Jubilees (Belial/Mastema as chief of the spirits of darkness in Second Temple demonology).

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