diff --git a/resources/examples/OAI-PMH+DC+to+JSON b/resources/examples/OAI-PMH+DC+to+JSON new file mode 100644 index 0000000..4d5da64 --- /dev/null +++ b/resources/examples/OAI-PMH+DC+to+JSON @@ -0,0 +1 @@ +https://metafacture.org/playground/?flux=%22https%3A//services.dnb.de/oai/repository%22%0A%7C+open-oaipmh%28metadataPrefix%3D%22oai_dc%22%2C+dateFrom%3D%222025-05-01%22%2C+dateUntil%3D%222025-05-05%22%2C+setSpec%3D%22dnb-all%3Aonline%3Adissertations%3Asg300%22%29%0A%7C+decode-xml%0A%7C+handle-generic-xml%0A%7C+encode-yaml%0A%7C+print%3B%0A \ No newline at end of file diff --git a/resources/examples/OAI-PMH+MODS+to+JSON b/resources/examples/OAI-PMH+MODS+to+JSON deleted file mode 100644 index db1a5e4..0000000 --- a/resources/examples/OAI-PMH+MODS+to+JSON +++ /dev/null @@ -1 +0,0 @@ -https://metafacture.org/playground/?data=&flux=%22https%3A//duepublico2.uni-due.de/oer/oai%22%0A%7C+open-oaipmh%28metadataPrefix%3D%22mods%22%29%0A%7C+decode-xml%0A%7C+handle-generic-xml%0A%7C+encode-json%28prettyPrinting%3D%22true%22%29%0A%7C+print%3B