gbv / cocoda-mappings

concordances, mappings and conversion scripts to create JSKOS mappings
https://coli-conc.gbv.de/concordances/
1 stars 4 forks source link

csv: Add documentation about dependencies and usage #34

Open stefandesu opened 5 years ago

stefandesu commented 5 years ago

For make to work in the csv directory, some perl dependencies are necessary. Maybe include something like cpanm Catmandu Catmandu::MARC. Also include documentation about what make and make ndjson does (and that it exists in the first place).

nichtich commented 5 years ago

The Perl script csv2jskos.pl can be replaced by jskos-clis [jskos-convert](https://github.com/gbv/jskos-cli/#jskos-convert).concordances2jskos.pl` can be modified to read JSON files instead of YAML so no additional Perl modules would be required anymore.