Skip to content
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

Add column to Argo structural metadata spreadsheet to support new language attribute for files #4258

Closed
andrewjbtw opened this issue Nov 2, 2023 · 0 comments · Fixed by #4266
Assignees

Comments

@andrewjbtw
Copy link

We've added a language field to the Cocina file model, initially as a way to support captioning work. This will allow us to show users which language a particular file uses. See sul-dlss/cocina-models#640

Now we need to make this field user-editable. To do this in Argo, we need to add the field to the structural metadata spreadsheet. We could call it file_language and it should be optional.

The spreadsheet is used in the following Argo features:

  • item show page (in the contents section)
    • download CSV
    • upload CSV
  • bulk actions
    • export structural metadata
    • import structural metadata

Ideally, we would also be able to display this in the UI in the contents grid but I'll defer that to another ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants