/
/Skosmos API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 55m ago · Updated 1mo ago
Concept-specific methods10
Global methods5
Vocabulary-specific methods13
  • getGeneral information about the vocabulary
  • getInformation about the types (classes) of objects in the vocabulary
  • getTop concepts of the vocabulary
  • getRDF data of the whole vocabulary or a specific concept. If the vocabulary has support for it, MARCXML data is available for the whole vocabulary in each language.
  • getFinds concepts and collections from a vocabulary by query term
  • getLook up concepts by label
  • getNumber of Concepts and Collections in the vocabulary
  • getNumber of labels by language
  • getInitial letters of the alphabetical index
  • getConcepts for a given letter in the alphabetical index
  • getConcept groups in the vocabulary
  • getNew concepts in the vocabulary
  • getModified concepts in the vocabulary
    Vocabulary-specific methods

    General information about the vocabulary

    get/{vocid}/

    Path parameters

    vocidstring required

    The Skosmos vocabulary id e.g. stw or yso

    Query parameters

    langstring

    language of labels, e.g. "en" or "fi"

    Response

    information about the requested vocabulary

    Changes