gbv / jskos-server

Web service to access JSKOS data
https://coli-conc.gbv.de/api/
MIT License
6 stars 4 forks source link

Add /reconcile endpoint in addition to /suggest #129

Open nichtich opened 3 years ago

nichtich commented 3 years ago

Basically it's the same as /suggest but via Reconciliation API, so we can list our API endpoints at https://reconciliation-api.github.io/testbench/. In addition to mapping Reconciliation API's query parameter, JSKOS server needs to publish a Service Manifest if no query parameter was given.

The response format could also be returned at /suggest endpoint with format=reconcile.

nichtich commented 2 years ago

This had not been prioritized because the use case is currently not required by VZG but it would be a very useful feature for other vocabulary users. Probably most of the work is documentation but there are good tutorials e.g. for OpenRefine.