api/vocabulary/
Returns a list of voc_names to be used in the following request.
api/vocabulary/:voc_name
URI parameters
voc_nameThe name of the target vocabulary (i.e.keyfor http://data.doremus.org/vocabulary/key). The namesgenreandmoptarget the whole family of interlinked vocabularies of genres and mop. See the vocabularies list.
Query parameters
langSet the language preference through the Accept-Language standard. i.e.en;q=1, it;q=0.7 *;q=0.1formatOutput format amongjson(default) andjson-ld.qSearch for a particular string. The results are ordered according to a similarity measure based on the Levenshtein distance. The search is multi-language. In caselangis set, the specified language are prioritized in the measure.autocompleteThe search accept only labels that includes theqvalue. The goal is not to find the best matches, but to give good suggestions to the user.
Examples