primousers / primo-ve-norm

A repository to collect and track community Primo VE XML Normalization Rules.
MIT License
26 stars 2 forks source link

Remove exact phrase from "dc"."publisher" #30

Closed alsalatkajr closed 2 weeks ago

alsalatkajr commented 2 months ago

Collection Areas in ArchivesSpace import under "dc"."publisher" and did not need to be configured for display.

rule "remove CHC from publisher" when TRUE then remove "dc"."publisher" if equals "Chattanooga History Collections" end

LincolnUniLTL commented 2 weeks ago

Hi alsalatkajr, Thank you for your contribution. I have combined this with issue 28, converted the combine rule into xml, tested it and now moved this to the code base as Exclude import of dc field based on exact phrase. Regards, Craig.

LincolnUniLTL commented 2 weeks ago

Closing issue with thanks.