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

✎ 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_ACHLYS,classical_element,air Achlys ENT_ACHLYS classical_element air 0 low Algorithmic seed score from v0.1 category/domains/tags; matched: none. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_ACHLYS,classical_element,earth Achlys ENT_ACHLYS classical_element earth 4 medium Affliction, disease, famine, or embodied suffering. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_ACHLYS,classical_element,fire Achlys ENT_ACHLYS classical_element fire 0 low Algorithmic seed score from v0.1 category/domains/tags; matched: none. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_ACHLYS,classical_element,water Achlys ENT_ACHLYS classical_element water 0 low Algorithmic seed score from v0.1 category/domains/tags; matched: none. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_ACHLYS,classical_planet,jupiter Achlys ENT_ACHLYS classical_planet jupiter 0 low Algorithmic seed score from v0.1 category/domains/tags; matched: none. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_ACHLYS,classical_planet,mars Achlys ENT_ACHLYS classical_planet mars 0 low Algorithmic seed score from v0.1 category/domains/tags; matched: none. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_ACHLYS,classical_planet,mercury Achlys ENT_ACHLYS classical_planet mercury 0 low Algorithmic seed score from v0.1 category/domains/tags; matched: none. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_ACHLYS,classical_planet,moon Achlys ENT_ACHLYS classical_planet moon 2 low Algorithmic seed score from v0.1 category/domains/tags; matched: underworld. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_ACHLYS,classical_planet,saturn Achlys ENT_ACHLYS classical_planet saturn 5 medium Disease, plague, famine, affliction, decay, or destructive limitation. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_ACHLYS,classical_planet,sun Achlys ENT_ACHLYS classical_planet sun 0 low Algorithmic seed score from v0.1 category/domains/tags; matched: none. SRC_INTERNAL_HEURISTIC_V0_2 needs_review
ENT_ACHLYS,classical_planet,venus Achlys ENT_ACHLYS 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 12.263ms · Data license: MIT · Data source: jebboone/deitydb