{%- if entry.logo %}

{%- endif %}
{{ markdown(entry.description) | safe }}
- Identifier
{{ identifier }}
{%- if entry.keywords %}
- Keywords
-
{%- for keyword in entry.keywords|sort %}
{{ keyword }}
{%- endfor %}
{%- endif %}
{%- if entry.maintainers %}
- Maintainers
{%- for maintainer in entry.maintainers %}
-
{{ maintainer.name }} {{ utils.orcid_img() }}
{%- endfor %}
{%- endif %}
- Contributors
{%- for author in entry.authors %}
-
{{ author.name }} {{ utils.orcid_img() }}
{%- endfor %}
{%- if entry.organizations %}
{%- for organization in entry.organizations %}
-
{{ organization.name }}
{%- if organization.ror -%}
{{ utils.ror_img() }}
{%- endif %}
{%- endfor %}
{%- endif %}
- Size
- {{ entry.resources | length }}
{% if entry.references %}
- References
{% for reference in entry.references %}
- {{ reference }}
{% endfor %}
{% endif %}
- Download External Mappings
-
External Mappings