Recent Releases of csv2cmi
csv2cmi - CSV2CMI 2.2.1
- support CMIF 1.1 (
cert="low"allowed only) - add Ruff formatter config
- add codeowners
- add code of conduct
- Python
Published by ukretschmer 10 months ago
csv2cmi - CSV2CMI 2.2.0
- support for editor's email address
- fixing
--alloption - minor code cleaning
- Python
Published by rettinghaus almost 3 years ago
csv2cmi - CSV2CMI 2.1.1
This is a minor update to give a better error message if an authority seems unreachable.
- Python
Published by rettinghaus almost 5 years ago
csv2cmi - CSV2CMI 2.1
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.
- Python
Published by rettinghaus almost 6 years ago
csv2cmi - 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
* 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
- Python
Published by rettinghaus almost 7 years ago
csv2cmi - version 1.6.1
- support for uncertain and approximate dates from ISO draft (
%) - support for dates without year or without month and year (from
att.datable.w3c)
- Python
Published by rettinghaus over 7 years ago
csv2cmi - version 1.6.0
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
- Python
Published by rettinghaus over 7 years ago
csv2cmi - version 1.5.2
- empty lines in source file will no longer result in empty elements
- updated codemeta
- Python
Published by rettinghaus over 7 years ago
csv2cmi - version 1.5.1
Fixes cases where empty <correspAction> elements were created.
- Python
Published by rettinghaus over 7 years ago
csv2cmi - version 1.5.0
- adding option
--line-numbers - improvements in ini file handling
- Python
Published by rettinghaus almost 8 years ago
csv2cmi - version 1.3.4
fixes processing of VIAF ID and uncertain dates
- Python
Published by rettinghaus over 8 years ago
csv2cmi - version 1.3.3
minor fix for missing information on type of edition in ini file
- Python
Published by rettinghaus over 8 years ago
csv2cmi - version 1.3.1
- improvements to cmi2csv.xsl
- general improvements
- using distutils
- Python
Published by rettinghaus over 8 years ago
csv2cmi - version 1.2.1
- improved cmi2csv.xsl
- minor improvements
- Python
Published by rettinghaus over 8 years ago
csv2cmi - version 1.2
- added support for configuration file
- minor improvements
- Python
Published by rettinghaus about 9 years ago
csv2cmi - version 1.0
First stable release: - support for VIAF and GND authority files - validates authority IDs and sets element name respectively - adds simple help - adds verbose option (to show additional infos) - shows version :)
- Python
Published by rettinghaus about 10 years ago
csv2cmi - version 0.9.11
- now supports VIAF
- basic command line support added (for input file name)
- output switched to logging module
- includes example files
- includes cmi2csv v1.0
- Python
Published by rettinghaus about 10 years ago
csv2cmi - version 0.9.9
- adds
@xml:idfor every<bibl>and<correspDesc> - checks GND and set
and respectively - ignores
@keyif no edition is stated - sets
@refif key value seems to be a URL - example file added
- Python
Published by rettinghaus about 10 years ago