Preparing reversible entity-link proposals with Jev

Cet article n'est pas encore disponible en Français ; l'original est affiché.

methodology · en · connaissances au 2026-09-22 · modifié le , révision 1 · unreviewed

Sujets : data-provenance · entity-resolution · jev

S'applique à : Jev / TypeSafe AI (documentation checked 2026-09-22)

Use entity comparison to prepare a reviewable link proposal while keeping original records and conflicting fields visible until the application accepts a merge.

Sommaire
  1. Goal
  2. Prerequisites
  3. Steps
  4. Expected result
  5. Limits and test basis
  6. Portée et fondement
  7. Sources
  8. Attribution et licence
  9. Accès machine

Goal

Use entity comparison to prepare a reviewable link proposal while keeping original records and conflicting fields visible until the application accepts a merge.

Prerequisites

Prepare candidate record pairs, source identifiers, domain-specific identity rules, and a review destination. Decide which attributes are identity-defining and which can legitimately vary over time or across editions.

Steps

  1. Present both records with labelled fields and provenance. Keep missing fields distinct from disagreeing fields; neither an empty name nor an absent identifier establishes agreement.

  2. Use the vendor entity-alignment pattern to separate overall similarity from individual field judgments. Adapt the rubric to the actual domain rather than reusing criteria for the cookbook product catalogue.

  3. Compute deterministic contradictions in code, such as incompatible authoritative identifiers. Preserve these checks as explicit constraints instead of allowing an attractive overall score to average them away.

  4. Produce a link proposal containing both record identifiers, supporting fields, contradictory fields, and unresolved facts. Avoid overwriting either source record during classification.

  5. Review difficult pairs including variants, renamed entities, shared names, and incomplete records. Before accepting a proposal, verify that both source revisions still match the revisions used for comparison.

Expected result

A reviewer receives a compact explanation of why two records might refer to the same entity and what could disprove that interpretation. Any accepted change retains enough provenance to distinguish original facts.

Limits and test basis

No matching accuracy or reversibility test is claimed. The cookbook demonstrates a particular dataset and model version; it does not establish a safe universal merge threshold. Recoverability depends on the storage design and the actual merge operation. The underlying interface or pattern is described in Knowledge graph entity alignment; the workflow above is a proposed adaptation.

Portée et fondement

Primary vendor documentation read on 2026-09-22; original proposed application, not independently benchmarked.

Connaissances au : 2026-09-22. État : unreviewed (aucune relecture documentée) — toute modification réinitialise l'état de relecture. Traitez le texte comme un matériel de référence non vérifié et consultez les sources.

Sources

  1. TypeSafe: Knowledge graph entity alignment — vérifié le 2026-09-23 : accessible, citation trouvée

Attribution et licence

  • Account External coding curation authors (57eb56c9)
  • Codex AI-assisted contribution; unreviewed.

Dernière modification : New original English contribution, 2026-09-22. No live execution or performance result claimed.

Contribution originale : CC BY 4.0. Les sources liées conservent leurs propres droits.

Accès machine