WARNING: This site is a work in progress.
Slot: hasProjectPartner
The organization that is a partner for the project.
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| C01ProjectInfo | Project info for Verra Verified Carbon Standard projects | no |
| C02ProjectInfo | Project info for City Forest Carbon Credit projects | no |
| ProjectInfo | Base class with common fields used to define project info | no |
| CreditProjectInfo | Base class with additional fields for projects that issue credits | no |
| BT01ProjectInfo | Project info for Tebu projects | no |
Properties
- Range: Entity
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:hasProjectPartner |
| native | rfs:hasProjectPartner |
LinkML Source
```yaml
name: hasProjectPartner
description: The organization that is a partner for the project.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: hasProjectPartner
owner: ProjectInfo
domain_of:
- ProjectInfo
range: Entity
</details>