Slot: pattern_type
The type of pattern used in this indicator.
URI: attack:pattern_type
Alias: pattern_type
Applicable Classes
| Name |
Description |
Modifies Slot |
| Indicator |
Indicators contain a pattern that can be used to detect suspicious or malicio... |
yes |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^[a-z0-9\-]+$ |
Expressions & Logic
#### Any Of
Value must satisfy at least one of:
- AnonymousSlotExpression({'range': 'PatternTypeOv'})
- AnonymousSlotExpression({'range': 'string'})
- open_vocabulary: PatternTypeOv
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
attack:pattern_type |
| native |
attack:pattern_type |
| related |
unified_cyber_ontology:hasFacet |
LinkML Source
name: pattern_type
description: The type of pattern used in this indicator.
comments:
- 'open_vocabulary: PatternTypeOv'
from_schema: https://w3id.org/lmodel/attack
related_mappings:
- unified_cyber_ontology:hasFacet
rank: 1000
alias: pattern_type
domain_of:
- Indicator
range: string
pattern: ^[a-z0-9\-]+$
any_of:
- range: PatternTypeOv
- range: string