Class: Stakeholder
A target stakeholder or group for whom a CAPEC view is relevant. Specifies
the type of stakeholder and describes which properties of the view they may
find useful.
URI: capec:Stakeholder
classDiagram
class Stakeholder
click Stakeholder href "../Stakeholder/"
Stakeholder : description
Stakeholder : type
Stakeholder --> "1" StakeholderEnum : type
click StakeholderEnum href "../StakeholderEnum/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| type | 1 StakeholderEnum |
The type of stakeholder or group that might be interested in the view | direct |
| description | 1 StructuredText |
A description of what properties of the view this particular stakeholder migh... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| View | audience | range | Stakeholder |
In Subsets
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| xsd_type | AudienceType/Stakeholder (inline) |
Schema Source
- from schema: https://w3id.org/lmodel/capec
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | capec:Stakeholder |
| native | capec:Stakeholder |
LinkML Source
Direct
name: Stakeholder
annotations:
xsd_type:
tag: xsd_type
value: AudienceType/Stakeholder (inline)
description: 'A target stakeholder or group for whom a CAPEC view is relevant. Specifies
the type of stakeholder and describes which properties of the view they may
find useful.'
in_subset:
- audience_types
from_schema: https://w3id.org/lmodel/capec
slots:
- type
- description
slot_usage:
type:
name: type
annotations:
xsd_element:
tag: xsd_element
value: Type
xsd_type:
tag: xsd_type
value: StakeholderEnumeration
description: The type of stakeholder or group that might be interested in the
view.
range: StakeholderEnum
required: true
description:
name: description
annotations:
xsd_element:
tag: xsd_element
value: Description
xsd_type:
tag: xsd_type
value: StructuredTextType
description: A description of what properties of the view this particular stakeholder
might find useful and how it applies to their work.
range: StructuredText
required: true
Induced
name: Stakeholder
annotations:
xsd_type:
tag: xsd_type
value: AudienceType/Stakeholder (inline)
description: 'A target stakeholder or group for whom a CAPEC view is relevant. Specifies
the type of stakeholder and describes which properties of the view they may
find useful.'
in_subset:
- audience_types
from_schema: https://w3id.org/lmodel/capec
slot_usage:
type:
name: type
annotations:
xsd_element:
tag: xsd_element
value: Type
xsd_type:
tag: xsd_type
value: StakeholderEnumeration
description: The type of stakeholder or group that might be interested in the
view.
range: StakeholderEnum
required: true
description:
name: description
annotations:
xsd_element:
tag: xsd_element
value: Description
xsd_type:
tag: xsd_type
value: StructuredTextType
description: A description of what properties of the view this particular stakeholder
might find useful and how it applies to their work.
range: StructuredText
required: true
attributes:
type:
name: type
annotations:
xsd_element:
tag: xsd_element
value: Type
xsd_type:
tag: xsd_type
value: StakeholderEnumeration
description: The type of stakeholder or group that might be interested in the
view.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
alias: type
owner: Stakeholder
domain_of:
- View
- Note
- Stakeholder
- Contribution
range: StakeholderEnum
required: true
description:
name: description
annotations:
xsd_element:
tag: xsd_element
value: Description
xsd_type:
tag: xsd_type
value: StructuredTextType
description: A description of what properties of the view this particular stakeholder
might find useful and how it applies to their work.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
alias: description
owner: Stakeholder
domain_of:
- AttackPattern
- AlternateTerm
- Skill
- AttackStep
- Technique
- Stakeholder
range: StructuredText
required: true