GET /records/zip

europa.eu:inspire-geoportal

Summary: Get a set of metadata records as ZIP
Operation ID: exportAsMef
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 (8)

addSchemaLocation (boolean, query, optional, default: True)
approved (boolean, query, optional, default: True)

Download the approved version

bucket (string, query, optional)

Selection bucket name

format (string, query, optional, default: FULL)

MEF file format.

Constraints: {'enum': ['SIMPLE', 'PARTIAL', 'FULL']}

uuids (array, query, optional)

Record UUIDs. If null current selection is used.

withRelated (boolean, query, optional, default: False)

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.