Skip to content

Commit

Permalink
Reuse DNB Elements via script
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasNx committed Aug 27, 2024
1 parent a9e1ed7 commit 05906fb
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 609 deletions.
2 changes: 1 addition & 1 deletion catalogues/hbz.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if [[ $TYPE == "marc" ]]; then
MASK=*.mrc
elif [[ $TYPE == "xml" ]]; then
echo "xml"
TYPE_PARAMS="--marcVersion MARC21 --marcxml --fixAlma"
TYPE_PARAMS="--marcVersion DNB,HBZ --marcxml --fixAlma"
MARC_DIR=${BASE_INPUT_DIR}/${NAME}/marc
MASK=*.gz
else
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 05906fb

Please sign in to comment.