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

Discussion: newest DSpace APIs #1

Open
clintbellanger opened this issue Aug 14, 2017 · 1 comment
Open

Discussion: newest DSpace APIs #1

clintbellanger opened this issue Aug 14, 2017 · 1 comment

Comments

@clintbellanger
Copy link

Here's a thread for us to post links to DSpace and FOLIO API info and to start identifying which parts our project will use.

This looks like the official DSpace 6.x documentation for their REST API to pull info like Items and Collections:

https://wiki.duraspace.org/display/DSDOC6x/REST+API

But it's probable that the more standard OAI-PMH feed from DSpace gives us enough metadata:

https://wiki.duraspace.org/display/DSDOC6x/OAI

At Auburn we've used OAI feeds out of DSpace to update our Catalog search index. Can FOLIO read from OAI feeds already? If not yet, our project may involve a converter between OAI and FOLIO items, or some native FOLIO code that can directly import from an OAI source.

@sjturner-ua
Copy link
Owner

sjturner-ua commented Aug 14, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants