{ "item": [ { "id": "cd001eae-3685-4eb7-a1de-37762df73986", "name": "OAI-PMH", "description": { "content": "OAI-PMH 2.0 metadata harvesting interface", "type": "text/plain" }, "item": [ { "id": "4ea7693e-b129-4d88-ba7e-c15a7605a57c", "name": "OAI-PMH 2.0 request endpoint", "request": { "name": "OAI-PMH 2.0 request endpoint", "description": { "content": "Single OAI-PMH 2.0 endpoint. The verb parameter selects the operation. Responses are OAI-PMH XML. Supported metadata prefixes include oai_dc, jpcoar_2.0, and didl.", "type": "text/plain" }, "url": { "path": [ "server", "oai", "request" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "key": "verb", "value": "", "description": "(Required) " }, { "disabled": false, "key": "metadataPrefix", "value": "" }, { "disabled": false, "key": "identifier", "value": "" }, { "disabled": false, "key": "set", "value": "" }, { "disabled": false, "key": "from", "value": "" }, { "disabled": false, "key": "until", "value": "" }, { "disabled": false, "key": "resumptionToken", "value": "" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "text/xml" } ], "method": "GET", "auth": null }, "response": [ { "id": "06560418-52a3-4260-a2a1-893910d7db9f", "name": "OAI-PMH XML response", "originalRequest": { "url": { "path": [ "server", "oai", "request" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "verb", "value": "" }, { "key": "metadataPrefix", "value": "oai_dc" }, { "key": "identifier", "value": "oai:repository.kulib.kyoto-u.ac.jp:2433/1234" }, { "key": "set", "value": "" }, { "key": "from", "value": "" }, { "key": "until", "value": "" }, { "key": "resumptionToken", "value": "" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "text/xml" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "text/xml" } ], "body": "\n(string)", "cookie": [], "_postman_previewlanguage": "xml" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [], "variable": [ { "type": "string", "value": "https://repository.kulib.kyoto-u.ac.jp", "key": "baseUrl" } ], "info": { "_postman_id": "7c883987-7324-4215-98c7-3c3244a34d5b", "name": "KURENAI Repository API (DSpace 7.6 REST + ) OAI-PMH API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { "content": "Machine-readable interfaces for the Kyoto University Research Information Repository (KURENAI), a DSpace 7.6 instance. Two confirmed-live surfaces are described: the DSpace REST API (HAL+JSON) rooted at /server/api, and the OAI-PMH 2.0 metadata harvesting endpoint at /server/oai/request. Only paths and shapes verified against the live system are included. Item-level REST endpoints require authentication; the public surfaces (root, communities, collections, OAI-PMH) are anonymous.\n\nContact Support:\n Name: KURENAI Repository Administration\n Email: repository@mail2.adm.kyoto-u.ac.jp", "type": "text/plain" } } }