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

<https://anchorfact.org/kb/ai/rag-document-content-hashes-and-reindex-triggers>
  a schema:TechArticle ;
  schema:headline "RAG Document Content Hashes and Reindex Triggers" ;
  schema:url <https://anchorfact.org/ai/rag-document-content-hashes-and-reindex-triggers/> ;
  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-content-hashes-and-reindex-triggers>
  schema:citation <https://developers.llamaindex.ai/python/framework/module_guides/loading/ingestion_pipeline/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/rag-document-content-hashes-and-reindex-triggers>
  schema:citation <https://api.python.langchain.com/en/latest/core/indexing/langchain_core.indexing.base.RecordManager.html> ;
  af:sourceTier "B" .