From d2ec7f0b1294ef365dfd20cebefb9a58a3599806 Mon Sep 17 00:00:00 2001 From: Pierre Choffet Date: Fri, 27 Mar 2026 10:51:40 -0400 Subject: [PATCH] Fix known error in source data --- filter_marcxml.xslt | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/filter_marcxml.xslt b/filter_marcxml.xslt index 8c0c6bf..457465e 100644 --- a/filter_marcxml.xslt +++ b/filter_marcxml.xslt @@ -25,6 +25,8 @@ Remove the following authority entries: - never referenced from any bibliographic record - with no 100, 110 or 111 zones + + Also fixes some known errors in source records. --> @@ -61,7 +63,9 @@ - + + + @@ -124,7 +128,9 @@ - + + + @@ -139,6 +145,11 @@ + + + -- 2.53.0