OAI-PMH is a client/server architecture protocol specification that facilitates the diffusion of metadata e.g.:
- Resource description of the resource (title, author, date of publishing, publisher, etc.)
- Resource location on the Internet (indicated by the URL)
The client sends a request to the server to which the response is an XML flow. The harvesting is done on non-qualified Dublin Core elements, to which additional elements (e.g. in MARC format) may optionally be attached.
OAI-PMH supports two key functions:
- Metadata provision – an institution exposes its metadata (bibliographic records in Dublin Core) via an OAI=PMH server to enable them to be harvested by other organisations or Internet search engines.
- Service provision – an institution harvests metadata offered by OAI-PMH from other institutions integrating them into its own search index for use in its own user interface.
OAI PMH service for Web Archive
OAI-PMH service for web harvests is available at: https://oai.webdepozit.sk/www.
E.g. oai: “oai.webdepozit.sk:240”. URL : https://oai.webdepozit.sk/www?verb=GetRecord&metadataPrefix=marc&identifier=oai:oai.webdepozit.sk:240
Six standard ways of searching are supported:
- GetRecord
- Identify
- ListIdentifiers
- ListMetadataFormats
- ListRecords
- ListSets
OAI PMH service for E-publication Catalogue
OAI-PMH service for E-publications is available at: https://oai.webdepozit.sk/eborn
Six standard ways of searching are supported:
- GetRecord
- Identify
- ListIdentifiers
- ListMetadataFormats
- ListRecords
- ListSets