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

Requiring metadata_prefix for ListIdentifiers, per OAI-PMH specs #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

scott-lewis-nsidc
Copy link

@scott-lewis-nsidc scott-lewis-nsidc commented Aug 29, 2022

Per the OAI-PMH specs, metadataPrefix is a required argument for ListIdentifiers. As such, the code for ListIdentifiers should not just assume a default if it is not supplied. See http://www.openarchives.org/OAI/openarchivesprotocol.html#ListIdentifiers
In our use case, the values returned by a ListIdentifier call depend on the prefix because some identifiers are only valid for requesting data in certain formats.

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

Successfully merging this pull request may close these issues.

2 participants