Slot: implementation_languages
Open-vocabulary implementation languages (implementation-language-ov).
URI: attack:implementation_languages
Alias: implementation_languages
Applicable Classes
| Name |
Description |
Modifies Slot |
| Malware |
Malware is a type of TTP that is also known as malicious code and malicious s... |
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': 'ImplementationLanguageOv'})
- AnonymousSlotExpression({'range': 'string'})
- open_vocabulary: ImplementationLanguageOv
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
attack:implementation_languages |
| native |
attack:implementation_languages |
LinkML Source
name: implementation_languages
description: Open-vocabulary implementation languages (implementation-language-ov).
comments:
- 'open_vocabulary: ImplementationLanguageOv'
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: implementation_languages
domain_of:
- Malware
range: string
multivalued: true
any_of:
- range: ImplementationLanguageOv
- range: string