Type: LanguageTag
BCP 47 language code, language-region. The default value is 'en' (English).
URI: xsd:string
Type Properties
| Property | Value |
|---|---|
| Base | str |
| Type URI | xsd:string |
| ## Value Constraints |
| Property | Value |
|---|---|
| Regex Pattern | ^[A-Za-z]{2,4}([_-][A-Za-z]{4})?([_-]([A-Za-z]{2}|[0-9]{3}))?$ |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/cve
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:string |
| native | cve:LanguageTag |