Type: Time
A time object represents a (local) time of day, independent of any particular day
URI: xsd:time
Type Properties
| Property |
Value |
| Base |
XSDTime |
| Type URI |
xsd:time |
| Representation |
str |
Notes
- URI is dateTime because OWL reasoners do not work with straight date or time
- If you are authoring schemas in LinkML YAML, the type is referenced with the lower case "time".
Schema Source
- from schema: https://example.org/pragmatic-bim-data-contract
Mappings
| Mapping Type |
Mapped Value |
| self |
xsd:time |
| native |
pbs:time |
| exact |
schema:Time |