The records in the repository are accessible via an OAI-PMH endpoint that can be used to harvest the data in the repository.
Base endpoint: https://archaeo-vault.cz/oai/request
The full OAI-PMH specification: https://www.openarchives.org/OAI/openarchivesprotocol.html
Example Queries
List all records (Dublin Core)
https://archaeo-vault.cz/oai/request?verb=ListRecords&metadataPrefix=oai_dc
List all records (CCMM)
https://archaeo-vault.cz/oai/request?verb=ListRecords&metadataPrefix=ccmm-xml
List identifiers (fast)
https://archaeo-vault.cz/oai/request?verb=ListIdentifiers&metadataPrefix=oai_dc
Retrieves headers only; fetch individual records with GetRecord.
Get one record
{base}?verb=GetRecord&metadataPrefix=oai_dc&identifier=oai:host:recordId