Technical requirements
Implemented and missing features on the module
- Full compilancy with OAI 2.0 specification
- Admin interface for editing the values in the response for the OAI verb Identify
- Access to the module settings can be controlled by the admin
- The ListSets verb has been implemented for compatibility but the module does not support sets because it provides only one type of data (the lom records)
Supported attributes on verb level
- Identify -> no extra attributes on the specification
- GetRecord -> identifier (required), metadataPrefix (required)
- ListMetadataFormats -> identifier (optional)
- ListIdentifiers, ListRecords -> from (optional), until (optional), metadataprefix (required), set (optional, generates OAI error in this repository), resumptionToken (exclusive, not supported but implemented for technical compatibility)
- ListSets -> All the attributes on the specification produce an OAI error because the ListSets is not supported and is implemented only for technical compatibility with the standards
|