{
  "definition": "A family of fusion methods that combine multiple ranked lists using rank positions or rank-derived evidence.",
  "derivedRelations": [
    {
      "target": "reciprocal-rank-fusion",
      "type": "narrower"
    },
    {
      "target": "hybrid-retrieval",
      "type": "related"
    }
  ],
  "id": "rank-fusion",
  "kind": "Method",
  "license": "https://creativecommons.org/publicdomain/zero/1.0/",
  "modifiedAt": "2026-09-12T21:50:31Z",
  "prefLabel": "Rank Fusion",
  "publisher": {
    "name": "Searchplex",
    "url": "https://searchplex.net/"
  },
  "relations": [
    {
      "note": "Rank fusion combines rank positions or rank-derived evidence; score fusion combines numerical scores.",
      "target": "score-fusion",
      "type": "notEquivalentTo"
    },
    {
      "target": "reciprocal-rank-fusion",
      "type": "related"
    },
    {
      "target": "result-fusion",
      "type": "related"
    },
    {
      "target": "score-fusion",
      "type": "related"
    }
  ],
  "representations": {
    "html": "https://id.searchplex.net/rank-fusion/",
    "json": "https://id.searchplex.net/rank-fusion.json",
    "jsonld": "https://id.searchplex.net/rank-fusion.jsonld"
  },
  "scheme": "https://id.searchplex.net/scheme/",
  "scopeNote": "Rank fusion does not necessarily require comparable raw scores across systems.",
  "status": "published",
  "uri": "https://id.searchplex.net/rank-fusion/"
}
