uclibs / uc_drc

DRC migration planning and work
Other
0 stars 0 forks source link

WIP : Install Allinson_Flex Metadata Profile. #91

Closed scherztc closed 3 years ago

scherztc commented 3 years ago

Fixes #80

Present short summary (50 characters or less)

After my workshop session for Allinson_Flex, I created this PR that installs the Allinson_Flex machinery. We now have access to the Metadata Profiles in the Admin Dashboard.

We will need to create our metadata profile for the WorkType = Item. Use this as an example : config/metadata_profile/hyrax.yaml

Then we may need to Create work types $ rails generate allinson_flex:works

This PR will also need a feature test for proving that the Metadata Profiles displays in the Admin Dashboard.
Also needs some Rubocop clean up.

This branch should be enough to continue the research needed in issue #80

scherztc commented 3 years ago

https://github.com/samvera-labs/allinson_flex https://sc2020.sched.com/event/fCi7/poster-qa-notch8-allinson-flex https://sc2020.sched.com/event/eIr8/flexible-metadata-in-hyrax-and-friends-with-allinson-flex http://bit.ly/samvera2020 https://gitlab.com/notch8/flex_demo

scherztc commented 3 years ago

I am closing this PR to break it apart into three different PR's

  1. Install - DONE
  2. Import Metadata Profile
  3. Run Item Work Generator