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

<https://anchorfact.org/kb/ai/reciprocal-rank-fusion>
  a schema:TechArticle ;
  schema:headline "Reciprocal Rank Fusion" ;
  schema:url <https://anchorfact.org/ai/reciprocal-rank-fusion/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/reciprocal-rank-fusion>
  schema:citation <https://www.elastic.co/docs/reference/elasticsearch/rest-apis/reciprocal-rank-fusion> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/reciprocal-rank-fusion>
  schema:citation <https://learn.microsoft.com/en-us/azure/search/hybrid-search-ranking> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/reciprocal-rank-fusion>
  schema:citation <https://docs.opensearch.org/docs/latest/search-plugins/search-pipelines/reciprocal-rank-fusion/> ;
  af:sourceTier "B" .