There is a link to the known libraries that can automate OpenRefine operation at the bottom of the ‘download’ page on the OpenRefine website http://openrefine.org/download.html (although doesn’t look like the R library referenced by Naupaka is there yet).
There are two Python libraries, a Ruby library, and node-js library There is also a fork of the OpenRefine code called ‘Batchrefine’ which is specifically designed to run files through transformations (using the JSON code produced by OpenRefine) in a ‘batch’ mode. It includes a command line tool and supports the use of multiple instances of OpenRefine so you can split large files and process the parts on separate instances. See https://github.com/fusepoolP3/p3-batchrefine for more information. Best wishes, Owen Owen Stephens Owen Stephens Consulting Web: http://www.ostephens.com Email: [email protected] Telephone: 0121 288 6936 > On 15 Jun 2016, at 18:57, Auriel Fournier <[email protected]> wrote: > > Hi All, > > Teaching in New Orleans today and a learner was asking if there is a way to > run Open Refine (or the JSON code it produces) from the command line, or in > some scripted fashion. > > Hani and I weren't sure, anyone know? > > Auriel > > _______________________________________________ > Discuss mailing list > [email protected] > http://lists.software-carpentry.org/listinfo/discuss _______________________________________________ Discuss mailing list [email protected] http://lists.software-carpentry.org/listinfo/discuss
