WARNING: This site is a work in progress.
Class: ProjectImpact
Represents an ecological, social, or broader impact or benefit of a project’s activities. Impacts can be measurable or qualitative. Primary impacts and other eligible project impacts are defined at the Credit Class level. At the project level, impacts should be a subset of those listed at the Credit Class level.
URI: rfs:ProjectImpact
erDiagram
ProjectImpact {
string name
string id
}
SDG {
string id
string name
string description
}
ProjectImpact ||--}o SDG : "sdg"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
name | 0..1 String | Name of the entity / resource | direct |
id | 1 String | direct | |
sdg | * SDG | List of relevant Sustainable Development Goals | direct |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:ProjectImpact |
native | rfs:ProjectImpact |
LinkML Source
Direct
```yaml
name: ProjectImpact
description: Represents an ecological, social, or broader impact or benefit of a project's
activities. Impacts can be measurable or qualitative. Primary impacts and other
eligible project impacts are defined at the Credit Class level. At the project level,
impacts should be a subset of those listed at the Credit Class level.
from_schema: https://framework.regen.network/schema/
slots:
- name
attributes:
id:
name: id
from_schema: https://framework.regen.network/schema/
identifier: true
domain_of:
- Location
- ProjectImpact
- SDG
required: true
sdg:
name: sdg
description: List of relevant Sustainable Development Goals.
from_schema: https://framework.regen.network/schema/
rank: 1000
domain_of:
- ProjectImpact
range: SDG
multivalued: true
</details>
### Induced
<details>
```yaml
name: ProjectImpact
description: Represents an ecological, social, or broader impact or benefit of a project's
activities. Impacts can be measurable or qualitative. Primary impacts and other
eligible project impacts are defined at the Credit Class level. At the project level,
impacts should be a subset of those listed at the Credit Class level.
from_schema: https://framework.regen.network/schema/
attributes:
id:
name: id
from_schema: https://framework.regen.network/schema/
identifier: true
alias: id
owner: ProjectImpact
domain_of:
- Location
- ProjectImpact
- SDG
range: string
required: true
sdg:
name: sdg
description: List of relevant Sustainable Development Goals.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: sdg
owner: ProjectImpact
domain_of:
- ProjectImpact
range: SDG
multivalued: true
name:
name: name
description: Name of the entity / resource.
from_schema: https://framework.regen.network/schema/
rank: 1
slot_uri: schema:name
alias: name
owner: ProjectImpact
domain_of:
- ProjectInfo
- ProjectRole
- Organization
- File
- ProjectImpact
- SDG
- CreditClassInfo
- Registry
- CreditingProgram
- CreditProtocol
- Methodology
- AdministrativeArea
range: string