reconciliation-api / testbench

Web application to try out reconciliation services interactively
https://reconciliation-api.github.io/testbench/
MIT License
12 stars 6 forks source link

Add support for multiple types and type_strict #10

Closed wetneb closed 1 month ago

wetneb commented 5 years ago

This is feature is not exposed by OpenRefine but it is in principle possible to supply multiple types in a reconciliation query, and set a type_strict parameter to configure how these types should be matched. We should probably add support for that.

fsteeg commented 1 month ago

Support for multiple types and type_strict have been removed from the spec in https://github.com/reconciliation-api/specs/pull/115, closing.