✦ 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_AMPHIARAUS"

✎ 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_AMPHIARAUS,classical_element,air Amphiaraus ENT_AMPHIARAUS classical_element air 2 low Algorithmic seed score from v0.1 category/domains/tags; matched: dream. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_AMPHIARAUS,classical_element,earth Amphiaraus ENT_AMPHIARAUS classical_element earth 5 medium Chthonic oracle, underworld knowledge, cave oracle, or Delphic earth-oracle association. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_AMPHIARAUS,classical_element,fire Amphiaraus ENT_AMPHIARAUS classical_element fire 0 low Algorithmic seed score from v0.1 category/domains/tags; matched: none. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_AMPHIARAUS,classical_element,water Amphiaraus ENT_AMPHIARAUS classical_element water 0 low Algorithmic seed score from v0.1 category/domains/tags; matched: none. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_AMPHIARAUS,classical_planet,jupiter Amphiaraus ENT_AMPHIARAUS classical_planet jupiter 0 low Algorithmic seed score from v0.1 category/domains/tags; matched: none. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_AMPHIARAUS,classical_planet,mars Amphiaraus ENT_AMPHIARAUS classical_planet mars 0 low Algorithmic seed score from v0.1 category/domains/tags; matched: none. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_AMPHIARAUS,classical_planet,mercury Amphiaraus ENT_AMPHIARAUS classical_planet mercury 5 medium Prophecy, divination, omens, interpretation, inspired speech, or transmission of messages. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_AMPHIARAUS,classical_planet,moon Amphiaraus ENT_AMPHIARAUS classical_planet moon 3 low Algorithmic seed score from v0.1 category/domains/tags; matched: dream, underworld. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_AMPHIARAUS,classical_planet,saturn Amphiaraus ENT_AMPHIARAUS classical_planet saturn 4 medium Underworld knowledge, chthonic oracle, or dead-seer association. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_AMPHIARAUS,classical_planet,sun Amphiaraus ENT_AMPHIARAUS classical_planet sun 3 low Algorithmic seed score from v0.1 category/domains/tags; matched: healing. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_AMPHIARAUS,classical_planet,venus Amphiaraus ENT_AMPHIARAUS classical_planet venus 0 low Algorithmic seed score from v0.1 category/domains/tags; matched: none. SRC_INTERNAL_HEURISTIC_V0_2 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 13.486ms · Data license: MIT · Data source: jebboone/deitydb