get_resource

get_resource(prefix: str) Resource | None[source]

Get the Bioregistry entry for the given prefix.

Parameters:

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

Returns:

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