OpenRefine
Sign in to saveAlso known as Google Refine, Freebase Gridworks, Gridworks, #openrefine
programma per pulire dati e allinerli con dati esistenti
Key facts
- Software.name
- OpenRefine
- Software.title
- OpenRefine
- Software.logo
- OpenRefine favicon (2018-present).svg
- Software.logo size
- 200px
- Software.developer
- Freebase, then Google, now open source community
- Software.programming language
- Java
- Software.platform
- Microsoft Windows, Linux, macOS
- Software.language
- English, Italian, Chinese, Japanese, French, German
- Software.license
- BSD License
via Wikipedia infobox
Described at
TAPoR
tapor.ca →OpenRefine (formerly Google Refine) is a free, open-source tool for working with messy data. It enables users to clean data, transform it between a variety of formats, extend it with web services, and link it to databases. This tool is available for Windows, Mac and Linux.
Excerpt from a page describing this subject · 2,538 chars · not written by Vinony
Source code
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. OpenRefine is open source software and is licensed under the BSD license located in the LICENSE.txt. See the folders licenses under /main/webapp/ as well as within each /extensions for information on open source libraries that OpenRefine depends on. This software was created by Metaweb Technologies, Inc. and originally written and conceived by David Huynh. 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-driven project. Since 2020, OpenRefine is fiscally sponsored by Code for Science and Society (CS&S).
Excerpt from the source-code README · 4,241 chars · not written by Vinony
Article · Italiano
OpenRefine è un'applicazione open source per la pulizia e trasformazione dei dati in altri formati, un'attività conosciuta comunemente come ..Simile alle applicazioni di fogli di calcolo, può gestire formati di file come CSV ma si comporta di più come una base di dati. Lavora su "righe" di dati composte da celle sotto "colonne", in maniera simile a come opera una base di dati relazionale con le tabelle.I progetti di OpenRefine consistono di un'unica tabella, le cui righe possono essere filtrate usando "facet" che definiscono criteri (ad esempio mostrano le righe dove una data colonna non è vuota). A differenza dei fogli di calcolo, la maggior parte delle operazioni in OpenRefine sono fatte su tutte le righe visibili, ad esempio, la trasformazione di tutte le celle in tutte le righe sotto un'unica colonna, o la creazione di una nuova colonna basata su dati esistenti. Le azioni eseguite su un insieme di dati (dataset) sono archiviate e possono essere riutilizzate in altri insieme di dati (dataset).Le formule non sono memorizzate nelle celle, ma sono usate per trasformare i dati.La trasformazione è fatta solo una volta Le espressioni delle formule possono essere scritte nel linguaggio General Refine Expression Language (GREL), in Jython e in Clojure..
Abstract from DBpedia / Wikipedia · CC BY-SA