WARNING: This site is a work in progress.
Slot: approvedMethodology
Approved methodology for credit generation, can be multiple per credit class.
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
BT01CreditClassInfo | no | |
CreditClassInfo | Base class with common fields used to define credit class info | no |
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:approvedMethodology |
native | rfs:approvedMethodology |
LinkML Source
```yaml
name: approvedMethodology
description: Approved methodology for credit generation, can be multiple per credit
class.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: approvedMethodology
domain_of:
- CreditClassInfo
range: Methodology
multivalued: true
</details>