WARNING: This site is a work in progress.
Slot: showOnProjectPage
Whether to show this organization or individual on the project page.
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Organization | no |
Properties
- Range: Boolean
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:showOnProjectPage |
| native | rfs:showOnProjectPage |
LinkML Source
```yaml
name: showOnProjectPage
description: Whether to show this organization or individual on the project page.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: showOnProjectPage
domain_of:
- Organization
range: boolean
</details>