oai2.php File Reference

OAI Data Provider command processor. More...

Variables

 $errors = array()
 $attribs = array ('from', 'identifier', 'metadataPrefix', 'set', 'resumptionToken', 'until')

Detailed Description

OAI Data Provider is not designed for human to retrieve data.

This is an implementation of OAI Data Provider version 2.0.

See also:
http://www.openarchives.org/OAI/2.0/openarchivesprotocol.htm

It needs other files:

It also initiates:

Todo:
Remember: to define your own classess for generating metadata records. In common cases, you have to implement your own code to act fully and correctly. For generic usage, you can try the ANDS_Response_XML defined in xml_creater.php.

Variable Documentation

$errors = array()

An array for collecting erros which can be reported later. It will be checked before a new action is taken.

$attribs = array ('from', 'identifier', 'metadataPrefix', 'set', 'resumptionToken', 'until')

Supported attributes associate to verbs.

 All Classes Files Functions Variables Enumerations
Generated on Thu Jun 16 12:49:22 2011 for OAI PHP by  doxygen 1.6.3