Class: PreviousEntryName
A previous name used for a CWE entry before a substantive rename (ContentHistoryType/Previous_Entry_Name in XSD).
classDiagram
class PreviousEntryName
click PreviousEntryName href "../PreviousEntryName/"
PreviousEntryName : date
PreviousEntryName : name
PreviousEntryName : version
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 1 String |
The previous name of this CWE entry | direct |
| date | 1 date |
Date on which this name was last used | direct |
| version | 0..1 String |
CWE version in which the name change occurred | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ContentHistory | previous_entry_names | range | PreviousEntryName |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/cwe
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cwe:PreviousEntryName |
| native | cwe:PreviousEntryName |
LinkML Source
Direct
name: PreviousEntryName
description: A previous name used for a CWE entry before a substantive rename (ContentHistoryType/Previous_Entry_Name
in XSD).
from_schema: https://w3id.org/lmodel/cwe
slots:
- name
- date
- version
slot_usage:
name:
name: name
description: The previous name of this CWE entry.
required: true
date:
name: date
description: Date on which this name was last used.
required: true
version:
name: version
description: CWE version in which the name change occurred.
Induced
name: PreviousEntryName
description: A previous name used for a CWE entry before a substantive rename (ContentHistoryType/Previous_Entry_Name
in XSD).
from_schema: https://w3id.org/lmodel/cwe
slot_usage:
name:
name: name
description: The previous name of this CWE entry.
required: true
date:
name: date
description: Date on which this name was last used.
required: true
version:
name: version
description: CWE version in which the name change occurred.
attributes:
name:
name: name
description: The previous name of this CWE entry.
from_schema: https://w3id.org/lmodel/cwe
aliases:
- label
rank: 1000
slot_uri: rdfs:label
alias: name
owner: PreviousEntryName
domain_of:
- WeaknessCatalog
- Weakness
- Category
- View
- LanguagePlatform
- OSPlatform
- ArchitecturePlatform
- TechnologyPlatform
- PreviousEntryName
range: string
required: true
date:
name: date
description: Date on which this name was last used.
from_schema: https://w3id.org/lmodel/cwe
rank: 1000
slot_uri: dct:date
alias: date
owner: PreviousEntryName
domain_of:
- WeaknessCatalog
- PreviousEntryName
range: date
required: true
version:
name: version
description: CWE version in which the name change occurred.
from_schema: https://w3id.org/lmodel/cwe
rank: 1000
slot_uri: schema:version
alias: version
owner: PreviousEntryName
domain_of:
- WeaknessCatalog
- OSPlatform
- PreviousEntryName
range: string