dbpedia / dbpedia-lookup

A generic entity retrieval service for linked data. Contains presets to replicate the DBpedia Lookup service.
Apache License 2.0
43 stars 13 forks source link

OpenRefine reconciliation protocol #2

Open wetneb opened 3 years ago

wetneb commented 3 years ago

Thanks for this project!

I am wondering if you had thought about exposing a reconciliation endpoint from this service. The reconciliation protocol is an API that helps users match their data against a reference database (here, DBpedia).

You can find the specifications here: https://reconciliation-api.github.io/specs/latest/

This API is supported by many data sources: https://reconciliation-api.github.io/testbench/ and a growing number of clients: https://reconciliation-api.github.io/census/clients/

If you have any questions about the protocol I would be happy to help :)

holycrab13 commented 3 years ago

Sounds interesting! I won't have time to address this for the next 2 weeks but it is on the list!