From 030f7a82282e1b4b5ac0b7e1d87fb80f2ee8ef53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20B=C3=BClte?= Date: Mon, 16 Dec 2024 12:08:08 +0100 Subject: [PATCH] Do not add zdbId if only DE-599 has ZDB info #2112 --- src/main/resources/alma/fix/identifiers.fix | 2 -- src/test/resources/alma-fix/990217879290206441.json | 10 +--------- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/src/main/resources/alma/fix/identifiers.fix b/src/main/resources/alma/fix/identifiers.fix index a6ded1390..da0317438 100644 --- a/src/main/resources/alma/fix/identifiers.fix +++ b/src/main/resources/alma/fix/identifiers.fix @@ -137,8 +137,6 @@ do list(path:"035 ", "var":"$i") unless exists("zdbId") if all_match("$i.a", "\\(DE-600\\)(.*)") copy_field("$i.a", "zdbId") - elsif all_match("$i.a", "\\(DE-599\\)(ZDB.*)") - copy_field("$i.a", "zdbId") end end end diff --git a/src/test/resources/alma-fix/990217879290206441.json b/src/test/resources/alma-fix/990217879290206441.json index 29892017c..b4b76f0bf 100644 --- a/src/test/resources/alma-fix/990217879290206441.json +++ b/src/test/resources/alma-fix/990217879290206441.json @@ -12,7 +12,6 @@ "deprecatedUri" : "http://lobid.org/resources/HT019286510#!", "issn" : [ "24054488" ], "oclcNumber" : [ "909716357" ], - "zdbId" : "2819760-4", "publication" : [ { "startDate" : "2015", "type" : [ "PublicationEvent" ], @@ -67,9 +66,6 @@ }, { "id" : "http://worldcat.org/oclc/909716357", "label" : "OCLC Ressource" - }, { - "id" : "http://ld.zdb-services.de/resource/2819760-4", - "label" : "ZDB-Ressource" } ], "inCollection" : [ { "id" : "https://nrw.digibib.net/search/hbzvk/", @@ -79,10 +75,6 @@ "id" : "http://lobid.org/organisations/DE-655#!", "label" : "hbz - Hochschulbibliothekszentrum des Landes Nordrhein-Westfalen, Netzwerkzone", "type" : [ "Collection" ] - }, { - "id" : "http://lobid.org/resources/HT014846970#!", - "label" : "Zeitschriftendatenbank (ZDB)", - "type" : [ "Collection" ] } ], "language" : [ { "id" : "http://id.loc.gov/vocabulary/iso639-2/eng", @@ -95,7 +87,7 @@ "hasItem" : [ { "label" : "lobid Bestandsressource", "type" : [ "Item", "NurTitel" ], - "seeAlso" : [ "https://katalog.dombibliothek-koeln.de/F/?local_base=edk01&find_code=ISN&request=24054488&func=find-b" ], + "seeAlso" : [ "https://katalog.dombibliothek-koeln.de/F/?local_base=edk01&find_code=IDN&request=HT019286510&func=find-b" ], "heldBy" : { "isil" : "DE-Kn28", "id" : "http://lobid.org/organisations/DE-Kn28#!",