Skip to content

Enum: IdentityClassOv

Open vocabulary for identity class (identity-class-ov). Additional string values are allowed.

URI: attack:IdentityClassOv

Permissible Values

Value Meaning Description
individual None
group None
system None
organization None
class None
unknown None

Comments

  • open_vocabulary: "true"

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/attack

LinkML Source

name: IdentityClassOv
description: Open vocabulary for identity class (identity-class-ov). Additional string
  values are allowed.
comments:
- 'open_vocabulary: "true"'
from_schema: https://w3id.org/lmodel/attack
rank: 1000
permissible_values:
  individual:
    text: individual
  group:
    text: group
  system:
    text: system
  organization:
    text: organization
  class:
    text: class
  unknown:
    text: unknown