v1
latestOpenAPI 3.0.32026-07-17463044.1 KBPyramid_skosprovider
Get information about a concept scheme.
get/conceptschemes/{scheme_id}
Path parameters
scheme_idstring required
The identifier for a certain concept scheme.
Response
The conceptscheme was not found.
Example response
{
"labels": [
{
"type": "prefLabel",
"language": "en",
"label": "Apple"
}
]
}