Create direct lookups for the following LC Classification Schemes.
The Samvera QA Code seems to offer search for some LC vocabs: https://github.com/samvera/questioning_authority/wiki/Connecting-to-Library-of-Congress-%28LOC%29.
- Hopefully we can turn this on and add new vocabs for our app.
- If not, we’ve discussed the possibility of converting LC suggest2 json response into linked data that QA can recognize and use the linked data module to translate
Related links:
See https://id.loc.gov/techcenter/searching.html for API documentation.
Example of a direct search config to base new config off:
Create direct lookups for the following LC Classification Schemes.
The Samvera QA Code seems to offer search for some LC vocabs: 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