Type: Date
a date (year, month and day) in an idealized calendar
URI: xsd:date
Type Properties
| Property | Value |
|---|---|
| Base | XSDDate |
| Type URI | xsd:date |
| Representation | str |
Notes
- URI is dateTime because OWL reasoners don't work with straight date or time
- If you are authoring schemas in LinkML YAML, the type is referenced with the lower case "date".
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:date |
| native | linkml:date |
| exact | schema:Date |