get_resource

get_resource(prefix)[source]

Get the Bioregistry entry for the given prefix.

Parameters:

prefix (str) – The prefix to look up, which is normalized with normalize_prefix() before lookup in the Bioregistry

Return type:

Optional[Resource]

Returns:

The Bioregistry entry dictionary, which includes several keys cross-referencing other registries when available.