WARNING: This site is a work in progress.
Slot: hasFeature
The location of the project.
URI: rfs:hasFeature
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| 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 |
| C01ProjectInfo | Project info for Verra Verified Carbon Standard projects | no |
| C02ProjectInfo | Project info for City Forest Carbon Credit projects | no |
Properties
-
Range: Feature
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:hasFeature |
| native | rfs:hasFeature |
LinkML Source
```yaml
name: hasFeature
description: The location of the project.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: hasFeature
owner: ProjectInfo
domain_of:
- ProjectInfo
range: Feature
required: true
</details>