Type: IsoDate
A calendar date in ISO 8601 format (YYYY-MM-DD).
URI: xsd:date
Type Properties
| Property | Value |
|---|---|
| Base | str |
| Type URI | xsd:date |
| ## Value Constraints |
| Property | Value |
|---|---|
| Regex Pattern | ^[0-9]{4}-[0-9]{2}-[0-9]{2}$ |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/vulnerability-core
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:date |
| native | core:IsoDate |