Shell script to run OpenRefine in batch mode (import, transform, export). It orchestrates OpenRefine (server) and a python client that communicates with the OpenRefine API.
Go to file
Felix Lohmeier 365885ef7c Initial commit 2017-02-27 00:40:05 +01:00
LICENSE Initial commit 2017-02-27 00:40:05 +01:00
README.md Initial commit 2017-02-27 00:40:05 +01:00

README.md

openrefine-batch.sh

Shell script to run OpenRefine on Windows, Linux or Mac in batch mode (import, transform, export). It orchestrates docker containers for OpenRefine (server) and a python client that communicates with the OpenRefine API.