Class: TechnologyPlatform
A technology or technology class applicable to a weakness (Technology element in ApplicablePlatformsType).
classDiagram
class TechnologyPlatform
click TechnologyPlatform href "../TechnologyPlatform/"
TechnologyPlatform : class_
TechnologyPlatform --> "0..1" TechnologyClass : class_
click TechnologyClass href "../TechnologyClass/"
TechnologyPlatform : name
TechnologyPlatform --> "0..1" TechnologyName : name
click TechnologyName href "../TechnologyName/"
TechnologyPlatform : prevalence
TechnologyPlatform --> "1" PlatformPrevalence : prevalence
click PlatformPrevalence href "../PlatformPrevalence/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 0..1 TechnologyName |
Name of the technology | direct |
| class_ | 0..1 TechnologyClass |
Class of the technology | direct |
| prevalence | 1 PlatformPrevalence |
Regularity with which this weakness applies to this technology | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ApplicablePlatforms | technologies | range | TechnologyPlatform |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/cwe
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cwe:TechnologyPlatform |
| native | cwe:TechnologyPlatform |
LinkML Source
Direct
name: TechnologyPlatform
description: A technology or technology class applicable to a weakness (Technology
element in ApplicablePlatformsType).
from_schema: https://w3id.org/lmodel/cwe
slots:
- name
- class_
- prevalence
slot_usage:
name:
name: name
description: Name of the technology.
range: TechnologyName
class_:
name: class_
description: Class of the technology.
range: TechnologyClass
prevalence:
name: prevalence
description: Regularity with which this weakness applies to this technology.
required: true
Induced
name: TechnologyPlatform
description: A technology or technology class applicable to a weakness (Technology
element in ApplicablePlatformsType).
from_schema: https://w3id.org/lmodel/cwe
slot_usage:
name:
name: name
description: Name of the technology.
range: TechnologyName
class_:
name: class_
description: Class of the technology.
range: TechnologyClass
prevalence:
name: prevalence
description: Regularity with which this weakness applies to this technology.
required: true
attributes:
name:
name: name
description: Name of the technology.
from_schema: https://w3id.org/lmodel/cwe
aliases:
- label
rank: 1000
slot_uri: rdfs:label
alias: name
owner: TechnologyPlatform
domain_of:
- WeaknessCatalog
- Weakness
- Category
- View
- LanguagePlatform
- OSPlatform
- ArchitecturePlatform
- TechnologyPlatform
- PreviousEntryName
range: TechnologyName
class_:
name: class_
description: Class of the technology.
from_schema: https://w3id.org/lmodel/cwe
rank: 1000
alias: class_
owner: TechnologyPlatform
domain_of:
- LanguagePlatform
- OSPlatform
- ArchitecturePlatform
- TechnologyPlatform
range: TechnologyClass
prevalence:
name: prevalence
description: Regularity with which this weakness applies to this technology.
from_schema: https://w3id.org/lmodel/cwe
rank: 1000
alias: prevalence
owner: TechnologyPlatform
domain_of:
- LanguagePlatform
- OSPlatform
- ArchitecturePlatform
- TechnologyPlatform
range: PlatformPrevalence
required: true