Type: Datetime
The combination of a date and time
URI: xsd:dateTime
Type Properties
| Property | Value |
|---|---|
| Base | XSDDateTime |
| Type URI | xsd:dateTime |
| Representation | str |
Notes
- If you are authoring schemas in LinkML YAML, the type is referenced with the lower case "datetime".
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:dateTime |
| native | linkml:datetime |
| exact | schema:DateTime |