Closed jefferya closed 6 years ago
For instance, can you set the provider to accept the following query https://era.library.ualberta.ca/oai?verb=ListRecords&metadataPrefix=oai_etdms&from=2017-06-26 where date is year-month-day (yyyy-mm-dd) without hours-minutes-seconds (Thh:mm:ssZ) ?
When I test the provider against LAC's validator I get the error:
Critical Error The specified set does not exist for this repository. https://era.library.ualberta.ca/oai
which is due to our provider requiring full date-time parameters.
ref. http://www.openarchives.org/OAI/openarchivesprotocol.html#SelectiveHarvestingandDatestamps
Duplicate of #44
For instance, can you set the provider to accept the following query https://era.library.ualberta.ca/oai?verb=ListRecords&metadataPrefix=oai_etdms&from=2017-06-26 where date is year-month-day (yyyy-mm-dd) without hours-minutes-seconds (Thh:mm:ssZ) ?
When I test the provider against LAC's validator I get the error:
Critical Error The specified set does not exist for this repository. https://era.library.ualberta.ca/oai
which is due to our provider requiring full date-time parameters.
ref. http://www.openarchives.org/OAI/openarchivesprotocol.html#SelectiveHarvestingandDatestamps