metafacture / metafacture-core

Core package of the Metafacture tool suite for metadata processing.
https://metafacture.org
Apache License 2.0
71 stars 34 forks source link

Do not trim control field values in MARCXML handler. #440

Closed blackwinter closed 2 years ago

blackwinter commented 2 years ago

Originally introduced in 5bdcd5d, this breaks positional access (<substring>) to control field data elements.

For fixed-length fields with various kinds of coded information, specific data elements are positionally defined.

MARC 21 Bibliographic - Control Fields

Related to #233.