1HTTP::OAI::MetadataFormUaste(r3pCmo)ntributed Perl DocumHeTnTtPa:t:iOoAnI::MetadataFormat(3pm)
2
3
4

NAME

6       HTTP::OAI::MetadataFormat - Encapsulates OAI metadataFormat XML data
7

METHODS

9       $mdf = new HTTP::OAI::MetadataFormat
10           This constructor method returns a new HTTP::OAI::MetadataFormat
11           object.
12
13       $mdp = $mdf->metadataPrefix([$mdp])
14       $schema = $mdf->schema([$schema])
15       $ns = $mdf->metadataNamespace([$ns])
16           These methods respectively return and optionally set the
17           metadataPrefix, schema and, metadataNamespace, for the
18           metadataFormat record.
19
20           metadataNamespace is optional in OAI 1.x and therefore may be undef
21           when harvesting pre OAI 2 repositories.
22
23
24
25perl v5.34.0                      2022-01-21    HTTP::OAI::MetadataFormat(3pm)
Impressum