diff --git a/docs_dhrep/index.rst b/docs_dhrep/index.rst index d065497fbe32db2c3c6873664011c7635c2d3e71..6160dcd1b176e3b20662b5ba5c2e1da9f5dde2a4 100644 --- a/docs_dhrep/index.rst +++ b/docs_dhrep/index.rst @@ -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_