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

<https://anchorfact.org/kb/ai/data-centric-ai>
  a schema:article ;
  schema:headline "Data-Centric AI: The Systematic Engineering of Training Data" ;
  schema:url <https://anchorfact.org/ai/data-centric-ai/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.82" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/data-centric-ai>
  schema:citation <https://arxiv.org/abs/2303.10158> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/data-centric-ai>
  schema:citation <https://arxiv.org/abs/2207.10062> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/data-centric-ai>
  schema:citation <https://arxiv.org/abs/1911.00068> ;
  af:sourceTier "A" .