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

<https://anchorfact.org/kb/ai/rag-document-layout-and-table-extraction>
  a schema:TechArticle ;
  schema:headline "RAG Document Layout and Table Extraction" ;
  schema:url <https://anchorfact.org/ai/rag-document-layout-and-table-extraction/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/rag-document-layout-and-table-extraction>
  schema:citation <https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/prebuilt/layout?view=doc-intel-4.0.0> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/rag-document-layout-and-table-extraction>
  schema:citation <https://docs.aws.amazon.com/textract/latest/dg/how-it-works-tables.html> ;
  af:sourceTier "B" .