Class: AlternateTerm
Another name or term used to describe an attack pattern. Provides context for the alternate term by which the attack pattern may be known.
URI: capec:AlternateTerm
classDiagram
class AlternateTerm
click AlternateTerm href "../AlternateTerm/"
AlternateTerm : description
AlternateTerm : term
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| description | 0..1 StructuredText |
Context and explanation for each alternate term by which this attack pattern ... | direct |
| term | 1 String |
The actual alternate term or name for the attack pattern | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| AttackPattern | alternate_terms | range | AlternateTerm |
In Subsets
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| xsd_type | AlternateTermsType/Alternate_Term (inline) |
Schema Source
- from schema: https://w3id.org/lmodel/capec
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | capec:AlternateTerm |
| native | capec:AlternateTerm |
LinkML Source
Direct
name: AlternateTerm
annotations:
xsd_type:
tag: xsd_type
value: AlternateTermsType/Alternate_Term (inline)
description: Another name or term used to describe an attack pattern. Provides context
for the alternate term by which the attack pattern may be known.
in_subset:
- attack_pattern_content
from_schema: https://w3id.org/lmodel/capec
slots:
- description
- term
slot_usage:
description:
name: description
annotations:
xsd_element:
tag: xsd_element
value: Description
xsd_type:
tag: xsd_type
value: StructuredTextType
description: Context and explanation for each alternate term by which this attack
pattern may be known.
range: StructuredText
term:
name: term
annotations:
xsd_element:
tag: xsd_element
value: Term
description: The actual alternate term or name for the attack pattern.
range: string
required: true
Induced
name: AlternateTerm
annotations:
xsd_type:
tag: xsd_type
value: AlternateTermsType/Alternate_Term (inline)
description: Another name or term used to describe an attack pattern. Provides context
for the alternate term by which the attack pattern may be known.
in_subset:
- attack_pattern_content
from_schema: https://w3id.org/lmodel/capec
slot_usage:
description:
name: description
annotations:
xsd_element:
tag: xsd_element
value: Description
xsd_type:
tag: xsd_type
value: StructuredTextType
description: Context and explanation for each alternate term by which this attack
pattern may be known.
range: StructuredText
term:
name: term
annotations:
xsd_element:
tag: xsd_element
value: Term
description: The actual alternate term or name for the attack pattern.
range: string
required: true
attributes:
description:
name: description
annotations:
xsd_element:
tag: xsd_element
value: Description
xsd_type:
tag: xsd_type
value: StructuredTextType
description: Context and explanation for each alternate term by which this attack
pattern may be known.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
alias: description
owner: AlternateTerm
domain_of:
- AttackPattern
- AlternateTerm
- Skill
- AttackStep
- Technique
- Stakeholder
range: StructuredText
term:
name: term
annotations:
xsd_element:
tag: xsd_element
value: Term
description: The actual alternate term or name for the attack pattern.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
alias: term
owner: AlternateTerm
domain_of:
- AlternateTerm
range: string
required: true