Skip to content

Commit 04210f0

Browse files
committed
moved content to wiki
1 parent aa5c775 commit 04210f0

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,18 @@ You may provide additional information:
2323
* where a letter has been received: "addresseePlace" (with the appropriate "addresseePlaceID" as proper [GeoNames URL](http://www.geonames.org/))
2424
* when a letter has been received: "addresseeDate"
2525

26-
If your letters are printed across different editions, add an "edition" column and put in there the bibliographic records. Numbering of letters should be stated in a additional column named "key". Alternatively you may enter in this column a link to the edited letter on the web.
27-
Dates have to be entered in ISO format. Limited support for [EDTF](https://www.loc.gov/standards/datetime/pre-submission.html) is implemented to enter uncertain / approximate dates and intervals.
28-
By default only edited letters (i.e. letters with a given edition) are transferred to CMI output. If you want to convert your complete catalogue, use the `-a` option.
29-
The `-n` option allows control whether notes (from a "note" column) will be transferred to the XML.
30-
And with the `--line-numbers` option activated, CSV2CMI will store the line number of each letter in the `n` attribute of `<correspDesc>`.
26+
Furthermore an "edition" column for a bibliographic record, a "key" column for the corresponding number of the edited letter, and even a "note" column can be added.
3127

32-
For sender and addressee IDs from the [GND](http://www.dnb.de/gnd), the [LOC](https://authorities.loc.gov/) and the [VIAF](https://www.viaf.org/) are supported.
28+
Dates have to be entered in ISO format. Limited support for [EDTF](https://www.loc.gov/standards/datetime/pre-submission.html) is implemented to enter uncertain / approximate dates and intervals.
3329

3430
For providing essential CMI information like the editor's name or the publisher an [INI file](https://en.wikipedia.org/wiki/INI_file) is needed.
3531

36-
The output is a minified XML file.
37-
38-
3932
*Check, that your table is using UTF8-encoding!*
4033

34+
For options and further information check the [wiki](https://github.com/saw-leipzig/csv2cmi/wiki).
35+
4136
## License
4237

4338
This program is available under [The MIT License (MIT)](https://opensource.org/licenses/MIT)
39+
40+
__If you use this software, please cite it!__

0 commit comments

Comments
 (0)