You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenRefine
Hi OpenRefine Community,
I would like to let you know that new templates for automating OpenRefine on Linux are available. In the last years I tried different approaches (including openrefine-batch) and now I finally work with a combination of the command line tool openrefine-client and the task runner go-task (an alternative to GNU Make). https://github.com/opencultureconsulting/openrefine-task-runner
Please be aware that OpenRefine is not designed for automation. The internal API is not versioned and may change. The operation history in JSON format is not very handy and may change as well. Error handling could also be better. The development team therefore recommends to rather not use OpenRefine for complex workflows (see for example Tom's comment).
Nevertheless, I have had good experiences with it in various projects and thought that the templates might be interesting for others as well.
Best regards, Felix
Antonin Delpeuch (lists)
unread,
Jun 18, 2021, 5:25:43 AM6/18/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openr...@googlegroups.com
Hi Felix,
Thank you very much!
Although your caveat about the stability of the internal API is correct,
personally I recognize this sort of automation as an important use case
that we should try to support better.
>
> Nevertheless, I have had good experiences with it in various projects
> and thought that the templates might be interesting for others as well.
>
> Best regards,
> Felix
>