|
To support ReShare and interlibrary loans FOLIO will store MARC records in different source records storage - MARC storage https://github.com/openlibraryenvironment/mod-marc-storage.
It handles the situation when one Inventory instance has multiple MARC records (from different institutions which organize a consortium in one FOLIO tenant)
Currently, OAI-PMH works only with SRS https://github.com/folio-org/mod-source-record-storage. Hence OAI-PMH should adapt to this new storage in order to be applied for tenants with consortium of institutions.
Differences between SRS and MARC storage to be investigated.
|