You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The OpenRefine Reconciliation API does not specify the implementation of the matching algorithm. Looking at the reconciliation APIs listed on the wiki and in the documentation, the following match using query only and not properties:
The following use properties to filter results in a binary fashion: that is, only results that exactly match the properties are then matched on the query.