Slot: roles
Open-vocabulary threat actor roles.
URI: attack:roles
Alias: roles
Applicable Classes
| Name |
Description |
Modifies Slot |
| Identity |
Identities can represent actual individuals, organizations, or groups (e |
yes |
| ThreatActor |
Threat Actors are actual individuals, groups, or organizations believed to be... |
yes |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Expressions & Logic
#### Any Of
Value must satisfy at least one of:
- AnonymousSlotExpression({'range': 'ThreatActorRoleOv'})
- AnonymousSlotExpression({'range': 'string'})
- open_vocabulary: ThreatActorRoleOv
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
attack:roles |
| native |
attack:roles |
| related |
unified_cyber_ontology:hasFacet |
LinkML Source
name: roles
description: Open-vocabulary threat actor roles.
comments:
- 'open_vocabulary: ThreatActorRoleOv'
from_schema: https://w3id.org/lmodel/attack
related_mappings:
- unified_cyber_ontology:hasFacet
rank: 1000
alias: roles
domain_of:
- Identity
- ThreatActor
range: string
multivalued: true
any_of:
- range: ThreatActorRoleOv
- range: string