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

<https://anchorfact.org/kb/ai/rag-incremental-indexing-and-vector-upserts>
  a schema:TechArticle ;
  schema:headline "RAG Incremental Indexing and Vector Upserts" ;
  schema:url <https://anchorfact.org/ai/rag-incremental-indexing-and-vector-upserts/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/rag-incremental-indexing-and-vector-upserts>
  schema:citation <https://docs.pinecone.io/reference/api/2024-07/data-plane/upsert> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/rag-incremental-indexing-and-vector-upserts>
  schema:citation <https://qdrant.tech/documentation/manage-data/points/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/rag-incremental-indexing-and-vector-upserts>
  schema:citation <https://docs.pinecone.io/guides/index-data/indexing-overview> ;
  af:sourceTier "B" .