get_obo_context_prefix_map

get_obo_context_prefix_map(include_synonyms=False)[source]

Get the OBO Foundry prefix map.

Parameters

include_synonyms (bool) – Should synonyms of each prefix also be included as additional prefixes, but with the same URL prefix?

Return type

Mapping[str, str]

Returns

A mapping from prefixes to prefix URLs.