-
Notifications
You must be signed in to change notification settings - Fork 0
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
QA (BACKEND): Get a single remote authority working (Bulkrax) #212
Comments
Example search subauthority subjects: http://dev.utk-hyku.test/authorities/search/loc/subjects?q=History-- |
remote example from hyrax (based_near): https://github.com/samvera/hyrax/blob/a0f8455fa373b94f2700b0a47fd55084ba7fde6d/app/views/records/edit_fields/_based_near.html.erb#L1-L12 |
qa removed lcsh authority because it duplicates LOC's subjects sub-authority |
ref UCSC for bulkrax remote qa support: https://github.com/UCSCLibrary/ucsc-library-digital-collections/blob/sandbox/app/models/concerns/bulkrax/has_local_processing.rb PR - UCSCLibrary/ucsc-library-digital-collections#181 |
client requirements: https://github.com/utkdigitalinitiatives/m3_profiles/blob/main/extras/vocabs.yml |
This ticket needs to be broken down into multiple tickets. UI vs backend. make factory pattern/single point of entry for the term - pass URL and get back relevant label. This will also make it easier to test
|
We need to implement vocabulary search with #find. this will be captured in a separate ticket. |
PR started: #263 |
Another test comment for Shana |
subject is part of process_parse in bulkrax https://github.com/samvera-labs/bulkrax/blob/main/app/matchers/bulkrax/application_matcher.rb#L42 |
No longer necessary |
Summary
Get a single remote authority working. Start with library of congress
Acceptance Criteria
Testing Instructions
Notes
Questioning Authority Gem
LOC (library of congress) QA docs
client's list: https://github.com/markpbaggett/cartography/blob/main/extras/vocabs.yml
The text was updated successfully, but these errors were encountered: