pulibrary / aspace_helpers

methods and reports to support common SC activities in ArchivesSpace
1 stars 0 forks source link

investigate granular language settings in ASpace #360

Closed regineheberlein closed 1 year ago

regineheberlein commented 1 year ago

DSSG approved a proposal to start having bilingual finding aids for non-English collections. This means the collection-level description (resource) as well as the series-level description (ao) may be in a language different from lower-level description. Does ArchivesSpace allow specifying the language on the ao to support indexing of the different languages for different entities?

regineheberlein commented 1 year ago

Some initial thoughts that are no-gos:

Better options:

regineheberlein commented 1 year ago

If we want to go with the repository processing note: it's at the top level of the ao record, like here, where I've entered "it":

"lock_version"=>2,
"position"=>0,
"publish"=>true,
"ref_id"=>"C0920_c001",
"title"=>"From Francesco [Riccardi]",
"display_string"=>"From Francesco [Riccardi], 1595 April 20",
"restrictions_apply"=>false,

"repository_processing_note"=>"it",

"created_by"=>"admin",
"last_modified_by"=>"heberlei",
"create_time"=>"2021-01-24T02:16:49Z",
"system_mtime"=>"2023-03-31T13:40:49Z",
"user_mtime"=>"2023-03-31T13:40:49Z",
"suppressed"=>false,
"is_slug_auto"=>false,
"level"=>"file",
"jsonmodel_type"=>"archival_object",
[...]
regineheberlein commented 1 year ago

I've submitted a ticket to Lyrasis so they can hopefully support this in a future version, FWIW: https://archivesspace.atlassian.net/jira/software/c/projects/ANW/issues/ANW-1720

regineheberlein commented 1 year ago

There is also a related-sounding ticket here: https://archivesspace.atlassian.net/browse/ANW-957

ASpace tickets are prioritized, among other things, according to community need, so feel free to comment on either or both of these tickets to throw your support behind them and clarify some issues, working towards spec'ing out the work.