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

entity_type_class_map

Data license: MIT · Data source: jebboone/deitydb

21 rows where entity_class = "realm"

✎ View and edit SQL

This data as json, CSV (advanced)

entity_type ▼ entity_class
Aeon/cosmic realm realm
Afterlife realm realm
Cosmic realm realm
Cosmic realm/category realm
Cosmic structure realm
Cosmological place/category realm
Cosmological realm realm
Cosmological structure realm
Demonic realm realm
Duat region realm
Elemental/place category realm
Higher cosmic realm/category realm
Otherworld realm realm
Place/environment category realm
Place/liminal category realm
Sacred Place realm
Sacred place realm
Soteriological realm/category realm
World tree realm
place realm
world-tree realm

Advanced export

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

CSV options:

CREATE TABLE "entity_type_class_map" (
   [entity_type] TEXT PRIMARY KEY,
   [entity_class] TEXT REFERENCES [entity_class]([class_id])
);
CREATE INDEX [idx_entity_type_class_map_entity_class]
    ON [entity_type_class_map] ([entity_class]);
Powered by Datasette · Queries took 6.908ms · Data license: MIT · Data source: jebboone/deitydb