Go to file
2021-12-21 15:50:21 +01:00
.github Enable PR action workflow on 4.0 branch 2021-12-12 12:10:48 +02:00
benchmark Simply snapshot release workflow further, for #4346. 2021-12-09 15:55:59 +02:00
conf Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00
docs build(deps): bump @docusaurus/preset-classic in /docs (#4363) 2021-12-10 09:59:42 +02:00
extensions Use OSSRH snapshot repository to host snapshot releases. (#4357) 2021-12-09 15:39:54 +02: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 unused OAuth code in main module. (#4368) 2021-12-14 15:08:23 +02:00
packaging Use OSSRH snapshot repository to host snapshot releases. (#4357) 2021-12-09 15:39:54 +02:00
server Centralize dependency versions and plugin versions in root POM. (#4340) 2021-12-06 16:50:54 +02:00
.gitattributes fix the launch4j issue 2018-07-16 19:36:59 -04:00
.gitignore ignore node_modules folder during active development (#4054) 2021-07-12 07:58:46 +02:00
appveyor.yml Use OSSRH snapshot repository to host snapshot releases. (#4357) 2021-12-09 15:39:54 +02:00
AUTHORS.md Update AUTHORS.md 2018-11-19 20:22:00 -05:00
CHANGES.txt Fix some typos in documentation 2019-04-02 17:38:47 +02:00
CODE_OF_CONDUCT.md Update code of conduct committee members 2020-07-21 08:43:50 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md (#3574) 2021-02-27 17:54:54 -05:00
GOVERNANCE.md Update current advisory committe members 2021-10-20 20:38:52 +02:00
lgtm.yml Have LGTM ignore external libraries for quality checks (#3783) 2021-04-05 07:39:27 +02:00
LICENSE.txt Update LICENSE.txt 2018-02-24 15:24:45 -05:00
logo.svg add MultiUserOpenRefine initial readme 2021-12-14 17:27:30 +01:00
pom.xml Remove unused OAuth code in main module. (#4368) 2021-12-14 15:08:23 +02:00
README.md update readme 2021-12-21 15:50:21 +01:00
refine Fix CLI setting for memory size (-m and /m) (#4266) 2021-11-07 09:59:08 +01:00
refine.bat Fix CLI setting for memory size (-m and /m) (#4266) 2021-11-07 09:59:08 +01:00
refine.ini Add Google API key - fixes #3604 (#3611) 2021-02-11 19:50:54 +01:00
SECURITY.md Add Security Policy on how we handle reports (#3405) 2021-03-03 11:33:21 +01:00
settings.xml Attempt to change priority order of JRE resolution on Windows. (#4238) 2021-11-24 13:49:52 +01: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
WeLoveOurBackers.md Add Chan Zuckerberg Initiaive to our backers file (#2852) 2020-07-01 08:08:11 +02:00

MultiUserOpenRefine

MultiUserOpenRefine

MultiUserOpenRefine is an extension to open-source tool that, in addition to all the features described below, allows creating user accounts, each providing private workspace and leaving the convenience of running the basic OpenRefine tool on a remote server.

Project is being developed at Adam Mickiewicz University in Poznań.

OpenRefine

DOI Join the chat at https://gitter.im/OpenRefine/OpenRefine Java CI Coverage Status Translation progress Total alerts

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

Snapshot releases

Latest development version, packaged for:

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 and CONTRIBUTING.md for instructions on how to contribute yourself.