Skip to content

Reconciliation service for Refine and FAST subject headings.

License

Notifications You must be signed in to change notification settings

DalavanCloud/fast-reconcile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An OpenRefine reconciliation service for FAST that works with Python 3.

FAST is available as Linked Data, which is an approach to publishing data which enhances the utility of information on the web by making references to persons, places, things, etc. more consistent and linkable across domains.

The service queries the FAST AutoSuggest API and provides normalized scores across queries for reconciling in Refine.

Run locally as:

$ python reconcile.py --debug

The URL (endpoint) of the reconciliation service is http://127.0.0.1:5000/reconcile

Michael Stephens wrote a demo reconcilliation service that this code is based on.

About

Reconciliation service for Refine and FAST subject headings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%