Hi all:
I have a question about extracting the subfields from the 650 in the
proper order. Basically, I have a number of records that contain 650s
with $x Periodicals. I need to modify the subfield from x to v. The
problem I am running into is that I don't know how to keep the subfields
in the
A beta version of a Perl OAI-PMH harvesting library was just uploaded to
CPAN as Net::OAI::Harvester. The idea behind Net::OAI::Harvester is to
provide an object-oriented client interface to the data found in OAI-PMH
repositories (similar to what LWP::UserAgent does for HTTP).
More about OAI-PMH
On Mon, 7 Jul 2003 12:25:46 -0400, Ed Summers wrote:
> The OAI::Harvester disto is made up of 14 separate packages. For the sake
> of preserving my existing namespaces I'd like to upload these into a
> top-level namespace of OAI::, but Metadata:: could work as well.
Looks like you've gone ahead wi