Getting Started
is_obo_foundry()
Get if the prefix has an OBO Foundry link.
prefix – The prefix to look up
If the prefix corresponds to an OBO Foundry resource
>>> assert is_obo_foundry('chebi') >>> assert not is_proprietary('pdb')