specs icon indicating copy to clipboard operation
specs copied to clipboard

Specifications of the reconciliation API

Results 66 specs issues
Sort by recently updated
recently updated
newest added

In order to fully accommodate `features` and provide better accuracy computing `score` to clients against a set of optional or required filter constraints of properties that a user is requesting....

question
API design

Reconciliation clients can submit reconciliation query batches but there is no clear indication of how big these batches should be. Also, there is no clear indication of how many parallel...

API design

GraphQL is a big fad nowadays (and http://platform.ontotext.com/ provides GraphQL over RDF data). Does it have any relevance for the Reconciliation API? I tend to vote no: it could simplify...

The specifications do not say much about scenarios such as: * the client sends an invalid reconciliation query (for instance, invalid JSON payload, or valid JSON payload which does not...

Hello, when trying to view the specs from [the website](https://reconciliation-api.github.io/specs/latest/#service-manifest) this morning it took a long time to download and when it finished it had a read 4 in the...

Say I am reconciling geographical entities against a database. For instance I am trying to match a neighborhood, but the database only has an entry for the city in which...

It looks like the API version here doesn't change much, but I'm not clear what the semantics are when the API does change. As mentioned [here](https://github.com/reconciliation-api/specs/pull/67#issuecomment-968246070) the [service manifest](https://reconciliation-api.github.io/specs/latest/#service-manifest) includes...

We do not provide any example of an HTTP request that queries a suggest service, we should add that. For instance something like `GET /suggest/properties?perfix=depi`

**Sending reconciliation decisions to a service** Reconciliation services are currently unaware of which of their proposed candidates was picked by the user (if any). In the January CG call we...

API design

This came up in [this months' call](https://etherpad.lobid.org/p/reconciliation-july-2021), and I wanted to give a full explanation of the use case I was describing (as it's 'a bit meta'), which can be...