Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch update to remove invalid HasMetadata related identifiers #12

Open
marksparkza opened this issue Oct 18, 2023 · 0 comments
Open

Batch update to remove invalid HasMetadata related identifiers #12

marksparkza opened this issue Oct 18, 2023 · 0 comments

Comments

@marksparkza
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant