{% extends "prose.html" %} {% block title %}Bioregistry RDF Schema{% endblock %} {% block content %}

Bioregistry RDF Schema

This page describes the schema used in the RDF dumps of the Bioregistry used with prefix bioregistry.schema and URL https://bioregistry.io/schema/#

{% for term, description in terms.items() %}
{{ term }}
{{ description }}
{% endfor %}
{% endblock %}