{% extends "page.html" %} {% block subtitle %}{{ _('OAI-PMH interface') }}{% endblock %} {% block main_content %}
OAI-PMH inteface for datasets and organizations.
Example: /oai?verb=ListSets.
More information about OAI-PMH interface at http://www.openarchives.org/pmh/.
{% endtrans %} {% endblock %} {% block sidebar %}{% endblock %}