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

✎ 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
Holy Spirit,ENT_GNO_HOLY_SPIRIT Holy Spirit Holy Spirit ENT_GNO_HOLY_SPIRIT Reviewed duplicate canonical name; the Gnostic Holy Spirit (Barbeloite), distinct from the Nicene third person. intentional_distinct 2026-06-15T03:35:59.065308

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