Skip to content

Slot: cve_id

The CVE identifier assigned by a CVE Numbering Authority (CNA). Format: CVE-YYYY-NNNNN.

URI: dct:identifier Alias: cve_id

Applicable Classes

Name Description Modifies Slot
Vulnerability Abstract base representation of a security vulnerability yes

Properties

Type and Range

Property Value
Range CveId
Domain Of Vulnerability
Slot URI dct:identifier

Cardinality and Requirements

Property Value
Required Yes
### Slot Characteristics
Property Value
Identifier Yes

In Subsets

Aliases

  • cveID

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self dct:identifier
native core:cve_id
exact schema:identifier

LinkML Source

name: cve_id
description: 'The CVE identifier assigned by a CVE Numbering Authority (CNA). Format:
  CVE-YYYY-NNNNN.'
in_subset:
- metadata
from_schema: https://w3id.org/lmodel/vulnerability-core
aliases:
- cveID
exact_mappings:
- schema:identifier
rank: 1000
slot_uri: dct:identifier
identifier: true
alias: cve_id
domain_of:
- Vulnerability
range: CveId
required: true