GET /records/{metadataUuid}/formatters/zip
Summary: Get a metadata record as ZIP
Operation ID: getRecordAsZip
Auth: unknown
Operation ID: getRecordAsZip
Auth: unknown
Description
Metadata Exchange Format (MEF) is returned. MEF is a ZIP file containing the metadata as XML and some others files depending on the version requested. See https://docs.geonetwork-opensource.org/latest/annexes/mef-format/.
Parameters (7)
addSchemaLocation
(boolean, query, optional, default: True)
approved
(boolean, query, optional, default: True)
Download the approved version
format
(string, query, optional, default: FULL)
MEF file format.
Constraints: {'enum': ['SIMPLE', 'PARTIAL', 'FULL']}
metadataUuid
(string, path, required)
Record UUID.
withRelated
(boolean, query, optional, default: True)
With related records (parent and service).
withXLinkAttribute
(boolean, query, optional, default: False)
Preserve XLink URLs in the records.
withXLinksResolved
(boolean, query, optional, default: True)
Resolve XLinks in the records.
No probe data for this endpoint yet.