gbv / jskos-api

HTTP-JSON-API to query SKOS based on JSKOS
https://gbv.github.io/jskos-api/
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Support OpenSearch Suggestions #12

Open nichtich opened 9 years ago

nichtich commented 9 years ago

OpenSearch Suggestions is very important for typeahead. It required right-truncation (see #11).

nichtich commented 8 years ago

Autocomplete is more complex so an additional mini-api specification might make sense. The return format is OpenSearch Suggestions but the query parameters need to be specified:

nichtich commented 8 years ago

See https://github.com/gbv/kosuggest for an independent specification of search suggestions also for JSKOS API.