recordLoader 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:
npm installRun the following NPM script to lint, test and check coverage of the code:
npm run checkCopyright (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.