Type: datetime
The combination of a date and time
URI: https://example.org/usdm/v4/linkml/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://example.org/usdm/v4/linkml
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://example.org/usdm/v4/linkml/datetime |
| native | https://example.org/usdm/v4/linkml/datetime |
| exact | schema:DateTime |