Vocabulary-specific methods
Concepts for a given letter in the alphabetical index
Returns a list of the concepes which have a label (skos:prefLabel or skos:altLabel) starting with the given letter in the given language, or the default language of the vocabulary. The special value "0-9" matches labels starting with a number and the value "!*" matches labels starting with a special character.
get/{vocid}/index/{letter}
Path parameters
vocidstring required
a Skosmos vocabulary identifier e.g. "stw" or "yso"
letterstring required
an initial letter, or one of the special values "0-9 or "!*"
Query parameters
langstring
language of labels, e.g. "en" or "fi"
Response
concepts of the alphabetical index
Changes
Changed in 4 of the 50 revisions of this API.22
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲