metadataPrefix
MetadataPrefix is a parameter used in the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH) to identify the metadata format requested when harvesting records. It serves as a concise label for the encoding of the metadata part of a record, allowing a harvester to request records in a particular schema, such as Dublin Core or MARC, rather than only in a repository's internal format.
In OAI-PMH requests of ListIdentifiers, ListRecords, and GetRecord, the request must include metadataPrefix; the repository responds
If the repository does not support the requested prefix, it returns an error such as cannotDisseminateFormat
MetadataPrefix is distinct from the underlying data provider's internal representation and is intended to facilitate interoperable