Skip to content

Commit

Permalink
Remove duplicates in containedIn (RPB-224)
Browse files Browse the repository at this point in the history
  • Loading branch information
fsteeg committed Nov 19, 2024
1 parent 5954a1d commit 3b690e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/rpb-titel-to-lobid.fix
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ do list_as(citation: "bibliographicCitation[]")
move_field("fullLabel", "bibliographicCitation.$append")
end

uniq("containedIn[]")
join_field("bibliographicCitation", "; ")

# fulltextOnline and link to external description/ToC
Expand Down

0 comments on commit 3b690e3

Please sign in to comment.