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