metafacture-core icon indicating copy to clipboard operation
metafacture-core copied to clipboard

Optional marc handling as arrays

Open TobiasNx opened this issue 3 years ago • 0 comments

Connected to the new developments in fix and the handling of repeated fields and not repeated fields. It could be very useful to have an option to handle all fields and subfields in marc as array.

This is due to the fact that some fields are repeatable and to have an consistent handling (sub)fields that appear n+1 times it would be good that all (sub)fields are handled as arrays(as if they are repeated).

TobiasNx avatar Jan 20 '22 11:01 TobiasNx