---
search:
boost: 1.0
---
# Type: time
_A time object represents a (local) time of day, independent of any particular day_
URI: [https://CCPBioSim.ac.uk/biosim-schema/time](https://CCPBioSim.ac.uk/biosim-schema/time)
## Type Properties
| Property | Value |
| --- | --- |
| Base | `XSDTime` |
| Type URI | [xsd:time](http://www.w3.org/2001/XMLSchema#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".
## Identifier and Mapping Information
### Schema Source
* from schema: https://CCPBioSim.ac.uk/biosim-schema/
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | https://CCPBioSim.ac.uk/biosim-schema/time |
| native | https://CCPBioSim.ac.uk/biosim-schema/time |
| exact | schema:Time |