From ca562d3b54eaaab0b7a1b630a11ea9e91c69bd63 Mon Sep 17 00:00:00 2001
From: "Stefan E. Funk" <funk@sub.uni-goettingen.de>
Date: Wed, 15 Feb 2017 16:53:28 +0100
Subject: [PATCH] mc

---
 docs_dhrep/api/GetRecordResponse.xml | 39 +++++++++-------------------
 docs_dhrep/api/oai.rst               |  6 -----
 2 files changed, 12 insertions(+), 33 deletions(-)

diff --git a/docs_dhrep/api/GetRecordResponse.xml b/docs_dhrep/api/GetRecordResponse.xml
index 177b9ee5..0917ae2d 100644
--- a/docs_dhrep/api/GetRecordResponse.xml
+++ b/docs_dhrep/api/GetRecordResponse.xml
@@ -1,38 +1,23 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/"
-    xmlns:ns2="http://purl.org/dc/elements/1.1/"
+<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:ns2="http://purl.org/dc/elements/1.1/"
     xmlns:ns3="http://www.openarchives.org/OAI/2.0/oai_dc/">
-    <responseDate>2015-10-30T15:33:52Z</responseDate>
-    <request verb="GetRecord" identifier="textgrid:vqn0.0"
-        metadataPrefix="oai_dc">www.textgridrep.de</request>
+    <responseDate>2017-02-15T15:52:47Z</responseDate>
+    <request verb="GetRecord" identifier="11022/0000-0001-B739-1" metadataPrefix="oai_dc"
+        >repository.de.dariah.eu</request>
     <GetRecord>
         <record>
             <header>
-                <identifier>textgrid:vqn0.0</identifier>
-                <datestamp>2012-02-05T02:01:23.833+01:00</datestamp>
+                <identifier>hdl:11022/0000-0001-B739-1</identifier>
+                <datestamp>2017-02-10T14:50:20Z</datestamp>
             </header>
             <metadata>
                 <ns3:dc>
-                    <ns2:contributor>tvitt@textgrid.de</ns2:contributor>
-                    <ns2:creator>Spyri, Johanna</ns2:creator>
-                    <ns2:date>2012-02-05T01:01:22Z</ns2:date>
-                    <ns2:date>2012-02-05T01:01:22Z</ns2:date>
-                    <ns2:format>text/tg.edition+tg.aggregation+xml</ns2:format>
-                    <ns2:identifier>textgrid:vqn0.0</ns2:identifier>
-                    <ns2:identifier>hdl:11858/00-1734-0000-0005-1422-F</ns2:identifier>
-                    <ns2:relation>TGPR-372fe6dc-57f2-6cd4-01b5-2c4bbefcfd3c</ns2:relation>
-                    <ns2:relation>Heidi kann brauchen, was es gelernt
-                        hat</ns2:relation>
-                    <ns2:relation>textgrid:vqmx.0</ns2:relation>
-                    <ns2:rights>http://creativecommons.org/licenses/by/3.0/de/legalcode</ns2:rights>
-                    <ns2:source>Spyri, Johanna</ns2:source>
-                    <ns2:source>Johanna Spyri: Heidi kann brauchen, was es
-                        gelernt hat, Zürich: Diogenes, 1978.</ns2:source>
-                    <ns2:source>Zürich</ns2:source>
-                    <ns2:source>11</ns2:source>
-                    <ns2:title>Heidi kann brauchen, was es gelernt
-                        hat</ns2:title>
-                    <ns2:type>prose</ns2:type>
+                    <ns2:creator>fu</ns2:creator>
+                    <ns2:date>2017-02-10T14:50:20Z</ns2:date>
+                    <ns2:format>text/tg.collection+tg.aggregation+xml</ns2:format>
+                    <ns2:identifier>http://repository.de.dariah.eu/dhcrud/11022/0000-0001-B739-1/index</ns2:identifier>
+                    <ns2:rights>free</ns2:rights>
+                    <ns2:title>Argliwargli</ns2:title>
                 </ns3:dc>
             </metadata>
         </record>
diff --git a/docs_dhrep/api/oai.rst b/docs_dhrep/api/oai.rst
index d26bbdd9..f177b4cc 100644
--- a/docs_dhrep/api/oai.rst
+++ b/docs_dhrep/api/oai.rst
@@ -36,12 +36,6 @@ verb=Identify        String  Verb for the identify request   yes
    :language: xml
 
 
-**Error Response (Illegal Verb)**
-
-.. literalinclude:: IdentifyError.xml
-   :language: xml
-
-
 GetRecord Request
 -----------------
 ===============  =======  =========================================================  ==========
-- 
GitLab