{% extends "base.html" %} {% block title %}{{ config.METAREGISTRY_TITLE }}{% endblock %} {% block containerattr %}class="col-md-10 col-lg-10"{% endblock %} {% block container %} {% if bioschemas %} {% endif %}
Here's how to get started with the {{ config.METAREGISTRY_TITLE }} site:
A compact URI (CURIE) like {{ curie_to_str(example_prefix, example_identifier) }}.
The integrative registry of databases, ontologies, and resources.
The registry of registries.
{% if manager.collections | length > 0 %}Manually curated subsets of the registry.
{% endif %}Contributors to the {{ config.METAREGISTRY_TITLE }}
{% if config.METAREGISTRY_FIRST_PARTY %}About the motivation for constructing the {{ config.METAREGISTRY_TITLE }}.
{# Donec id elit non mi porta. #}All of the data in the {{ config.METAREGISTRY_TITLE }} (version {{ config.METAREGISTRY_VERSION }}).
Available under the CC0 1.0 Universal License. {% endif %}