{% extends "base.html" %} {% import "macros.html" as utils %} {% block title %}Bioregistry Resolution Error{% endblock %} {% block container %}
The prefix {{ prefix }}
is not registered in the Bioregistry{% if identifier %}
so {{ utils.code_curie(prefix, identifier) }} could not be resolved{% endif %}. If you
think it should be, please contribute in one of the following ways: