Go to file
2018-11-30 19:38:52 +09:00
.github/ISSUE_TEMPLATE added mention of JRE or JDK Version 2018-09-05 16:57:48 -05:00
broker data package metadata (#1398) 2018-02-02 13:24:19 +00:00
conf Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00
extensions Remove all references to org.json in gdata extension 2018-11-30 19:38:52 +09:00
graphics Update logo for README.md 2018-02-09 22:38:44 +08:00
IDEs/eclipse Cleanup most Eclipse config files 2018-09-18 14:51:27 +01:00
licenses Remove JSON license. OpenRefine can now be used for Evil. 2018-11-30 19:38:52 +09:00
main Remove org.json dependency in Maven configuration 2018-11-30 19:38:52 +09:00
packaging Bump version to 3.2-SNAPSHOT 2018-11-29 11:59:30 +09:00
server Revert "data package metadata (#1398)" 2018-11-30 19:35:31 +09:00
.gitattributes fix the launch4j issue 2018-07-16 19:36:59 -04:00
.gitignore Ignore .versionsBackup files generated by maven 2018-09-21 12:29:31 +01:00
.travis.yml Disable packaging for travis to save time 2018-10-14 21:24:42 +01:00
appveyor.yml Create packaging/target via maven instead of manually 2018-09-22 10:42:39 +01:00
AUTHORS.md Update AUTHORS.md 2018-11-19 20:22:00 -05:00
CHANGES.txt Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-03-03 17:48:12 -05:00
GOVERNANCE.md clarify role and list of committer 2018-11-19 20:18:05 -05:00
LICENSE.txt Update LICENSE.txt 2018-02-24 15:24:45 -05:00
pom.xml Bump version to 3.2-SNAPSHOT 2018-11-29 11:59:30 +09:00
README.md Update README 2018-11-05 17:54:11 +00:00
refine comment whitespace to ensure all arguments used 2018-10-27 06:38:08 +01:00
refine.bat ugh, forgot to still allow just "refine" to start on Windows 2018-11-27 16:38:09 -06:00
refine.ini change the version 2017-11-30 21:28:31 -05:00
start.sh Revert "data package metadata (#1398)" 2018-11-30 19:35:31 +09:00
stop.sh Revert "data package metadata (#1398)" 2018-11-30 19:35:31 +09:00
unsign Add script to unsign Mac executables 2013-07-29 18:31:05 -04:00
WeLoveOurBackers.md renaming for Google News Initiative as backer 2018-05-10 09:05:07 -05:00

OpenRefine

Join the chat at https://gitter.im/OpenRefine/OpenRefine Build Status Codacy Badge Codacy Badge Translation progress

OpenRefine is a Java-based power tool that allows you to load data, understand it, clean it up, reconcile it, and augment it with data coming from the web. All from a web browser and the comfort and privacy of your own computer.

Download

Run from source

If you have cloned this repository to your computer, you can run OpenRefine with:

  • ./refine on Mac OS and Linux
  • refine.bat on Windows

This requires JDK 8 and Apache Maven.

Documentation and Videos

Contributing to the project

Contact us

OpenRefine is open source software and is licensed under the BSD license located in the LICENSE.txt. See the folder licenses for information on open source libraries that OpenRefine depends on.

Credits

This software was created by Metaweb Technologies, Inc. and originally written and conceived by David Huynh dfhuynh@google.com. Metaweb Technologies, Inc. was acquired by Google, Inc. in July 2010 and the product was renamed Google Refine. In October 2012, it was renamed OpenRefine as it transitioned to a community-supported product.

See AUTHORS.md for the list of OpenRefine contributors.