CSV2CMI 2
This is the 2019 spring release of CSV2CMI.
- uses
<name>
as default tag for the correspondents - supports EDTF:
- Time Interval is converted to
@from
and@to
- Set representation (One of a set) is converted to
@notBefore
and@notAfter
- Qualification of a date is represented with
@cert
- Time Interval is converted to
- supports new fields for literal dates
- supports multiple senders/addressees in one field (available through
--extra-delimiter
option) - supports multiple editions of one letter (available through
--extra-delimiter
option) - informs about outdated GND-IDNs
- adds support for multiple projects (through path separation)
- allows specification of output file
- overall code improvements