An open API service indexing awesome lists of open source software.

https://github.com/atomotic/cce-reconcile

An OpenRefine reconciliation service for CCE subject categories (conciliator+solr)
https://github.com/atomotic/cce-reconcile

code4lib openrefine

Last synced: 2 months ago
JSON representation

An OpenRefine reconciliation service for CCE subject categories (conciliator+solr)

Awesome Lists containing this project

README

        

# cce-reconcile

An OpenRefine reconciliation service for [CCE subject categories](https://www.ie-online.it/CCE2_2.0.pdf) (based on [BIC’s Subject Categories](https://ns.editeur.org/bic_categories)).
Made with [codeforkjeff/conciliator](https://github.com/codeforkjeff/conciliator) and SOLR.

Requirements: docker, docker-compose

Usage:

1. Start the docker stack:

docker-compose up -d

2. Load data into solr index:

./load-data.sh

3. Add a reconcile service to OpenRefine: `http://localhost:8080/reconcile/solr`
for better results tweak the [solr query](https://github.com/atomotic/cce-reconcile/blob/master/conciliator.properties#L9)