WARNING: This site is a work in progress.
Slot: authorityLevel
The governance layer at which this agent is authorized to operate.
URI: rfs:authorityLevel
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Agent | An autonomous or semi-autonomous software agent that operates within the Rege⦠| no |
Properties
-
Range: GovernanceLayer
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:authorityLevel |
| native | rfs:authorityLevel |
LinkML Source
```yaml
name: authorityLevel
description: The governance layer at which this agent is authorized to operate.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: authorityLevel
owner: Agent
domain_of:
- Agent
range: GovernanceLayer
required: true
</details>