Closed hackartisan closed 4 years ago
This is already defined as a field so it just needs to be processed in the OaiWrapper
decorator
Based on the info from the documentation, they want several instances of this format field. One for each available MIME type and one for what we would call the "physical description" or "extent" (or both).
From gallica's documentation:
Comply with MIME types E.g. <dc:format>image/jpeg</dc:format> or <dc:format>application/pdf</dc:format>
A MIME type = an element If several formats are available or if they give several pieces of information, repeat the element
Source format The <dc:format> is used to describe the original physical document (number of pages, dimensions, etc.)