University of the Witwatersrand · Example Payload

University Of The Witwatersrand Oai Identify Example

EducationHigher EducationUniversityResearchOpen DataLibraryInstitutional RepositorySouth AfricaAfrica

University Of The Witwatersrand Oai Identify Example is an example object payload from University of the Witwatersrand, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

noterequestidentify

Example Payload

Raw ↑
{
  "note": "The WIReDSpace OAI-PMH endpoint returns XML, not JSON. This file captures the verified key fields from the live Identify response (verb=Identify) in JSON form for cataloging convenience.",
  "request": "https://wiredspace.wits.ac.za/server/oai/request?verb=Identify",
  "identify": {
    "repositoryName": "WIReDSpace",
    "baseURL": "https://wiredspace.wits.ac.za/server/oai/request",
    "protocolVersion": "2.0",
    "adminEmail": "openscholarship.library@wits.ac.za",
    "granularity": "YYYY-MM-DDThh:mm:ssZ",
    "deletedRecord": "transient"
  }
}