{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/centraal-bureau-voor-de-statistiek/ccb-o-data-open-api-d5g_wihvr/iedmterm",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"appliesTo": {
"readOnly": true,
"type": [
"string",
"null"
]
},
"defaultValue": {
"readOnly": true,
"type": [
"string",
"null"
]
},
"name": {
"readOnly": true,
"type": [
"string",
"null"
]
},
"namespace": {
"readOnly": true,
"type": [
"string",
"null"
]
},
"schemaElementKind": {
"enum": [
0,
1,
2,
3,
4,
5
],
"format": "int32",
"type": "integer"
},
"type": {
"$ref": "./iedmtypereference"
}
},
"type": "object",
"x-derived-from": [
"https://datasets.cbs.nl/odata/v1/openapi.json#/components/schemas/IEdmTerm"
]
}