Writes selected parts of a MARC XML bibliographic data file into a .csv.gz file.
Requires standard library support for the following C++11 extensions:
- range-based for loop
- auto type specifier
- nullptr identifier
Input files should be placed in folder 'data'. Output goes there as well.
make estc
./estc
make fennica
./fennica
bash split-kungliga.sh
make kungliga
./kungliga
make cerl
./cerl
Contributions by Leo Lahti
MIT License
RapidXML library by Marcin Kalicinski and licensed under the MIT License
Gzstream library by Deepak Bandyopadhyay and Lutz Kettner and licensed under LGPL 2.1