diff --git a/conf/rppd-to-lobid.fix b/conf/rppd-to-lobid.fix index 62640e6..78af4b3 100644 --- a/conf/rppd-to-lobid.fix +++ b/conf/rppd-to-lobid.fix @@ -10,6 +10,7 @@ do put_macro("beacon_lookup") move_field("_temp", "sameAs[].$append.id") copy_field("gndIdentifier", "_temp") lookup("_temp", "beacon_$[id]_name", delete: "true") + replace_all('_temp', '\\"+', '\\"') move_field("_temp", "sameAs[].$last.collection.name") end end