Go to file
Thad Guidry 77f26c1218
Create FUNDING.yml to have Sponsor button for repo (#3154)
As per GitHub Support, the only other thing left to do is also publish the FUNDING.yml file that links to the Organization itself to our OpenRefine repo so that folks visiting the repository directly will also see the Sponsor button.

Jack (GitHub Support)
Sep 1, 2020, 5:51 PM UTC

Hi Thad,

I ran this by our Sponsors product team, and they said that the link I shared https://docs.github.com/en/github/administering-a-repository/displaying-a-sponsor-button-in-your-repository should have the correct information to add the Sponsors button to a repo. If you have any specific suggestions on how to improve it, we're definitely open to hearing how it can be improved or less confusing.

They said:

    If they want the Sponsor button to show up in the OpenRefine/OpenRefine repo, then they will need to add a FUNDING.yml file under the .github/ directory on the default branch. The funding file should look something like:

    github: OpenRefine

I hope this helps, but if we can further clarify, please let us know.

Best,
Jack
2020-11-01 08:50:46 +01:00
.github Create FUNDING.yml to have Sponsor button for repo (#3154) 2020-11-01 08:50:46 +01:00
benchmark Bump jmh.version from 1.25.2 to 1.26 2020-10-12 06:34:37 +00:00
conf Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00
docs Update to docusaurus-2.0.0-alpha.64 to fix security vuln in dependency (#3261) 2020-10-16 20:49:57 +02:00
extensions Bump mockito-core from 3.5.15 to 3.6.0 (#3287) 2020-10-27 09:10:02 +01: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 Bump joda-time from 2.10.6 to 2.10.8 (#3286) 2020-10-26 07:52:36 +01:00
packaging Clarify that plexus-archiver upgrade was to 4.0+ 2020-10-13 13:51:26 -04:00
server Bump rhino-runtime from 1.7.12 to 1.7.13 2020-09-03 06:38:56 +00:00
.gitattributes fix the launch4j issue 2018-07-16 19:36:59 -04:00
.gitignore Add .factorypath and others to .gitignore 2020-08-07 09:22:22 -05:00
.travis.yml Update Travis CI build configs 2020-10-02 15:08:03 -04:00
appveyor.yml Attempt to fix surefire on Appveyor 2019-08-28 10:08:22 +01: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 Fix grammer and links 2020-03-05 08:26:26 -06:00
GOVERNANCE.md Fix some typos in documentation 2019-04-02 17:38:47 +02:00
lgtm.yml Merge .lgtm.yml and lgtm.yml 2020-06-20 21:16:35 -04:00
LICENSE.txt Update LICENSE.txt 2018-02-24 15:24:45 -05:00
pom.xml Bump jackson.version from 2.11.2 to 2.11.3 (#3246) 2020-10-02 09:08:54 +02:00
README.md Update README.md to point to travis-ci.com 2020-10-01 08:18:50 +02:00
refine Fix FAQ URL (#2938) 2020-07-14 20:51:53 +02:00
refine.bat support refine-dev.ini for development (#2497) 2020-04-06 10:53:49 +02:00
refine.ini Clarify refine.ini comments - fixes #3204 (#3206) 2020-09-25 11:30:51 -04:00
settings.xml Windows package with embedded JRE (#2486) 2020-04-11 11:10:04 +02: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

OpenRefine

Join the chat at https://gitter.im/OpenRefine/OpenRefine Build Status 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

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.