OregonDigital / oregondigital

OregonDigital Hydra Application
https://oregondigital.org/catalog/
Other
25 stars 5 forks source link

[Remediation] [nw-folklife] #1573

Closed lsat12357 closed 2 years ago

lsat12357 commented 2 years ago

collection_id: nw-folklife

Known Issues

This is likely my fault, dating back to migration into OD1...there are some wonky uris that are causing havoc in OD2.

  1. http://opaquenamespace.org/ns/culture/NezPercéIndians as in oregondigital:df664m32 is used in culturalContext. Assuming this can be replaced with an actual URI from another vocab?
  2. http://opaquenamespace.org/ns/subject/HarrisTorbjørgVesla1944 as in oregondigital:df665044p is used in lcsubject. a working uri without the special character, i.e. http://opaquenamespace.org/ns/creator/HarrisTorbjorgVesla1944 is used in contributor. does this uri belong in both places? i.e. do I fix by replacing the bad uri with the good one, or by removing it from lcsubject.
  3. http://opaquenamespace.org/ns/subject/DurkeeCafé as in oregondigital:df663r455 is used in subject. I found this: http://opaquenamespace.org/ns/people/DurkeeCafe, but it has its own issues (people? also the label is borked)

I can do the swaps, just need to know what swaps (or deletes) to make

Related Tickets

jsimic commented 2 years ago

@lsat12357

Nez Perce: http://vocab.getty.edu/aat/300017691

Harris Torbjørn: Unfortunately, they are both legit and not interchangeable, so here's a new URI for the subject: http://opaquenamespace.org/ns/subject/HarrisTorbjorgVesla1944

Durkee Café: Yes, odd that it's in the People vocab, but we are planning to merge People and Subject at some point, so let's just use the existing URI. I've updated the label.

lsat12357 commented 2 years ago

thank you again, all swapped