Load records into a data store while filtering, preprocessing and matching & merging them in the process
npm install @natlibfi/record-loaderrecordLoader is a tool and a Javascript module to load records into a data store while filtering, preprocessing, matching & merging them in the process.
For documentation see the wiki.
Clone the sources and install the package using npm:
``sh`
npm install
Run the following NPM script to lint, test and check coverage of the code:
`javascript
npm run check
``
Copyright (c) 2015-2017 University Of Helsinki (The National Library Of Finland)
This project's source code is licensed under the terms of GNU Affero General Public License Version 3 or any later version.