{% extends "page.html" %} {% block subtitle %}{{ _('OAI-PMH interface') }}{% endblock %} {% block main_content %}

{{ _('OAI-PMH inteface') }}

{% trans %}

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 %}