NAME
Logfile::EPrints::Parser::OAI - Parse hits from an OAI-PMH interface
METHODS
- new( baseURL => <baseURL>, handler => <handler> )
-
Create a new object to query <baseURL>
- $h->harvest(@opts)
-
Harvest all records from the OAI server, @opts are any OAI arguments (e.g. use 'from' to specify a datestamp to start from). Defaults to using 'context_object' as the metadata prefix.
The service type given is called on the handler (abstract, citation, fulltext etc.).