-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
FLUX:
"https://gist.githubusercontent.com/TobiasNx/84a96e5a8eb7499e6085a73ae3d27711/raw/af8f7c5ee49222b03365aeb6c696e63c5349f240/degruyter_global_EBA-EBKALL_2025-11-16.mrc.lf.mrc"
|open-http
|as-records
//|match(pattern="\n",replacement=" ")
|decode-marc21
|fix(transformationFile)
|encode-yaml
|print
;
FIX:
move_field("50500","@50500")
do list(path:"@50500","var":"TEST")
replace_all("TEST.t.*","\\n"," ")
do list_as(R:"TEST.r",T:"TEST.t")
copy_field("R","50500.r.$append")
copy_field("T","50500.t.$append")
end
end
#
# remove_field("@50500")
retain("@50500","50500")
``
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
No status