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 Regex for URN pattern in field 024 #2034

Closed maipet closed 1 month ago

maipet commented 1 month ago

cf. https://lobid.org/resources/990198125850206441 Reported by E.S. via email on 2024-07-23: Currently, the fulltext links from MARC-field 856 with http://**www.mdz**-nbn-resolving.de/ are not displayed / transformed in lobid. The reason seems to be processing the field 856 - URN (cf. https://github.com/hbz/lobid-resources/blob/master/src/main/resources/alma/fix/identifiers.fix#L21-L23), the regex pattern doesn't match "www.mdz"

TobiasNx commented 1 month ago

This is fixed now.