✦ DeityDB
Browse Graph Connections Timeline Lineages Path Map Queries About Collaborate API GitHub ↗

Entity Periods

Period assignments linking entities to the historical periods when they are attested. An entity may span multiple periods. All Greek entities are assigned; Egyptian tradition is fully covered; total coverage exceeds 70%.

Data license: MIT · Data source: jebboone/deitydb

confidence
{'description': 'high / medium / low — certainty of the period assignment'}
rationale
{'description': 'Justification with source citations'}

10 rows where period_id = "PER_MODERN_PAGANISM"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source_id

Link entity_id period_id confidence rationale source_id review_status
ENT_NPG_DIVINE_MIND,PER_MODERN_PAGANISM Infinite Intelligence / Divine Mind ENT_NPG_DIVINE_MIND Modern Pagan & Esoteric Revival PER_MODERN_PAGANISM high The impersonal immanent God-principle of practiced New Thought (Unity, Religious Science, etc.); ENT_VF_THE_UNIVERSE is its popular vernacular descendant. SRC_ALBANESE_REPUBLIC_MIND reviewed
ENT_NPG_DRUIDRY,PER_MODERN_PAGANISM Modern Druidry (OBOD/ADF) ENT_NPG_DRUIDRY Modern Pagan & Esoteric Revival PER_MODERN_PAGANISM high Hub node for the practiced modern Druid movement (Order of Bards Ovates & Druids; Ar nDraiocht Fein), reconstructing Celtic devotion and seasonal ritual to the Celtic gods. SRC_STRMISKA_MODERN_PAGANISM reviewed
ENT_NPG_ELUS_COHENS,PER_MODERN_PAGANISM Order of Elus Cohens ENT_NPG_ELUS_COHENS Modern Pagan & Esoteric Revival PER_MODERN_PAGANISM high Martinez de Pasqually's Ordre des Chevaliers Macons Elus Coens de l'Univers, the theurgic order whose operative magic aimed at the Reintegration; revived and practiced in modern Martinism. SRC_ALBANESE_REPUBLIC_MIND reviewed
ENT_NPG_FOLK_UNIVERSALIST,PER_MODERN_PAGANISM Folkish–Universalist Distinction ENT_NPG_FOLK_UNIVERSALIST Modern Pagan & Esoteric Revival PER_MODERN_PAGANISM high The defining internal distinction within practiced Heathenry over whether the faith is heritage-bound (folkish) or open to all (universalist); modeled neutrally as a belief-structure of the movement. SRC_STRMISKA_MODERN_PAGANISM reviewed
ENT_NPG_GREAT_GODDESS,PER_MODERN_PAGANISM The Great Goddess (Goddess Movement) ENT_NPG_GREAT_GODDESS Modern Pagan & Esoteric Revival PER_MODERN_PAGANISM high The one Great Goddess venerated in the Goddess movement and Dianic Wicca, of whom all named goddesses are held to be aspects; an actively-worshipped devotional figure. SRC_STRMISKA_MODERN_PAGANISM reviewed
ENT_NPG_HEATHENRY,PER_MODERN_PAGANISM Heathenry (Asatru) ENT_NPG_HEATHENRY Modern Pagan & Esoteric Revival PER_MODERN_PAGANISM high Hub node for the modern Heathen / Asatru movement; an organized, legally-recognized revival religion (e.g. Iceland's Asatruarfelagid, 1972) actively practicing blot and sumbel devotion to the Norse gods. SRC_STRMISKA_MODERN_PAGANISM reviewed
ENT_NPG_MARTINISM,PER_MODERN_PAGANISM Martinism ENT_NPG_MARTINISM Modern Pagan & Esoteric Revival PER_MODERN_PAGANISM high A practiced esoteric initiatory current descending from Martinez de Pasqually and Louis-Claude de Saint-Martin, surviving in modern Martinist orders. SRC_ALBANESE_REPUBLIC_MIND reviewed
ENT_NPG_NINE_NOBLE_VIRTUES,PER_MODERN_PAGANISM The Nine Noble Virtues ENT_NPG_NINE_NOBLE_VIRTUES Modern Pagan & Esoteric Revival PER_MODERN_PAGANISM high An ethical egregore of modern Heathenry (formulated 1970s, Odinic Rite/Asatru Free Assembly) drawn from the Havamal and sagas; sincerely held as a moral framework, though its modern origin is acknowledged in the community. SRC_STRMISKA_MODERN_PAGANISM reviewed
ENT_NPG_REINTEGRATION,PER_MODERN_PAGANISM The Reintegration ENT_NPG_REINTEGRATION Modern Pagan & Esoteric Revival PER_MODERN_PAGANISM high The central Martinist doctrine of the soul's reintegration into divine unity after the Fall; a sincerely-held esoteric belief and the goal of Elus Cohen theurgy. SRC_ALBANESE_REPUBLIC_MIND reviewed
ENT_NPG_REPAIRER,PER_MODERN_PAGANISM The Repairer (Le Reparateur) ENT_NPG_REPAIRER Modern Pagan & Esoteric Revival PER_MODERN_PAGANISM high The redemptive agent (the Christ/Repairer) who in Martinist theology effects the Reintegration of fallen humanity; modeled neutrally as a belief held within the tradition. SRC_ALBANESE_REPUBLIC_MIND reviewed

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "entity_periods" (
   [entity_id] TEXT REFERENCES [entities]([entity_id]),
   [period_id] TEXT REFERENCES [periods]([period_id]),
   [confidence] TEXT,
   [rationale] TEXT,
   [source_id] TEXT,
   [review_status] TEXT,
   PRIMARY KEY ([entity_id], [period_id])
);
CREATE INDEX [idx_entity_periods_period_id]
    ON [entity_periods] ([period_id]);
CREATE INDEX [idx_entity_periods_entity_id]
    ON [entity_periods] ([entity_id]);
Powered by Datasette · Queries took 10.966ms · Data license: MIT · Data source: jebboone/deitydb