Edirom / WeGA-WebApp

Web application that powers weber-gesamtausgabe.de
https://weber-gesamtausgabe.de
Other
23 stars 10 forks source link

add support for OAI-PMH #259

Open peterstadler opened 5 years ago

peterstadler commented 5 years ago

some pointers:

peterstadler commented 1 month ago

BASE has "Goldene Regeln für Quellenbetreiber" which provide good guidelines.

In general, I believe we'd need to implement a dedicated OAI endpoint which is capable to respond to the 6 request verbs as defined by the standard. For "GetRecord", this could look like e.g. https://weber-gesamtausgabe.de/oai?verb=GetRecord&identifier=A040521&metadataPrefix=oai_dc

riedde commented 1 month ago

Yes, we should extend the basics I tried to develop in the nearer future