get_obo_context_prefix_map
- get_obo_context_prefix_map(include_synonyms: bool = False) Mapping[str, str] [source]
Get the OBO Foundry prefix map.
- Parameters:
include_synonyms – Should synonyms of each prefix also be included as additional prefixes, but with the same URL prefix?
- Returns:
A mapping from prefixes to prefix URLs.