[Wactclc-alma] Norm Rule to remove rule <U+fffd>

Guidry, Wade WadeG at bigbend.edu
Thu Mar 24 15:28:24 PDT 2022


Lesley, can you share the MMSID of an example record?



Wade Guidry
Library Consortium Services Manager, WACTCLC
wadeg at bigbend.edu<mailto:wadeg at bigbend.edu>
(509) 760-4474
http://www.wactclc.org<http://www.wactclc.org/>

From: Wactclc-alma <wactclc-alma-bounces at lists.ctc.edu> On Behalf Of Lesley Caldwell
Sent: Thursday, March 24, 2022 2:35 PM
To: wactclc-alma at lists.ctc.edu
Subject: [Wactclc-alma] Norm Rule to remove rule <U+fffd>

CAUTION: Originated outside our network. Do not click links or open attachments unless you validate the sender.


Hi all,

One last question. :) I'm working on another normalization rule that we can't quite get right! Victoria found this indication rule<https://developers.exlibrisgroup.com/blog/alma-indication-rule-for-bad-diacritics/>, but we don't just want to find the diacritics, we also want to remove them.

We've tried:

rule "Contains <U+fffd> in 0XX or 1XX or 2xx or 3xx or 4xx or 5xx or 6XX or 7XX or 8xx fields"
when
     ((exists "0**.*.*<U+fffd>*") OR (exists "1**.*.*<U+fffd>*") OR (exists "2**.*.*<U+fffd>*") OR (exists "3**.*.*<U+fffd>*") OR (exists "4**.*.*<U+fffd>*") OR (exists "5**.*.*<U+fffd>*") OR (exists "6**.*.*<U+fffd>*") OR (exists "7**.*.*<U+fffd>*") OR (exists "8**.*.*<U+fffd>*"))
then
replaceContents "<U+fffd>" with ""
end

And:

rule "Contains <U+fffd> in 0XX or 1XX or 2xx or 3xx or 4xx or 5xx or 6XX or 7XX or 8xx fields"
when
     (exists "<U+fffd>")
then
replaceContents "<U+fffd>" with ""
end

Does anything wrong stick out to anyone?

Thanks!

Lesley Caldwell

Systems and Instruction Librarian

Pierce College

p:

253-840-8420

a:

1601 39th Ave SE, Puyallup, WA 98374

w:

www.pierce.ctc.edu<http://www.pierce.ctc.edu/> e: LCaldwell at pierce.ctc.edu<mailto:LCaldwell at pierce.ctc.edu>

[pierce college logo]





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ctc.edu/pipermail/wactclc-alma_lists.ctc.edu/attachments/20220324/46ea5682/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 3749 bytes
Desc: image001.png
URL: <http://lists.ctc.edu/pipermail/wactclc-alma_lists.ctc.edu/attachments/20220324/46ea5682/attachment.png>


More information about the Wactclc-alma mailing list