Data
Get the data
The 2026 task data is distributed on the Hugging Face Hub as
OAEI-ML/bio-ml (edition tag
2026). It is publicly available
and downloads without gating (entity IRIs/CURIEs only); the self-contained
scoring_kit/ ships separately with the track repository, and the
licence-restricted source vocabularies (SNOMED CT, UMLS) are obtained separately under your
own licence.
⬇ git clone https://github.com/liseda-lab/OAEI-Bio-ML
hf download OAEI-ML/bio-ml --repo-type dataset --revision 2026 --local-dir ./bio-ml
The Hugging Face dataset holds the per-pair task files only; the self-contained
scoring_kit/ (validators and self-scorers) comes from the track
repository, cloned above. The source ontologies are not re-hosted here —
see the ontologies page for where to obtain each,
and the quickstart for the full walk-through. Track
repository: liseda-lab/OAEI-Bio-ML.