Slot: indicator_types
This field is an Open Vocabulary that specifies the type of indicator. Open vocab - indicator-type-ov
URI: attack:indicator_types
Alias: indicator_types
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 |
| Multivalued |
Yes |
Expressions & Logic
#### Any Of
Value must satisfy at least one of:
- AnonymousSlotExpression({'range': 'IndicatorTypeOv'})
- AnonymousSlotExpression({'range': 'string'})
- open_vocabulary: IndicatorTypeOv
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
attack:indicator_types |
| native |
attack:indicator_types |
LinkML Source
name: indicator_types
description: This field is an Open Vocabulary that specifies the type of indicator.
Open vocab - indicator-type-ov
comments:
- 'open_vocabulary: IndicatorTypeOv'
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: indicator_types
domain_of:
- Indicator
range: string
multivalued: true
any_of:
- range: IndicatorTypeOv
- range: string