WARNING: This site is a work in progress.
Slot: hasImpactType
Type of impact, such as ecological, social, or economic.
URI: rfs:hasImpactType
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Impact | Represents an ecological, social, or broader impact or benefit usually in the⦠| no |
Properties
-
Range: ImpactType
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:hasImpactType |
native | rfs:hasImpactType |
LinkML Source
```yaml
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
</details>