Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Enum: CreditGenerationMethod

Enumeration of methods for generating credits in the carbon domain.

URI: CreditGenerationMethod

Permissible Values

ValueMeaningDescription
AVOIDED_EMISSIONSNoneCredits generated by preventing the release of greenhouse gases into the atmo…
CARBON_DIOXIDE_REMOVALNoneCredits generated by processes that result in net removal of carbon dioxide f…
EMISSIONS_REDUCTIONNoneCredits generated by reducing the amount of greenhouse gases emitted compared…

Slots

NameDescription
hasCreditGenerationMethodMethod for generating credits

Identifier and Mapping Information

Schema Source

LinkML Source

```yaml name: CreditGenerationMethod description: Enumeration of methods for generating credits in the carbon domain. from_schema: https://framework.regen.network/schema/ rank: 1000 permissible_values: AVOIDED_EMISSIONS: text: AVOIDED_EMISSIONS description: Credits generated by preventing the release of greenhouse gases into the atmosphere. CARBON_DIOXIDE_REMOVAL: text: CARBON_DIOXIDE_REMOVAL description: Credits generated by processes that result in net removal of carbon dioxide from the atmosphere. EMISSIONS_REDUCTION: text: EMISSIONS_REDUCTION description: Credits generated by reducing the amount of greenhouse gases emitted compared to a baseline scenario.
</details>