Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add /reconcile endpoint in addition to /suggest #129

Open
nichtich opened this issue Nov 2, 2020 · 1 comment
Open

Add /reconcile endpoint in addition to /suggest #129

nichtich opened this issue Nov 2, 2020 · 1 comment
Labels
feature Additional functionality
Milestone

Comments

@nichtich
Copy link
Member

nichtich commented Nov 2, 2020

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.

  • GET /reconcile return general service manifest

  • GET /reconcile?voc={URI} return general service manifest for selected vocabulary

  • GET /reconcile?voc={URI}&query={query} return concept suggestions but in Reconciliation API response format

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

@nichtich nichtich added the feature Additional functionality label Nov 2, 2020
@nichtich nichtich added this to the 1.5.0 milestone May 5, 2022
@nichtich
Copy link
Member Author

nichtich commented May 5, 2022

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.

@stefandesu stefandesu removed this from the 1.6.0 milestone Apr 5, 2023
@nichtich nichtich added this to the 3.0.0 milestone Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Additional functionality
Projects
None yet
Development

No branches or pull requests

2 participants