v1
latestOpenAPI 3.0.32026-07-17463044.1 KBSearch for concepts or collections in a scheme.
Search for concepts or collections in a scheme.
Path parameters
The identifier for a certain concept scheme.
Query parameters
Define if you want to show concepts or collections. Leave blank to show both.
Allows for special processing mode for dijitFilteringSelect. Makes it possible to use wildcards in the label parameter.
Shows all concepts and collections that have this search string in one of their labels.
Get information about the content of a collection. Expects to be passed an id of a collection in this scheme. Will restrict the search to concepts or collections that are a member of this collection or a narrower concept of a member.
Define if you want to sort the results by a given field. Otherwise items are returned in an indeterminate order. Prefix with '+' to sort ascending, '-' to sort descending. eg. ?sort=-label to sort all results descending by label.
Returns the label with the corresponding language-tag if present. If the language is not present for this concept/collection, it falls back to 1) the default language of the provider. 2) 'en' 3) any label. Eg. ?language=nl to show the dutch labels of the concepts/collections.
Response
The concepts in this conceptscheme were found.
Example response
[
{
"id": "22",
"uri": "https://id.erfgoed.net/thesauri/stijlen_en_culturen/22",
"type": "concept",
"label": "Art Deco"
}
]