Skip to content

Commit

Permalink
Merge #2013 from branch '2012-bibligraphicCitation' of github.com:hbz…
Browse files Browse the repository at this point in the history
…/lobid-resources
  • Loading branch information
dr0i committed May 27, 2024
2 parents 79811cd + a559749 commit d244294
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions src/main/resources/alma/fix/otherFields.fix
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,6 @@ do list(path: "500??", "var":"$i")
end

unless exists("bibliographicCitation.1")
if exists("501??")
copy_field("501??.a","bibliographicCitation.$append")
else
copy_field("77308.t","bibliographicCitation.$append")
copy_field("77308.b","bibliographicCitation.$append")
copy_field("77308.d","bibliographicCitation.$append")
Expand All @@ -177,7 +174,6 @@ unless exists("bibliographicCitation.1")
do list(path:"77308.n", "var":"$i")
copy_field("$i","bibliographicCitation.$append")
end
end
end


Expand Down
1 change: 0 additions & 1 deletion src/test/resources/alma-fix/990054089950206441.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@
} ],
"extent" : "28 cm ; DVDs",
"note" : [ "Ungezählte Beilage ab 2015: Spiegel DVD", "Ab 2016 einzelne Bände zugleich Bände von: Der @Spiegel. Chronik ...", "Repr.: Dreieich : Melzer; Königstein, Ts. : Athenäum, 1980 - 1983; Ismaning : Spodat" ],
"bibliographicCitation" : "Namenregister; ungezählte Beil.: Syndication-Erstrecht an New-York-times-Inhalten; ab 2010: Spezial",
"natureOfContent" : [ {
"label" : "Zeitung",
"id" : "https://d-nb.info/gnd/4067510-5"
Expand Down

0 comments on commit d244294

Please sign in to comment.