An OpenRefine reconciliation service that queries the API provided by the JournalTOCs project.
You will need to register for the api at http://www.journaltocs.ac.uk/api_help.php?subAction=journals.
Run as:
$ python reconcile.py --debug -u [email protected]
Michael Stephens wrote a demo reconcilliation service that this code is based on.