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

entity_type_class_map

Data license: MIT · Data source: jebboone/deitydb

49 rows where entity_class = "hero"

✎ View and edit SQL

This data as json, CSV (advanced)

entity_type ▼ entity_class
Antagonist figure hero
Companion hero
Culture hero/inventor hero
Deified figure hero
Deified human hero
Deified mortal hero
Deified mortal/goddess hero
Deified mortal/sea goddess hero
Divine hero hero
Divine/heroic figure hero
Eleusinian figure hero
Eleusinian hero hero
Enchanter hero
Enchantress hero
Flood survivor / Immortal mortal hero
Healing god/deified mortal hero
Healing hero hero
Hero hero
Hero / Leader hero
Hero / Semi-divine king hero
Hero-god hero
Hero/deified mortal/cult figure hero
Heroine hero
Immortalized mortal hero
Knight hero
Legendary figure hero
Military commander hero
Musical figure hero
Musical hero hero
Patriarch / Flood hero hero
Peacemaker figure hero
Rustic god/deified mortal hero
Sea god/deified mortal hero
Sea goddess/deified mortal hero
Seer/healer hero hero
Seer/prophetic hero hero
Seer/prophetic heroine hero
Solar hero hero
Sorcerer hero
Trickster magician hero
Vegetation heroine hero
Warrior figure/divine name hero
Wild man / Hero companion hero
hero hero
heroine hero
human hero
legendary_figure hero
shamanistic mistress of Pohjola hero
syncretic deity / warrior form hero

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