Closed kiivihal closed 3 years ago
The Mais-Flexis Archival system exports repeating fields as pipe separated, i.e. |.
|
This means that the data needs to be split at the record level in order to be processed into separate fields.
This pull-requests adds the following:
Pipe-Delimited
Operator.java
closed via pull request https://github.com/delving/sip-creator/pull/500
The Mais-Flexis Archival system exports repeating fields as pipe separated, i.e.
|
.This means that the data needs to be split at the record level in order to be processed into separate fields.
This pull-requests adds the following:
Pipe-Delimited
in the 'code-tweaking' interfaceOperator.java