CottageLabs/blacklight_oai_provider

ListMetadataFormats should list metadata formats for an identifier

Opened this issue · 1 comments

See spec https://www.openarchives.org/OAI/openarchivesprotocol.html#ListMetadataFormats

it should take in an optional parameter identifier and return all the metadata formats it responds to

The patch to list_metadata_formats.rb to support this feature