WARNING: This site is a work in progress.
Slot: entity
The person or agent participating.
URI: rfs:entity
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Participant | A participant in a voice council session with role and attendance metadata | no |
Properties
-
Range: Entity
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:entity |
| native | rfs:entity |
LinkML Source
```yaml
name: entity
description: The person or agent participating.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: entity
owner: Participant
domain_of:
- Participant
range: Entity
required: true
</details>