HTTP::OAI::Repository 3.18
Sponsored Links
HTTP::OAI::Repository 3.18 Ranking & Summary
File size:
0.036 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
9308
Date added:
2007-08-06
Publisher:
HTTP::OAI::Repository Team
Publisher URL:
http://search.cpan.org/~t
HTTP::OAI::Repository 3.18 description
HTTP::OAI::Repository is a documentation for building an OAI compliant repository using OAI-PERL.
Using the OAI-PERL library in a repository context requires the user to build the OAI responses to be sent to OAI harvesters.
SYNOPSIS
use HTTP::OAI::Harvester;
use HTTP::OAI::Metadata::OAI_DC;
use XML::SAX::Writer;
use XML::LibXML;
# (all of these options _must_ be supplied to comply with the OAI protocol)
# (protocolVersion and responseDate both have sensible defaults)
my $r = new HTTP::OAI::Identify(
baseURL=>http://yourhost/cgi/oai,
adminEmail=>youremail@yourhost,
repositoryName=>agoodname,
requestURL=>self_url()
);
# Include a description (an XML::LibXML Dom object)
$r->description(new HTTP::OAI::Metadata(dom=>$dom));
my $r = HTTP::OAI::GetRecord->new(
header=>HTTP::OAI::Header->new(
identifier=>oai:myrepo:10,
datestamp=>2004-10-01
),
metadata=>HTTP::OAI::Metadata::OAI_DC->new(
dc=>{title=>[Hello, World!],description=>[My Record]}
)
);
$r->about(HTTP::OAI::Metadata->new(dom=>$dom));
my $writer = XML::SAX::Writer->new();
$r->set_handler($writer);
$r->generate;
Download nowUsing the OAI-PERL library in a repository context requires the user to build the OAI responses to be sent to OAI harvesters.
SYNOPSIS
use HTTP::OAI::Harvester;
use HTTP::OAI::Metadata::OAI_DC;
use XML::SAX::Writer;
use XML::LibXML;
# (all of these options _must_ be supplied to comply with the OAI protocol)
# (protocolVersion and responseDate both have sensible defaults)
my $r = new HTTP::OAI::Identify(
baseURL=>http://yourhost/cgi/oai,
adminEmail=>youremail@yourhost,
repositoryName=>agoodname,
requestURL=>self_url()
);
# Include a description (an XML::LibXML Dom object)
$r->description(new HTTP::OAI::Metadata(dom=>$dom));
my $r = HTTP::OAI::GetRecord->new(
header=>HTTP::OAI::Header->new(
identifier=>oai:myrepo:10,
datestamp=>2004-10-01
),
metadata=>HTTP::OAI::Metadata::OAI_DC->new(
dc=>{title=>[Hello, World!],description=>[My Record]}
)
);
$r->about(HTTP::OAI::Metadata->new(dom=>$dom));
my $writer = XML::SAX::Writer->new();
$r->set_handler($writer);
$r->generate;
HTTP::OAI::Repository 3.18 Screenshot
Sponsored Links
HTTP::OAI::Repository 3.18 Keywords
Bookmark HTTP::OAI::Repository 3.18
HTTP::OAI::Repository 3.18 Copyright
WareSeeker periodically updates pricing and software information of HTTP::OAI::Repository 3.18 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of HTTP::OAI::Repository 3.18 Edition. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
HTTP::OAI::Repository 3.18 Related Software
Image Repository provides a centralized image repository capable of holding thousands of images with keyword/tag-based browsing.
HTTP::BrowserDetect is a Perl module to determine the Web browser, version, and platform from an HTTP user agent string.
Cache::Repository is a Perl module used to cache generic repository of files.
HTTP::Async is a Perl module that can process multiple HTTP requests in parallel without blocking.
Repository::Simple is a simple hierarchical repository for Perl.
App::Repository is a logical data access layer for the App::Context Framework.
cvs2svn is a Python script that converts a CVS repository to a Subversion repository.
Railroad Repository provides a standards-based repository for large binary files.
Edukalibre Repository Manager is a document repository with extra functionality.
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
Related Search
TOP POPULAR DOWNLOAD