OregonDigital / oregondigital

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

change all geonames URIs to https #1534

Closed lsat12357 closed 2 years ago

lsat12357 commented 2 years ago

OD2 will require that geonames URIs use https rather than http. Metadata and migration teams agreed to change the uris on OD1 rather than flipping during migration. This work may be coordinated with other work to fix display problems. UO will also need to be on the alert for other probs (eg ending / is missing, not using sws)

lsat12357 commented 2 years ago

possible plan: create a new location property that only accepts https duplicate the records in mongo remediate all of the uris from http to https (and perhaps fix any weird syntax issues) remove the original location property

lsat12357 commented 2 years ago

scrapping previous plan. will now remediate a copy of the metadata during export, see https://github.com/OregonDigital/hyrax-migrator/issues/336