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

<https://anchorfact.org/kb/ai/computer-vision>
  a schema:TechArticle ;
  schema:headline "Computer Vision" ;
  schema:url <https://anchorfact.org/ai/computer-vision/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.74" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

<https://anchorfact.org/kb/ai/computer-vision>
  schema:citation <https://szeliski.org/Book/> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/computer-vision>
  schema:citation <https://papers.nips.cc/paper/2012/hash/c399862d3b9d6b76c8436e924a68c45b-Abstract.html> ;
  af:sourceTier "A" .