An Anaconda3 environment with relevant python libraries to support various linked data OpenRefine reconciliation scripts
conda to your PATH are checked.conda environmentopenrefine.yml) file from this repo or clone it.cd to where you downloaded the YAML file.conda environment from the YAML file:
$ conda env create -f openrefine.yml
$ source activate refine3
source part:
$ activate refine3
Depending on your shell, it should say (refine3) in your command prompt.
Make sure you have activated the environment as per above (you must see a refine3 in your prompt).
cd to where you saved the reconciliation service$ python script_name.py