v1

latestSwagger 2.02026-07-17284267.5 KB
Vocabulary-specific methods
Concept-specific methods

RDF 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.

get/{vocid}/data

Path parameters

vocidstring required

a Skosmos vocabulary identifier e.g. "stw" or "yso"

Query parameters

formatstring

The MIME type of the serialization format, e.g "text/turtle" or "application/rdf+xml". If not specified, HTTP content negotiation (based on the Accept header) is used to determine a suitable serialization format from among the available ones.

uristring

URI of the desired concept. When no uri parameter is given, the whole vocabulary is returned instead.

langstring

RDF language code when the requested resource for the MIME type is language specific, e.g. "fi" or "en".

Response

the RDF data of the requested vocabulary/concept, or MARCXML if the vocabulary supports such