Type: UuidType
A version 4 (random) universally unique identifier (UUID) as defined by RFC 4122 section 4.1.3.
URI: xsd:string
Type Properties
| Property | Value |
|---|---|
| Base | str |
| Type URI | xsd:string |
| ## Value Constraints |
| Property | Value |
|---|---|
| Regex Pattern | ^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}$ |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/cve
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:string |
| native | cve:UuidType |