@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/data-deduplication-and-entity-resolution>
  a schema:TechArticle ;
  schema:headline "Data Deduplication and Entity Resolution" ;
  schema:url <https://anchorfact.org/computer-science/data-deduplication-and-entity-resolution/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/data-deduplication-and-entity-resolution>
  schema:citation <https://docs.aws.amazon.com/entityresolution/latest/userguide/what-is-service.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/data-deduplication-and-entity-resolution>
  schema:citation <https://moj-analytical-services.github.io/splink/index.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/data-deduplication-and-entity-resolution>
  schema:citation <https://openrefine.org/docs/manual/cellediting#cluster-and-edit> ;
  af:sourceTier "B" .