This project adds a graphical user interface(GUI) for exporting data of Open Refine projects in RDF format. The export is based on mapping the data to a template graph using the GUI.
- Follow the installation instructions for the openrefine-maven-shim project
- Clone this repository to your local machine
- Run
mvn clean compile
andmvn assembly:single
- Unpack the zip file in
target
to youropenrefine/extensions
folder