sul-dlss / cocina-models

Cocina repository data model (implemented in Ruby)
https://sul-dlss.github.io/cocina-models/
3 stars 0 forks source link

Add BCP 47 language field to the file model. #637

Closed jcoyne closed 1 year ago

jcoyne commented 1 year ago

We need this to disambiguate multiple language transcriptions for the Nuremberg Trial Archive. This data will be used to drive the options on the closed caption select widget for the media viewer.

https://www.rfc-editor.org/rfc/rfc4646.txt

dinahhandel commented 1 year ago

@andrewjbtw if this is done, is there remediation that needs to happen before https://github.com/sul-dlss/sul-embed/issues/1588 is ready?

andrewjbtw commented 1 year ago

Yes, and before that we have to have Argo and Preassembly tickets to support editing the new field. I'm writing those.