Bioportal Mappings
bioportal_mappingsCross-ontology mappings for one class — the equivalent concepts in every other BioPortal ontology, with the mapping source (SAME_URI, LOOM, CUI, REST). AUTHORITATIVE for translating a code between terminologies, e.g. an NCIT concept to its SNOMEDCT, MESH and ICD10CM equivalents. Pass the ontology acronym and class IRI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max mappings to return, 1-200 (default 50) | |
| _apiKey | No | Your own BioPortal API key (free, https://bioportal.bioontology.org/accounts/new). Optional — without one the call uses a shared key that NCBO rate-limits across all of its users. | |
| class_id | Yes | Full class IRI (e.g. "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C3224") | |
| ontology | Yes | Ontology acronym the class lives in (e.g. "NCIT") | |
| to_ontology | No | Optional: only mappings into this ontology acronym (e.g. "SNOMEDCT") |