Skip to content
Snippets Groups Projects
Commit 6e671c79 authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

mc

parent 3a515ed3
No related branches found
No related tags found
No related merge requests found
......@@ -5,15 +5,27 @@
DH-oaipmh
=========
OAI-PMH is the service to harvest all metadata from the collections stored in the DARIAH-DE Repository.
API Documentation
-----------------
GET /oai
#VERSION
^^^^^^^^
To check the current productive OAI-PMH version simply try:
https://repository.de.dariah.eu/oaipmh/oai/version
and you get the currently deployed version of the public DH-crud:
::
oaipmh-core-2.4.17-BETA.201611221844
#GET /oai
^^^^^^^^^
Every OAI request requires the parameter verb. Depending on this verb there are some required and some optional further parameters. The possible values for verb are:
==================== ====================================================================
......@@ -174,19 +186,6 @@ resumptionToken String Fetching large responses in smaller parts not
:language: xml
Version Request
^^^^^^^^^^^^^^^
To check the current productive OAI-PMH version simply try:
https://repository.de.dariah.eu/oaipmh/oai/version
and you get the currently deployed version of the public DH-crud:
::
oaipmh-core-2.4.17-BETA.201611221844
Sources
-------
See oaipmh_sources_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment