Enum: DatabaseTypeIdEnum
The normalized identifier of the database type.
URI: ocsf:DatabaseTypeIdEnum
Permissible Values
| Value |
Meaning |
Description |
| UNKNOWN |
None |
Unknown |
| RELATIONAL |
None |
Relational |
| NETWORK |
None |
Network |
| OBJECT_ORIENTED |
None |
Object Oriented |
| CENTRALIZED |
None |
Centralized |
| OPERATIONAL |
None |
Operational |
| NOSQL |
None |
NoSQL |
| VECTOR |
None |
Vector |
| KNOWLEDGE_GRAPH |
None |
Knowledge Graph |
| OTHER |
None |
Other |
Slots
| Name |
Description |
| type_id |
The normalized identifier of the database type |
Schema Source
LinkML Source
name: DatabaseTypeIdEnum
description: The normalized identifier of the database type.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UNKNOWN:
text: UNKNOWN
description: Unknown
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
RELATIONAL:
text: RELATIONAL
description: Relational
annotations:
ocsf_uid:
tag: ocsf_uid
value: '1'
caption:
tag: caption
value: Relational
NETWORK:
text: NETWORK
description: Network
annotations:
ocsf_uid:
tag: ocsf_uid
value: '2'
caption:
tag: caption
value: Network
OBJECT_ORIENTED:
text: OBJECT_ORIENTED
description: Object Oriented
annotations:
ocsf_uid:
tag: ocsf_uid
value: '3'
caption:
tag: caption
value: Object Oriented
CENTRALIZED:
text: CENTRALIZED
description: Centralized
annotations:
ocsf_uid:
tag: ocsf_uid
value: '4'
caption:
tag: caption
value: Centralized
OPERATIONAL:
text: OPERATIONAL
description: Operational
annotations:
ocsf_uid:
tag: ocsf_uid
value: '5'
caption:
tag: caption
value: Operational
NOSQL:
text: NOSQL
description: NoSQL
annotations:
ocsf_uid:
tag: ocsf_uid
value: '6'
caption:
tag: caption
value: NoSQL
VECTOR:
text: VECTOR
description: Vector
annotations:
ocsf_uid:
tag: ocsf_uid
value: '7'
caption:
tag: caption
value: Vector
KNOWLEDGE_GRAPH:
text: KNOWLEDGE_GRAPH
description: Knowledge Graph
annotations:
ocsf_uid:
tag: ocsf_uid
value: '8'
caption:
tag: caption
value: Knowledge Graph
OTHER:
text: OTHER
description: Other
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other