Skip to content

Slot: start_time

Event start timestamp.

URI: [kuombaschema:start_time](https://w3id.org/acmarkham/KuombaSchema/start_time) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Event](Event.md) | A minimal ecological sensing event | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Datetime](Datetime.md) | | Domain Of | [Event](Event.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/acmarkham/KuombaSchema ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | kuombaschema:start_time | | native | kuombaschema:start_time | ## LinkML Source
name: start_time
description: Event start timestamp.
from_schema: https://w3id.org/acmarkham/KuombaSchema
rank: 1000
domain_of:
- Event
range: datetime
required: true