Skip to content

Batch update to remove invalid HasMetadata related identifiers #12

@marksparkza

Description

@marksparkza

Implement a once-off migration to remove invalid HasMetadata related identifiers.

There are a large number of records (only in the wider SAEON catalogue, not MIMS), with:

    "relatedIdentifiers": [
        {
            "schemeType": "http://datacite.org/schema/kernel-3",
            "relationType": "HasMetadata",
            "relatedIdentifier": "http://datacite.org/schema/kernel-3",
            "relatedIdentifierType": "URL"
        }
    ]

This is an artifact of the SASDI to ODP v1 migration. It's a meaningless related identifier and the URL returns a 404.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions