Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for OAI-PMH #259

Open
peterstadler opened this issue Jan 13, 2019 · 2 comments · May be fixed by #479
Open

add support for OAI-PMH #259

peterstadler opened this issue Jan 13, 2019 · 2 comments · May be fixed by #479
Assignees
Milestone

Comments

@peterstadler
Copy link
Member

some pointers:

@peterstadler peterstadler added this to the Release 3.6 milestone Jan 22, 2019
@peterstadler peterstadler modified the milestones: Release 3.6, Release 4.0 Nov 4, 2019
@peterstadler peterstadler modified the milestones: Release 4.0, Release 4.1 Nov 22, 2019
@peterstadler peterstadler modified the milestones: Release 4.1, Release 4.2 Aug 10, 2020
@peterstadler peterstadler removed this from the Release 4.3 milestone Nov 23, 2020
@peterstadler peterstadler linked a pull request Aug 23, 2024 that will close this issue
@peterstadler peterstadler added this to the Release 4.12 milestone Aug 23, 2024
@peterstadler
Copy link
Member Author

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
Copy link
Contributor

riedde commented Sep 11, 2024

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

@riedde riedde self-assigned this Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants