Skip to content

Releases: saw-leipzig/csv2cmi

CSV2CMI 2.2.0

10 Mar 12:17
Compare
Choose a tag to compare
  • support for editor's email address
  • fixing --all option
  • minor code cleaning

CSV2CMI 2.1.1

23 Feb 17:26
Compare
Choose a tag to compare

This is a minor update to give a better error message if an authority seems unreachable.

CSV2CMI 2.1

20 Apr 12:14
39ed9a0
Compare
Choose a tag to compare

This feature release of CSV2CMI improves support for EDTF dates with unspecified digits and checking of different types of persons and organizations from the Integrated Authority File (GND). Also, now all generated IDs are consistent, and won't change on a re-run (without changing the input file). Every bibliographic citation now holds a universally unique identifier (UUID) as xml:id.

CSV2CMI 2

22 Sep 10:50
5ad61a9
Compare
Choose a tag to compare
  • update deprecated function
  • add success message

CSV2CMI 2

29 Mar 17:13
7aa3e2f
Compare
Choose a tag to compare
  • moving back to <persName> as default tag for correspondents
  • minor fixes

CSV2CMI 2

20 Mar 20:59
24c7191
Compare
Choose a tag to compare

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

version 1.6.2

13 Oct 18:22
947dd76
Compare
Choose a tag to compare
  • improved messages

version 1.6.1

30 Sep 17:07
0e4c539
Compare
Choose a tag to compare
  • support for uncertain and approximate dates from ISO draft (%)
  • support for dates without year or without month and year (from att.datable.w3c)

version 1.6.0

17 Sep 14:05
4e337f5
Compare
Choose a tag to compare

New features added:

  • support for LOC authority files
  • support for notes
  • basic support for EDTF:
    • Date
    • Interval
    • Extended Interval
    • Uncertain/Approximate
    • Partial Uncertain/Approximate
  • updated cmi2csv stylesheet with better handling for dates (EDTF)
  • several typos fixed

version 1.5.2

13 Sep 07:47
0d33f10
Compare
Choose a tag to compare
  • empty lines in source file will no longer result in empty elements
  • updated codemeta