drkane / datasette-reconcile

Adds a reconciliation API endpoint to Datasette, based on the Reconciliation Service API specification.
MIT License
22 stars 6 forks source link

"result" field for reconciliation results #17

Closed JBPressac closed 3 years ago

JBPressac commented 3 years ago

According to https://reconciliation-api.github.io/specs/latest/#dfn-reconciliation-result-batch a reconciliation result in a set should be encapsulated in a "result" field.

drkane commented 3 years ago

Closing this in favour of #15 - but thanks for the help! The results and the service manifest are being checked against the reconciliation API json schema in the tests.

@JBPressac if you could confirm that v0.2.0 works in OpenRefine with your data that would be great.