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

entity_duplicate_review

Data license: MIT · Data source: jebboone/deitydb

1 row where entity_id = "ENT_MANICH_WORLD_LIGHT"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: reviewed_at (date)

Link canonical_name entity_id duplicate_group_note decision reviewed_at
World of Light,ENT_MANICH_WORLD_LIGHT World of Light World of Light ENT_MANICH_WORLD_LIGHT Reviewed duplicate canonical name; the Manichaean World of Light, distinct from the Mandaean Alma d-Nhura. intentional_distinct 2026-06-15T03:22:22.521865

Advanced export

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

CSV options:

CREATE TABLE "entity_duplicate_review" (
   [canonical_name] TEXT,
   [entity_id] TEXT REFERENCES [entities]([entity_id]),
   [duplicate_group_note] TEXT,
   [decision] TEXT,
   [reviewed_at] TEXT,
   PRIMARY KEY ([canonical_name], [entity_id])
);
CREATE INDEX [idx_entity_duplicate_review_entity_id]
    ON [entity_duplicate_review] ([entity_id]);
Powered by Datasette · Queries took 1921.076ms · Data license: MIT · Data source: jebboone/deitydb