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