Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Enum: AgentType

Specialization categories for agents.

URI: AgentType

Permissible Values

ValueMeaningDescription
DOMAIN_SPECIALISTrfs:DomainSpecialistSpecialist in a specific ecological or credit domain
ANALYTICAL_SPECIALISTrfs:AnalyticalSpecialistSpecialist in data analysis and pattern recognition
MARKET_SPECIALISTrfs:MarketSpecialistSpecialist in market dynamics and credit trading
INFRASTRUCTURE_SPECIALISTrfs:InfrastructureSpecialistSpecialist in technical infrastructure and system operations

Slots

NameDescription
agentTypeThe specialization category of this agent

Identifier and Mapping Information

Schema Source

LinkML Source

```yaml name: AgentType description: Specialization categories for agents. from_schema: https://framework.regen.network/schema/ rank: 1000 permissible_values: DOMAIN_SPECIALIST: text: DOMAIN_SPECIALIST description: Specialist in a specific ecological or credit domain. meaning: rfs:DomainSpecialist title: DomainSpecialist ANALYTICAL_SPECIALIST: text: ANALYTICAL_SPECIALIST description: Specialist in data analysis and pattern recognition. meaning: rfs:AnalyticalSpecialist title: AnalyticalSpecialist MARKET_SPECIALIST: text: MARKET_SPECIALIST description: Specialist in market dynamics and credit trading. meaning: rfs:MarketSpecialist title: MarketSpecialist INFRASTRUCTURE_SPECIALIST: text: INFRASTRUCTURE_SPECIALIST description: Specialist in technical infrastructure and system operations. meaning: rfs:InfrastructureSpecialist title: InfrastructureSpecialist
</details>