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