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

12 rows where source_id = "SRC_ETZ_HAYYIM"

✎ View and edit SQL

This data as json, CSV (advanced)

Link entity_id source_id evidence_type source_note
ENT_JM_ABBA,SRC_ETZ_HAYYIM,direct attestation Abba ENT_JM_ABBA Hayyim Vital, Etz Hayyim (the Tree of Life), c. 1573 (the systematic exposition of Isaac Luria's teaching) SRC_ETZ_HAYYIM direct attestation Vital, Etz Hayyim: Abba, the partzuf of Hokhmah.
ENT_JM_ARIKH_ANPIN,SRC_ETZ_HAYYIM,direct attestation Arikh Anpin ENT_JM_ARIKH_ANPIN Hayyim Vital, Etz Hayyim (the Tree of Life), c. 1573 (the systematic exposition of Isaac Luria's teaching) SRC_ETZ_HAYYIM direct attestation Vital, Etz Hayyim; cf. the Zohar Idra Rabba: Arikh Anpin, the partzuf of Keter.
ENT_JM_IMMA,SRC_ETZ_HAYYIM,direct attestation Imma ENT_JM_IMMA Hayyim Vital, Etz Hayyim (the Tree of Life), c. 1573 (the systematic exposition of Isaac Luria's teaching) SRC_ETZ_HAYYIM direct attestation Vital, Etz Hayyim: Imma, the partzuf of Binah.
ENT_JM_KAV,SRC_ETZ_HAYYIM,direct attestation Kav ENT_JM_KAV Hayyim Vital, Etz Hayyim (the Tree of Life), c. 1573 (the systematic exposition of Isaac Luria's teaching) SRC_ETZ_HAYYIM direct attestation Vital, Etz Hayyim: the Kav, the ray of Infinite Light re-entering the vacated space.
ENT_JM_NETZOTZOT,SRC_ETZ_HAYYIM,direct attestation Netzotzot ENT_JM_NETZOTZOT Hayyim Vital, Etz Hayyim (the Tree of Life), c. 1573 (the systematic exposition of Isaac Luria's teaching) SRC_ETZ_HAYYIM direct attestation Vital, Etz Hayyim: the Netzotzot, the holy sparks scattered at the Shevirah.
ENT_JM_NUKVA,SRC_ETZ_HAYYIM,direct attestation Nukva ENT_JM_NUKVA Hayyim Vital, Etz Hayyim (the Tree of Life), c. 1573 (the systematic exposition of Isaac Luria's teaching) SRC_ETZ_HAYYIM direct attestation Vital, Etz Hayyim: Nukva de-Zeir Anpin, the partzuf of Malkhut/Shekhinah.
ENT_JM_RESHIMU,SRC_ETZ_HAYYIM,direct attestation Reshimu ENT_JM_RESHIMU Hayyim Vital, Etz Hayyim (the Tree of Life), c. 1573 (the systematic exposition of Isaac Luria's teaching) SRC_ETZ_HAYYIM direct attestation Vital, Etz Hayyim: the Reshimu, the residue of light after the contraction.
ENT_JM_SHEVIRAH,SRC_ETZ_HAYYIM,direct attestation Shevirat ha-Kelim ENT_JM_SHEVIRAH Hayyim Vital, Etz Hayyim (the Tree of Life), c. 1573 (the systematic exposition of Isaac Luria's teaching) SRC_ETZ_HAYYIM direct attestation Vital, Etz Hayyim: Shevirat ha-Kelim, the Breaking of the Vessels.
ENT_JM_TIKKUN,SRC_ETZ_HAYYIM,direct attestation Tikkun ENT_JM_TIKKUN Hayyim Vital, Etz Hayyim (the Tree of Life), c. 1573 (the systematic exposition of Isaac Luria's teaching) SRC_ETZ_HAYYIM direct attestation Vital, Etz Hayyim: the Tikkun, the gathering of the sparks and the restoration of the order.
ENT_JM_TOHU,SRC_ETZ_HAYYIM,direct attestation Olam ha-Tohu ENT_JM_TOHU Hayyim Vital, Etz Hayyim (the Tree of Life), c. 1573 (the systematic exposition of Isaac Luria's teaching) SRC_ETZ_HAYYIM direct attestation Vital, Etz Hayyim: Olam ha-Tohu, the World of Chaos of the unbalanced vessels.
ENT_JM_TZIMTZUM,SRC_ETZ_HAYYIM,direct attestation Tzimtzum ENT_JM_TZIMTZUM Hayyim Vital, Etz Hayyim (the Tree of Life), c. 1573 (the systematic exposition of Isaac Luria's teaching) SRC_ETZ_HAYYIM direct attestation Vital, Etz Hayyim (Sha'ar ha-Hakdamot): the Tzimtzum, the self-contraction of Ein Sof.
ENT_JM_ZEIR_ANPIN,SRC_ETZ_HAYYIM,direct attestation Zeir Anpin ENT_JM_ZEIR_ANPIN Hayyim Vital, Etz Hayyim (the Tree of Life), c. 1573 (the systematic exposition of Isaac Luria's teaching) SRC_ETZ_HAYYIM direct attestation Vital, Etz Hayyim; cf. the Zohar Idra: Zeir Anpin, the partzuf of the six emotive sefirot.

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