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

SemanticWeb::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

SemanticWeb::OAI::ORE::ReM

with IO modules imlpementing parse/serialize for different formats

SemanticWeb::OAI::ORE::N3
SemanticWeb::OAI::ORE::RDFXML
SemanticWeb::OAI::ORE::TriX

and supporting modules

SemanticWeb::OAI::ORE::Model
SemanticWeb::OAI::ORE::Agent
SemanticWeb::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.