This repository has been archived by the owner on Feb 21, 2020. It is now read-only.
Releases: opencultureconsulting/OpenRefine
Releases · opencultureconsulting/OpenRefine
2017-10-28-with-pr1294
This fork includes pull request OpenRefine#1294 from @claussni to extend cross (). The cross function now accepts a 4th parameter defining a regular expression separator for splitting multi-value field values when joining projects.
This release is based on OpenRefine development version October 10, 2017
(something between OpenRefine 2.7 and 2.8)
Installation
-
Docker: felixlohmeier/openrefine:2017-10-28-with-pr1294
docker run -p 3333:3333 felixlohmeier/openrefine:2017-10-28-with-pr1294
-
macOS/Windows: see instructions at Wiki#install
Usage
see examples in Wiki#usage