WARNING: this site is a work in progress. All data is fake!
Enum: ProjectRoleTypes
URI: ProjectRoleTypes
Permissible Values
Value | Meaning | Description |
---|---|---|
individual | rfs:Individual | |
organization | rfs:Organization |
Slots
Name | Description |
---|---|
type |
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
LinkML Source
```yaml
name: ProjectRoleTypes
from_schema: https://framework.regen.network/schema/
rank: 1000
permissible_values:
individual:
text: individual
meaning: rfs:Individual
organization:
text: organization
meaning: rfs:Organization
</details>