Update to include reconciliation features
This commit is contained in:
parent
7a77121e8c
commit
c21def528b
|
@ -33,6 +33,13 @@ Currently, the following API is supported:
|
||||||
- reorder
|
- reorder
|
||||||
- remove
|
- remove
|
||||||
|
|
||||||
|
- reconciliation
|
||||||
|
|
||||||
|
- reconciliation judgment facet
|
||||||
|
- guessing column type
|
||||||
|
- querying reconciliation services preferences
|
||||||
|
- perform reconciliation
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
@ -74,7 +81,7 @@ actions in `David Huynh's Refine tutorial <http://davidhuynh.net/spaces/nicar201
|
||||||
wide range of Refine features doesn't cover the entire suite. Notable exceptions
|
wide range of Refine features doesn't cover the entire suite. Notable exceptions
|
||||||
currently include:
|
currently include:
|
||||||
|
|
||||||
- reconciliation
|
- reconciliation support is useful but not complete
|
||||||
- undo/redo
|
- undo/redo
|
||||||
- Freebase
|
- Freebase
|
||||||
- join columns
|
- join columns
|
||||||
|
|
Loading…
Reference in New Issue