hbz / lobid-resources

Transformation, web frontend, and API for the hbz catalog as LOD
http://lobid.org/resources
Eclipse Public License 2.0
7 stars 7 forks source link

Adjust notations for Westfalen & Euregio #1018

Closed acka47 closed 4 years ago

acka47 commented 4 years ago

To be implemented together with #1017.

We have to replace the URI and notation for Westfalen and Euregio:

  1. Westfalen: 05 -> 04 (respectively https://nwbib.de/spatial#N05 -> https://nwbib.de/spatial#N04)
  2. Euregio: 91 -> 07 (respectively https://nwbib.de/spatial#N91 -> https://nwbib.de/spatial#N07)

I think, this means adding two exceptions to these lines in the morph: https://github.com/hbz/lobid-resources/blob/0e890caf74fee8ae51db0aedb9ba89eb3f35ff64/src/main/resources/morph-hbz01-to-lobid.xml#L7340-L7344

dr0i commented 4 years ago

I assume these URIs should be changed for all the possible statements, not only for subjects?

dr0i commented 4 years ago

Thinking about it - wouldn't be the data the right place to change this? I mean, if we feed #N05 and transform it to #N04, this makes the whole process overly complicated and intransparent and just mindbogglingcrazy, doesn't it? So why not turn underlying data #N05 into #N04 before doing crazy stuff?

dr0i commented 4 years ago

Agreed offline to wait for the data to be corrected. An email is sent to stakeholders asking for confirmation.

acka47 commented 4 years ago

Euregios are already updated the rest is in progress. With the updates for hbz01, all 05 entries will be updated to Westfalen$$0https://nwbib.de/spatial#N04. We will have to check in January whether everything worked fine

acka47 commented 4 years ago

Everything workd fine. Closing.