Examples
Worked examples
- Is an instance
BASE harvesting Dublin Core metadata via OAI-PMH from thousands of repositories.
- Is an instance
OpenAIRE harvesting CERIF-XML from European CRIS systems via OAI-PMH.
Counter-examples
Looks similar, but isn't
- Not an instance
A simple RSS feed of new items is not OAI-PMH (no resumption-token semantics, no set selection).
- Not an instance
A REST API returning JSON is not OAI-PMH unless it also offers the OAI-PMH XML protocol.
Editorial commentary
OAI-PMH (current version 2.0, 2002) defines six verbs (Identify, ListMetadataFormats, ListSets, ListIdentifiers, ListRecords, GetRecord) over HTTP GET, with responses in XML. The protocol is metadata-format-agnostic: Dublin Core is mandatory, but CERIF-XML, MODS, RIOXX, JATS, and many others can be exposed in parallel. Despite being twenty years old, OAI-PMH remains the dominant repository-harvesting protocol in research-information ecosystems, including OpenAIRE harvest, BASE, CORE, and national aggregators.
References
- L
- a
- g
- o
- z
- e
- C
- .
- ,
- V
- a
- n
- d
- e
- S
- o
- m
- p
- e
- l
- H
- .
- ,
- N
- e
- l
- s
- o
- n
- M
- .
- ,
- W
- a
- r
- n
- e
- r
- S
- .
- ,
- ‘
- T
- h
- e
- O
- p
- e
- n
- A
- r
- c
- h
- i
- v
- e
- s
- I
- n
- i
- t
- i
- a
- t
- i
- v
- e
- P
- r
- o
- t
- o
- c
- o
- l
- f
- o
- r
- M
- e
- t
- a
- d
- a
- t
- a
- H
- a
- r
- v
- e
- s
- t
- i
- n
- g
- ,
- V
- e
- r
- s
- i
- o
- n
- 2
- .
- 0
- ‘
- (
- o
- p
- e
- n
- a
- r
- c
- h
- i
- v
- e
- s
- .
- o
- r
- g
- /
- O
- A
- I
- /
- o
- p
- e
- n
- a
- r
- c
- h
- i
- v
- e
- s
- p
- r
- o
- t
- o
- c
- o
- l
- .
- h
- t
- m
- l
- )
- ,
- 2
- 0
- 0
- 2
- .
Also known as
Open Archives Initiative Protocol for Metadata Harvesting
Machine-readable encodings
Use in your systems
<role vocab="credit"
vocab-identifier="https://casrai.org/dictionary/"
vocab-term="OAI-PMH"
vocab-term-identifier="https://casrai.org/dictionary/term/oai-pmh" />{
"@context": "https://schema.org",
"@type": "DefinedTerm",
"name": "OAI-PMH",
"identifier": "https://casrai.org/dictionary/term/oai-pmh",
"description": "Open Archives Initiative Protocol for Metadata Harvesting: a low-barrier HTTP/XML protocol that allows a 'data provider' system (typically a repository or CRIS) to expose its metadata records for incremental harvesting by 'service providers' (aggregators, search services, national portals).",
"inDefinedTermSet": "https://casrai.org/dictionary/domain/research-information-systems-and-integration/",
"url": "https://casrai.org/dictionary/term/oai-pmh",
"sameAs": [
"Open Archives Initiative Protocol for Metadata Harvesting"
],
"license": "https://creativecommons.org/licenses/by/4.0/"
}







