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

<https://anchorfact.org/kb/ai/ai-document-understanding>
  a schema:article ;
  schema:headline "AI Document Understanding: Layout Parsing, Structured Extraction, and Intelligent Document Processing" ;
  schema:url <https://anchorfact.org/ai/ai-document-understanding/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/ai-document-understanding>
  schema:citation <https://arxiv.org/abs/1912.13318> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/ai-document-understanding>
  schema:citation <https://arxiv.org/abs/2111.15664> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/ai-document-understanding>
  schema:citation <https://docs.aws.amazon.com/textract/> ;
  af:sourceTier "B" .