WARNING: This site is a work in progress.
Slot: decidedBy
Identifier of the agent or human who made the decision.
URI: rfs:decidedBy
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| GovernanceDecision | A record of a governance decision made by an agent or human, including the de… | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:decidedBy |
| native | rfs:decidedBy |
LinkML Source
```yaml
name: decidedBy
description: Identifier of the agent or human who made the decision.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: decidedBy
owner: GovernanceDecision
domain_of:
- GovernanceDecision
range: string
</details>