[OAI-implementers] resumptionToken Implementation

Chris Wilper cwilper at cs.cornell.edu
Tue Sep 28 11:11:46 EDT 2004


Hi Jeff,

There are a couple ways to do it.  The "stateless repository" way basically
encodes everything that is needed inside the resumptionToken.  Another
approach is to manage the state on the server, somehow making the
resumptionToken a "key" into the partially-iterated-through list (or db
ResultSet).

Here's a good discussion of resultSet implementation issues if you haven't
seen it:
http://www.openarchives.org/OAI/2.0/guidelines-repository.htm#resumptionToken


- Chris

-----Original Message-----
From: oai-implementers-bounces at openarchives.org
[mailto:oai-implementers-bounces at openarchives.org] On Behalf Of Jeff Pearson
Sent: Monday, September 27, 2004 4:39 PM
To: oai-implementers at openarchives.org
Subject: [OAI-implementers] resumptionToken Implementation

I am trying to get some kind of idea how people have implemented the
resumptionToken. Would some of you be so kind as to share some details on how
you implemented it?

It would be greatly appreciated.

Jeff Pearson
University of Southern California 


_______________________________________________
OAI-implementers mailing list
List information, archives, preferences and to unsubscribe:
http://openarchives.org/mailman/listinfo/oai-implementers




More information about the OAI-implementers mailing list