boston-library / bpldc_authority_api

API for returning authority data and controlled values for BPLDC descriptive metadata
1 stars 0 forks source link

Add 'Art objects' to basic genres #64

Closed ebenenglish closed 2 years ago

ebenenglish commented 2 years ago

Per Digital Services Metadata team, we need to add this term to the BASIC_GENRE_INPUTS in db/seeds.rb, in the lctgm Array:

tgm000526

After this is merged, we'll need to:

  1. deploy and re-run db:load_seeds rake task for bpldc_authority_api application
  2. re-run curator:load_seed in the curator_app application

Do not close this until the above has been run on staging and production.