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

<https://anchorfact.org/kb/ai/retrieval-weaviate-collection-schema-and-vectorizer-config>
  a schema:TechArticle ;
  schema:headline "Retrieval Weaviate Collection Schema and Vectorizer Config" ;
  schema:url <https://anchorfact.org/ai/retrieval-weaviate-collection-schema-and-vectorizer-config/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/retrieval-weaviate-collection-schema-and-vectorizer-config>
  schema:citation <https://docs.weaviate.io/weaviate/config-refs/collections> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/retrieval-weaviate-collection-schema-and-vectorizer-config>
  schema:citation <https://docs.weaviate.io/weaviate/manage-collections/vector-config> ;
  af:sourceTier "B" .