Enum: QueryLanguageIdEnum
The normalized identifier of the query language. See specific usage.
URI: ocsf:QueryLanguageIdEnum
Permissible Values
| Value |
Meaning |
Description |
| UNKNOWN |
None |
The Query Language is unknown |
| OTHER |
None |
The Query Language is not mapped |
Slots
Schema Source
LinkML Source
name: QueryLanguageIdEnum
description: The normalized identifier of the query language. See specific usage.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UNKNOWN:
text: UNKNOWN
description: The Query Language is unknown.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
OTHER:
text: OTHER
description: 'The Query Language is not mapped. See the <code>query_language</code>
attribute, which contains a data source specific value.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other