diff --git a/conf/rppd-to-lobid.fix b/conf/rppd-to-lobid.fix index fc793b6d..1a286f10 100644 --- a/conf/rppd-to-lobid.fix +++ b/conf/rppd-to-lobid.fix @@ -67,6 +67,9 @@ do list(path:"professionOrOccupation[]", "var": "$i") lookup("$i.label", "SW_map", delete: "true") if exists("$i.label") prepend("$i.id", "https://rpb.lobid.org/sw/") + # TODO kein Beispiel in Testdaten + else + move_field("$i.id", "$i.label") end end