WARNING: This site is a work in progress.
Class: Impact
Represents an ecological, social, or broader impact or benefit usually in the context of a project’s activities. Impacts can be measurable or qualitative.
URI: rfs:Impact
erDiagram
Impact {
string name
ImpactType hasImpactType
SDGList supportsSDG
}
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
name | 0..1 String | Name is optional and will be inferred from the ImpactType if not provided | direct |
hasImpactType | 1 ImpactType | Type of impact, such as ecological, social, or economic | direct |
supportsSDG | * SDG | List of relevant Sustainable Development Goals that this impact supports | direct |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:Impact |
native | rfs:Impact |
LinkML Source
Direct
```yaml
name: Impact
description: Represents an ecological, social, or broader impact or benefit usually
in the context of a project's activities. Impacts can be measurable or qualitative.
from_schema: https://framework.regen.network/schema/
slots:
- name
slot_usage:
name:
name: name
description: Name is optional and will be inferred from the ImpactType if not
provided.
attributes:
hasImpactType:
name: hasImpactType
description: Type of impact, such as ecological, social, or economic.
from_schema: https://framework.regen.network/schema/
rank: 1000
domain_of:
- Impact
range: ImpactType
required: true
supportsSDG:
name: supportsSDG
description: List of relevant Sustainable Development Goals that this impact supports.
from_schema: https://framework.regen.network/schema/
rank: 1000
domain_of:
- Impact
range: SDG
multivalued: true
</details>
### Induced
<details>
```yaml
name: Impact
description: Represents an ecological, social, or broader impact or benefit usually
in the context of a project's activities. Impacts can be measurable or qualitative.
from_schema: https://framework.regen.network/schema/
slot_usage:
name:
name: name
description: Name is optional and will be inferred from the ImpactType if not
provided.
attributes:
hasImpactType:
name: hasImpactType
description: Type of impact, such as ecological, social, or economic.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: hasImpactType
owner: Impact
domain_of:
- Impact
range: ImpactType
required: true
supportsSDG:
name: supportsSDG
description: List of relevant Sustainable Development Goals that this impact supports.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: supportsSDG
owner: Impact
domain_of:
- Impact
range: SDG
multivalued: true
name:
name: name
description: Name is optional and will be inferred from the ImpactType if not
provided.
from_schema: https://framework.regen.network/schema/
rank: 1
slot_uri: schema:name
alias: name
owner: Impact
domain_of:
- Link
- ProjectInfo
- Feature
- File
- Impact
- CreditingProgram
- CreditProtocol
- Methodology
- Registry
- BufferPoolAccount
- CreditClassInfo
- Entity
range: string