OpenRefine command-line interface written in Bash. Supports batch processing (import, transform, export).
Updated 2023-12-16 04:08:37 +01:00
Templates for OpenRefine batch processing (import, transform, export) using a task runner and a Python client.
Updated 2024-03-20 16:22:44 +01:00
Template for "serverless" OpenRefine batch processing (import, transform, export) using GitHub Actions and the openrefine-client to control OpenRefine via its HTTP API.
Updated 2022-04-05 17:19:21 +02:00
This fork extends the command line interface (CLI) and is distributed as a convenient one-file-executable (Windows, Linux, Mac). It is also available via Docker Hub, PyPI and Binder.
Updated 2022-01-17 23:06:14 +01:00
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.
Updated 2024-03-20 16:22:44 +01:00