UMNLibraries / cdm-blacklightify

Blacklightify a CONTENTdm collection
MIT License
2 stars 0 forks source link

OAI - Add OAI-PMH service endpoint #46

Open ewlarson opened 2 years ago

ewlarson commented 2 years ago

Descriptive summary

MDL has an OAI endpoint: https://collection.mndigital.org/catalog/oai?verb=GetRecord&identifier=oai:reflections.mndigital.org:otter:297&metadataPrefix=oai_dc

Maybe we need one here, too? BlacklightOaiProvider

ewlarson commented 2 years ago

^ Ha! 🦦

mberkowski commented 2 years ago

Yes so MDL can maybe use later. Lower priority.

codyh commented 2 years ago

This is definitely desirable. At the moment we're using the ContentDM endpoint for getting records into Primo, which requires processing to isolate UMedia from MDL materials. This is why MDL implemented their Blacklight-side endpoint. Agreed that it can be down the priority list.