WARNING: This site is a work in progress.
Slot: attendanceTimestamp
When the participant joined the session.
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Participant | A participant in a voice council session with role and attendance metadata | no |
Properties
- Range: Datetime
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:attendanceTimestamp |
| native | rfs:attendanceTimestamp |
LinkML Source
```yaml
name: attendanceTimestamp
description: When the participant joined the session.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: attendanceTimestamp
owner: Participant
domain_of:
- Participant
range: datetime
</details>