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.