The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::OAI::ORE - Modules to build, write and read OAI-ORE Resource Maps

DESCRIPTION

These modules have been written against the v1.0 OAI-ORE specification (http://www.openarchives.org/ore/1.0/toc). The main module is

Net::OAI::ORE::ReM

with IO modules imlpementing parse/serialize for different formats

Net::OAI::ORE::N3
Net::OAI::ORE::RDFXML
Net::OAI::ORE::TriX

and supporting modules

Net::OAI::ORE::Model
Net::OAI::ORE::Agent
Net::OAI::ORE::Constant

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.