Skip to content

CSV2CMI 2

Compare
Choose a tag to compare
@rettinghaus rettinghaus released this 20 Mar 20:59
24c7191

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
  • supports new fields for literal dates
  • supports multiple senders/addressees in one field (available through --extra-delimiteroption)
  • supports multiple editions of one letter (available through --extra-delimiteroption)
  • informs about outdated GND-IDNs
  • adds support for multiple projects (through path separation)
  • allows specification of output file
  • overall code improvements