Fetch OAI-PMH Identifiers with setSpec
Source:R/fetch_identifiers_oai_pmh.R
fetch_identifiers_with_sets.Rd
Fetches OAI-PMH record identifiers along with their setSpec (collection name).
Usage
fetch_identifiers_with_sets(
base_url,
metadata_prefix,
set = NULL,
user_agent = "OAIHarvester/1.0"
)