headTitle($this->translate('OAI Server')); $this->layout()->breadcrumbs = '
  • ' . $this->transEsc('OAI Server') . '
  • '; $baseUrl = $this->url('oai-server'); ?>

    transEsc('OAI Server')?>

    This OAI server is OAI 2.0 compliant.

    The OAI Server URL is: serverUrl($baseUrl)?>


    Identify

    Returns the Identification information of this OAI Server.

    Accepts no additional parameters.


    ListIdentifiers

    Returns a listing of available identifiers


    ListMetadataFormats

    Returns a listing of available metadata formats.


    ListSets

    Returns a listing of available sets.


    ListRecords

    Returns a listing of available records.


    GetRecord

    Returns a single record.