Skip to content

ListRecords: Empty resumptionToken to indicate last page #43

Description

@tobiasschweizer

Hi,

I am developing an own OAI-PMH service (no public prod. deployment) yet and I tried to harvest it with metha-sync.
I saw that metha-sync starts from zero again when it has reached the last page.
What is the proper way to indicate the last page for the verb ListRecords?

My service returns an empty element for the resumption token on the last page: <resumptionToken/>.

I think this is consistent with the specs:

the response containing the incomplete list that completes the list must include an empty resumptionToken element;
https://www.openarchives.org/OAI/openarchivesprotocol.html#FlowControl

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions