RDF Extension for Google Refine
This project adds a graphical user interface (GUI) for exporting data of Google Refine projects in RDF format. The export is based on mapping the data to a template graph using the GUI.
Category:
Website:
Author(s):
Fadi Maali, Richard Cyganiak
Contact Email:
richard@cyganiak.de
License:
User Interface:
Graphic
Programming Language(s):
Java
Online Manual:
Mailing List:
Documentation
The RDF Extension for Google Refine adds a graphical user interface for exporting data of Google Refine projects in RDF format. The export is based on mapping the data to a template graph using the GUI.
Usage:
- You need to have Google Refine (version 2.0 or later) installed on your machine.
- Download the latest version of RDF Extension for Google Refine.
- If it does not exist, create a folder named extensions under your user workspace directory for Google Refine. The latter should be findable in the following places depending on your operating system:
- Linux
~/.local/share/google/refine/extensions - Windows
C:/Documents and Settings/OR/Application Data/Google/Refine/extensions C:/Documents and Settings//Local Settings/Application Data/Google/Refine/extensions - Mac OSX
~/Library/Application Support/Google/Refine/extensions/ - Unzip the downloaded archive into the extensions folder created.
- It is recommended that you have internet connection during the first running of the extension, as it will try to download a set of predefined vocabularies (rdf, rdfs and owl). You still can download them later anyway.
- Restart Google Refine.
- Open an existing project or create a new one. You should see a small RDF button in the upper right corner.
