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

entity_scores

Data license: MIT · Data source: jebboone/deitydb

11 rows where entity_id = "ENT_POLYHYMNIA"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: system, score, confidence, rationale

Link entity_id system score_name score confidence rationale source_id review_status
ENT_POLYHYMNIA,classical_element,air Polyhymnia ENT_POLYHYMNIA classical_element air 0 low Default Greek music/inspiration seed score; revise during review. SRC_THEOI_GODS needs_review
ENT_POLYHYMNIA,classical_element,earth Polyhymnia ENT_POLYHYMNIA classical_element earth 0 low Default Greek music/inspiration seed score; revise during review. SRC_THEOI_GODS needs_review
ENT_POLYHYMNIA,classical_element,fire Polyhymnia ENT_POLYHYMNIA classical_element fire 0 low Default Greek music/inspiration seed score; revise during review. SRC_THEOI_GODS needs_review
ENT_POLYHYMNIA,classical_element,water Polyhymnia ENT_POLYHYMNIA classical_element water 0 low Default Greek music/inspiration seed score; revise during review. SRC_THEOI_GODS needs_review
ENT_POLYHYMNIA,classical_planet,jupiter Polyhymnia ENT_POLYHYMNIA classical_planet jupiter 0 low Default Greek music/inspiration seed score; revise during review. SRC_THEOI_GODS needs_review
ENT_POLYHYMNIA,classical_planet,mars Polyhymnia ENT_POLYHYMNIA classical_planet mars 0 low Default Greek music/inspiration seed score; revise during review. SRC_THEOI_GODS needs_review
ENT_POLYHYMNIA,classical_planet,mercury Polyhymnia ENT_POLYHYMNIA classical_planet mercury 5 medium Music, poetry, memory, speech, interpretation, or technical art. SRC_THEOI_GODS needs_review
ENT_POLYHYMNIA,classical_planet,moon Polyhymnia ENT_POLYHYMNIA classical_planet moon 0 low Default Greek music/inspiration seed score; revise during review. SRC_THEOI_GODS needs_review
ENT_POLYHYMNIA,classical_planet,saturn Polyhymnia ENT_POLYHYMNIA classical_planet saturn 0 low Default Greek music/inspiration seed score; revise during review. SRC_THEOI_GODS needs_review
ENT_POLYHYMNIA,classical_planet,sun Polyhymnia ENT_POLYHYMNIA classical_planet sun 0 low Default Greek music/inspiration seed score; revise during review. SRC_THEOI_GODS needs_review
ENT_POLYHYMNIA,classical_planet,venus Polyhymnia ENT_POLYHYMNIA classical_planet venus 0 low Default Greek music/inspiration seed score; revise during review. SRC_THEOI_GODS needs_review

Advanced export

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

CSV options:

CREATE TABLE "entity_scores" (
   [entity_id] TEXT REFERENCES [entities]([entity_id]),
   [system] TEXT,
   [score_name] TEXT,
   [score] INTEGER,
   [confidence] TEXT,
   [rationale] TEXT,
   [source_id] TEXT,
   [review_status] TEXT,
   PRIMARY KEY ([entity_id], [system], [score_name])
);
CREATE INDEX [idx_entity_scores_entity_id]
    ON [entity_scores] ([entity_id]);
Powered by Datasette · Queries took 12.887ms · Data license: MIT · Data source: jebboone/deitydb