NAME
SemanticWeb::OAI::ORE - Modules to build, write and read OAI-ORE Resource Maps
VERSION
Version 0.95. Written against the v1.0 OAI-ORE specification (http://www.openarchives.org/ore/1.0/toc).
DESCRIPTION
These modules are designed to build, write and read OAI-ORE Resource Maps following the v1.0 OAI-ORE specification (http://www.openarchives.org/ore/1.0/toc). The main module is
with IO modules imlpementing parse/serialize for different formats
and supporting modules
METHODS
This module provides no methods, see SemanticWeb::OAI::ORE::ReM. Use:
use SemanticWeb::OAI::ORE;
to include all modules listed above.
SEE ALSO
http://www.openarchives.org/ore
COPYRIGHT & LICENSE
Copyright 2007-2010 Simeon Warner.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.