-
Notifications
You must be signed in to change notification settings - Fork 6
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 Direct Lookup for Cultural Heritage Organizations #365
Comments
@sfolsom This is ready for you to test on lookup-int! Direct lookup results use the id.loc.gov api (same results as what you'd find here: https://id.loc.gov/search/?q=cs:http://id.loc.gov/vocabulary/organizations). Each result has an id, label, and uri parsed from: https://id.loc.gov/search/?q=cs:http://id.loc.gov/vocabulary/organizations&format=json Please let me know if you'd like any changes! Example endpoint: https://lookup-int.ld4l.org/authorities/search/loc/performanceMediums?q=goblet |
@chrisrlc Can you resend an endpoint example? It looks like a copy and paste error above. (happens to the best of us) |
Ack! Apologies! Correct endpoint example: https://lookup-int.ld4l.org/authorities/search/loc/organizations?q=cornell%20university%20library |
Looks good. |
Create direct lookups for the following Cultural Heritage Organizations.
The Samvera QA Code seems to offer search for some LC names: https://github.com/samvera/questioning_authority/wiki/Connecting-to-Library-of-Congress-%28LOC%29.
Related links:
See https://id.loc.gov/techcenter/searching.html for API documentation.
Example of a direct search config to base new config off:
qa_server/config/authorities/linked_data/oclcfast_direct.json
Line 32 in f3083a8
Data to bring in and translate, if available in the API:
https://docs.google.com/spreadsheets/d/1rPvEoP9iYNkxJ0eWC8gXe3ci7e6mhW0da59xkGhadi0/edit#gid=71593845
The text was updated successfully, but these errors were encountered: