Metadata migrations

Metadata migrations make it possible to update the metadata of existing items and collections to conform to a new metadata schema.

Managing migrations

List all metadata migrations

GET /metadata/migration

Lists all metadata migrations defined in the system.

Role:

_metadata_read

Produces:

Create a metadata migration

POST /metadata/migration

Creates a new metadata migration.

Role:

_metadata_write

Accepts:
Produces:
  • text/plain

Retrieve a metadata migration

GET /metadata/migration/(id)

Shows a single metadata migration.

Role:

_metadata_read

Produces: