WARNING: This site is a work in progress.
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>