Definition
OAI-PMH (Open Archives Initiative Protocol for Metadata Harvesting) is a standard, low-barrier protocol for automatically collecting (harvesting) metadata records from digital repositories and journal platforms. It was developed by the Open Archives Initiative and is the standard method used by academic search engines to discover and index journal articles.
When a journal platform provides an OAI-PMH endpoint, harvesters like Google Scholar, BASE (Bielefeld Academic Search Engine), CORE, and national library catalogs can automatically collect all article metadata without any manual action by the journal.
How OAI-PMH Works
OAI-PMH works through HTTP requests to a journal's repository endpoint:
The journal platform responds in XML with Dublin Core or JATS metadata for each article. Harvesters run this automatically on a schedule (often weekly), so new articles are indexed within days of publication.