diff --git a/src/pages/extensions.md b/src/pages/extensions.md index 06694ff3..19b9f7e0 100644 --- a/src/pages/extensions.md +++ b/src/pages/extensions.md @@ -21,6 +21,8 @@ You can install the following extensions to add functionalities to OpenRefine. W | [Named-Entity Recognition](https://github.com/stkenny/Refine-NER-Extension) | Extracts identifiable or reconcilable entities from text fields. It supports AlchemyAPI, DBpedia Lookup, and Zemanta. [Manual](http://freeyourmetadata.org/named-entity-extraction/). | [Ruben Verborgh](https://freeyourmetadata.org/) and Stuart Kenny | 3.4.1 | | [String-Transformers](https://github.com/RBGKew/String-Transformers) | Adds a collection of Java string transformers to Jython functions. Some generic, some aimed at botany and taxonomy. Download [this](https://repo1.maven.org/maven2/org/kew/rmf/string-transformers/0.2.0/string-transformers-0.2.0.jar) and [this](https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar) and follow their [installation instructions](https://github.com/RBGKew/String-Transformers). | RBGKew | 3.4.1 | | [RDF extension](https://github.com/stkenny/grefine-rdf-extension) | RDF Refine - an improved fork for exporting RDF. Adds a graphical user interface (GUI) for exporting data in RDF format. | [stkenny](https://github.com/stkenny) & [DRI](https://github.com/Digital-Repository-of-Ireland) | 3.4.1 | +| [OpenRefine local file extension](https://github.com/RefinePro/OpenRefine_local_file_extension) | An OpenRefine extension allowing user to create a project using file on the local samba file system - useful only when hosting OpenRefine | [Ernesto Ortiz](https://github.com/ernestorefinepro) - RefinePro | 3.3 | +| [OpenRefine authenticator](https://github.com/RefinePro/OpenRefine_Authenticator) | An extension of OpenRefine to support authentication to reconciliation services | [Ernesto Ortiz](https://github.com/ernestorefinepro) - RefinePro | 3.3 | | [GOKb Utilities](https://github.com/ostephens/refine-gokbutils) | Adds three new features: prepend rows (add new blank rows); trim all data (remove preceding/trailing whitespace from across all cells); extractHost() (GREL function that extracts a host name from a URL). | [GOKb](http://www.gokb.org) & [Owen Stephens](https://github.com/ostephens/) | 3.1 | | [Stats extension for Google Refine 2.5+](https://github.com/sparkica/refine-stats) | Computes elementary statistics on column data. | sparkica | 3.1 | | [CKAN Storage Extension](https://github.com/Ontodia/openrefine-ckan-storage-extension) | Exports data to CKAN Storage 2.2+ using CKAN storage API. | Ontodia | 3.1 |