Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 563 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 563 Bytes

OpenRefine Reproducibility Demo

Binder

Demo contains two parts:

  • openrefine_reproducibility_ui.md: a static markdown shows how we can reproduce openrefine operations through the openrefine_ui
  • openrefine_reproducibility_api.ipynb: a jupyter notebook shows how we can reproduce complete openrefine operations using the openrefine python api. We introduce a command line interface application to apply the complete recipe on the openrefine server.