OpenRefine
OpenRefine copied to clipboard
OpenRefine is a free, open source power tool for working with messy data and improving it
OpenRefine use only JSONP to call [data extension property proposal service](https://reconciliation-api.github.io/specs/latest/#dfn-data-extension-property-proposal). ### To Reproduce 1. From a reconciled column select `Edit column` → `Add columns from reconciled values…` ### Current...
The numeric facet UI has a slider for defining a range, however, it's not possible to set a precise range without editing the facet expression. ### Proposed solution The values...
Wikibase communities generally establish some data modelling conventions, which users are asked to follow when importing data. For instance, a book on Wikidata will generally have a certain set of...
**This is very much a work in progress and has a long way to go.** The intent of this pull request is to bring theming and in particular dark-mode support(#3017)...
Closes #5162. Changes proposed in this pull request: - fix editing of redirected Wikibase entities
Closes #5144 Changes proposed in this pull request: - fix frontend code for setup of the facet (not sure how the current bug made it through my testing…) - fix...
When an error occurs it's not clear which edit gives a problem, I'm trying to correct 73 records and everytime at 40% it gets stuck. In the console I get...
_Original author: [email protected] (October 12, 2011 03:59:50)_ ## What steps will reproduce the problem? 1. Load some data. 1. Do some manipulations 1. Re-apply those manipulations to a new dataset...
OpenRefine 3.6 will not launch on Mac when installed for all the users of the machine (root:wheel)
In chatting with the devs on Gitter, it seems like this needs to be baked into the build process: sudo chmod +r /Applications/OpenRefine.app/Contents/Resources/webapp/WEB-INF/* otherwise, if the application is owned by...
We are currently working on [ontorefine-cli](https://github.com/Ontotext-AD/ontorefine-cli), a command-line interface to [ontotext-refine](https://platform.ontotext.com/ontorefine/index.html), itself a fork of OpenRefine with added functionalities to produce RDF. The main use-case of the CLI is to...