Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Enum: AgentCapabilityType

URI: AgentCapabilityType

Permissible Values

ValueMeaningDescription
READrft:Read
ANALYZErft:Analyze
REPORTrft:Report
EXECUTErft:Execute

Slots

NameDescription
actionThe type of action this capability permits

Identifier and Mapping Information

Schema Source

LinkML Source

```yaml name: AgentCapabilityType from_schema: https://framework.regen.network/schema/ rank: 1000 permissible_values: READ: text: READ meaning: rft:Read title: Read ANALYZE: text: ANALYZE meaning: rft:Analyze title: Analyze REPORT: text: REPORT meaning: rft:Report title: Report EXECUTE: text: EXECUTE meaning: rft:Execute title: Execute
</details>