Class: Audience
A target stakeholder group for a CWE view or category (AudienceType/Stakeholder in XSD).
URI: cwe:Audience
classDiagram
class Audience
click Audience href "../Audience/"
Audience : description
Audience : type
Audience --> "1" StakeholderType : type
click StakeholderType href "../StakeholderType/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| type | 1 StakeholderType |
Type of stakeholder in the CWE community | direct |
| description | 0..1 String |
Narrative description of the entity | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| View | audience | range | Audience |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/cwe
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cwe:Audience |
| native | cwe:Audience |
LinkML Source
Direct
name: Audience
description: A target stakeholder group for a CWE view or category (AudienceType/Stakeholder
in XSD).
from_schema: https://w3id.org/lmodel/cwe
slots:
- type
- description
slot_usage:
type:
name: type
description: Type of stakeholder in the CWE community.
range: StakeholderType
required: true
Induced
name: Audience
description: A target stakeholder group for a CWE view or category (AudienceType/Stakeholder
in XSD).
from_schema: https://w3id.org/lmodel/cwe
slot_usage:
type:
name: type
description: Type of stakeholder in the CWE community.
range: StakeholderType
required: true
attributes:
type:
name: type
description: Type of stakeholder in the CWE community.
from_schema: https://w3id.org/lmodel/cwe
rank: 1000
alias: type
owner: Audience
domain_of:
- View
- Audience
- Note
- Contribution
range: StakeholderType
required: true
description:
name: description
description: Narrative description of the entity.
from_schema: https://w3id.org/lmodel/cwe
exact_mappings:
- schema:description
rank: 1000
slot_uri: dct:description
alias: description
owner: Audience
domain_of:
- Weakness
- WeaknessOrdinality
- AlternateTerm
- DetectionMethod
- PotentialMitigation
- ObservedExample
- Audience
range: string