Skip to content

Slot: threat_actor_types

Open-vocabulary threat actor categories.

URI: attack:threat_actor_types Alias: threat_actor_types

Applicable Classes

Name Description Modifies Slot
ThreatActor Threat Actors are actual individuals, groups, or organizations believed to be... yes

Properties

Type and Range

Property Value
Range String or 
ThreatActorTypeOv
Domain Of ThreatActor

Cardinality and Requirements

Property Value
Multivalued Yes
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'ThreatActorTypeOv'}) - AnonymousSlotExpression({'range': 'string'})

Comments

  • open_vocabulary: ThreatActorTypeOv

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self attack:threat_actor_types
native attack:threat_actor_types
related unified_cyber_ontology:tag

LinkML Source

name: threat_actor_types
description: Open-vocabulary threat actor categories.
comments:
- 'open_vocabulary: ThreatActorTypeOv'
from_schema: https://w3id.org/lmodel/attack
related_mappings:
- unified_cyber_ontology:tag
rank: 1000
alias: threat_actor_types
domain_of:
- ThreatActor
range: string
multivalued: true
any_of:
- range: ThreatActorTypeOv
- range: string