-
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
🎁 Convert dog biscuits/properties to yaml files for Valkyrie Resources #689
Comments
# Story Adding yaml metadata to match adl's current work types. Slugs were removed as those will be handled in a separate ticket. More work will be done to move duplicate terms into the `basic_metadata.yaml` and to standardize to Hyrax's terms. Refs - #689 # Expected Behavior Before Changes # Expected Behavior After Changes # Screenshots / Video <details> <summary></summary> </details> # Notes
To verify the metadata, I found the attributes for each existing work & collection model on the prod server:
I then did the same locally for the new resource models. Resulting differences are mostly as expected due to new features coming in via Hyrax/Hyku (pdf viewer options) as well as upcoming development (i.e. slugs). Generic Work
Image
Collection
Thesis
ConferenceItem
Dataset
ExamPaper
JournalArticle
PublishedWork
|
Summary
Dog biscuits is replaced by the simple schema way for valkyrie objects.
SPIKE: https://docs.google.com/document/d/1iSlzEfM0ImPQXM2u-if3icuet52SaqHupNEPErTG-Go/edit?usp=sharing
Models
Steps
Identify all of the terms for each work type.
Figure out which ones are not in the basic and core metadata yaml files.
The yamls will get created when we run the generator to create the resources.
We'll update these yamls with our findings.
Acceptance Criteria
Testing Instructions
Notes
To clarify, we are NOT removing dog biscuits entirely. However, new valkyrie models SHOULD NOT be using dog biscuits.
⚠ We CANNOT remove dog biscuits until the application has been fully migrated. ⚠
The text was updated successfully, but these errors were encountered: