UWM-Libraries / OpenGeoMetadata

Local fork of our OpenGeoMetadata repo
0 stars 0 forks source link

Fixing Identifiers in Metadata #1

Closed srappel closed 3 months ago

srappel commented 11 months ago

For the first run of metadata, we assigned the Citation > Identifier to https://geodiscovery.uwm.edu/ark:-nameauthoritynumber-assignedname

Not only does the omit /catalog/ from the proper URL, e.g. https://geodiscovery.uwm.edu/catalog/ark:-nameauthoritynumber-assignedname, but we would also like to change it to the redirect link...

e.g.: https://digilib.uwm.edu/ark:/nameauthoritynumber/assignedname which should redirect to the geodiscovery link.

This will need to be systematically remediated in descriptive metadata, which is already zipped and on the file server.

Additionally, the new URLs will need to be bound to the arkid redirect service since catalog was ommitted from the first run.

srappel commented 6 months ago

This was fixed in the ISO metadata on OGM and the metadata on the web server.

However, the metadata within the deliverable zip file still contains the wrong URLS

<MD_Identifier>
<code>
<gco:CharacterString>https://geodiscovery.uwm.edu/ark:-77981-gmgs6w96839</gco:CharacterString>
</code>
</MD_Identifier>
srappel commented 6 months ago

This was also fixed in the NOID redirects.

srappel commented 5 months ago

See https://github.com/UWM-Libraries/GeoDiscovery-Utils/commit/05bfe1d48b968cac32408ab91db495c61d527fad