Skip to content

Enum: FlagIdsEnum

The list of normalized identifiers of the communication flag IDs. See specific

usage.

URI: ocsf:FlagIdsEnum

Permissible Values

Value Meaning Description
UNKNOWN None The flag is unknown
OTHER None The flag is not mapped

Slots

Name Description
flag_ids The list of normalized identifiers of the communication flag IDs

Identifier and Mapping Information

Schema Source

LinkML Source

name: FlagIdsEnum
description: 'The list of normalized identifiers of the communication flag IDs. See
  specific

  usage.'
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
  UNKNOWN:
    text: UNKNOWN
    description: The flag is unknown.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '0'
      caption:
        tag: caption
        value: Unknown
  OTHER:
    text: OTHER
    description: 'The flag is not mapped. See the <code>flags</code> attribute, which
      contains a

      data source specific value.'
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '99'
      caption:
        tag: caption
        value: Other