-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
125 additions
and
0 deletions.
There are no files selected for viewing
125 changes: 125 additions & 0 deletions
125
ops/C07/credit-class-metadata/C07_carbonplus_class_metadata.jsonld
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,125 @@ | ||
{ | ||
"@context": { | ||
"schema": "http://schema.org/", | ||
"regen": "https://schema.regen.network#", | ||
"xsd": "http://www.w3.org/2001/XMLSchema#", | ||
"schema:itemListElement": { | ||
"@container": "@list" | ||
}, | ||
"schema:url": { | ||
"@type": "schema:URL" | ||
}, | ||
"regen:additionalityAssessment": { | ||
"@container": "@list" | ||
}, | ||
"regen:bufferPoolAccounts": { | ||
"@container": "@list" | ||
}, | ||
"regen:creditingTerm": { | ||
"@type": "schema:Duration" | ||
}, | ||
"regen:creditGenerationMethod": { | ||
"@container": "@list" | ||
}, | ||
"regen:ecosystemType": { | ||
"@container": "@list" | ||
}, | ||
"regen:eligibleActivities": { | ||
"@container": "@list" | ||
}, | ||
"regen:landOwnershipType": { | ||
"@container": "@list" | ||
}, | ||
"regen:leakageAssessment": { | ||
"@container": "@list" | ||
}, | ||
"regen:lookbackPeriod": { | ||
"@type": "schema:Duration" | ||
}, | ||
"regen:measuredGHGs": { | ||
"@container": "@list" | ||
}, | ||
"regen:monitoringFrequency": { | ||
"@type": "schema:Duration" | ||
}, | ||
"regen:permanencePeriod": { | ||
"@type": "schema:Duration" | ||
}, | ||
"regen:sectoralScope": { | ||
"@container": "@list" | ||
}, | ||
"regen:verificationFrequency": { | ||
"@type": "schema:Duration" | ||
}, | ||
"regen:verificationMethods": { | ||
"@container": "@list" | ||
} | ||
}, | ||
"@type": "regen:C05-CreditClass", | ||
This comment has been minimized.
Sorry, something went wrong. |
||
"schema:name": "CarbonPlus Grasslands Credit Class", | ||
"schema:description": "This Credit Class provide incentive and a structure to significantly increase the amount of hectares/acres under managed grazing worldwide by providing land stewards with the necessary incentives to make this important work possible. The CarbonPlus credit focuses on soil carbon sequestration in grassland ecosystems. The Plus indicates that co-benefits (or secondary ecological benefits) allow for a credit that accounts for more than just carbon.", | ||
"schema:url": "https://registry.regen.network/v/regen-registry-credit-classes/regen-registry-credit-classes-1/carbonplus-grasslands-credit-class", | ||
"regen:additionalityAssessment": [ | ||
"Regulatory Surplus" | ||
], | ||
"regen:allowsAggregatedProjects": true, | ||
"regen:approvedMethodologies": { | ||
"@type": "schema:ItemList", | ||
"schema:itemListElement": [ | ||
{ | ||
"schema:name": "Methodology for GHG & Co-Benefits in Grazing Systems", | ||
"schema:url": "https://registry.regen.network/v/methodology-library/published-methodologies/methodology-for-ghg-and-co-benefits-in-grazing-systems", | ||
"schema:version": "V1.0" | ||
} | ||
] | ||
}, | ||
"regen:bufferPoolAccounts": [ | ||
{ | ||
"schema:name": "Credit Class Buffer Pool", | ||
"regen:walletAddress": "regen1wgjpjh42cr7t5sp5hgty4yrzww496a6yaznc9u4wsv9ac3xccu8szz2upa", | ||
This comment has been minimized.
Sorry, something went wrong. |
||
"regen:poolAllocation": "20%" | ||
}, | ||
{ | ||
"schema:name": "Credit Class Permanence Pool", | ||
"regen:walletAddress": "regen1wgjpjh42cr7t5sp5hgty4yrzww496a6yaznc9u4wsv9ac3xccu8szz2upa", | ||
This comment has been minimized.
Sorry, something went wrong. |
||
"regen:poolAllocation": "5%" | ||
} | ||
], | ||
"regen:creditingTerm": "P10Y", | ||
"regen:creditGenerationMethod": [ | ||
"Carbon Removal" | ||
], | ||
"regen:ecosystemType": [ | ||
"Grassland", | ||
"Pastureland", | ||
"Shrubland" | ||
], | ||
"regen:eligibleActivities": [ | ||
"Rotational Grazing", | ||
"High Density Grazing", | ||
"Residue Grazing" | ||
], | ||
"regen:geographicApplicability": "Global", | ||
"regen:landOwnershipType": [ | ||
"Public", | ||
"Private", | ||
"Tribal" | ||
], | ||
"regen:leakageAssessment": [ | ||
"Livestock Displacement" | ||
], | ||
"regen:lookbackPeriod": "-P5Y", | ||
"regen:measuredGHGs": [ | ||
"Carbon Dioxide (CO2)", | ||
"Methane (CH4)" | ||
], | ||
"regen:monitoringFrequency": "P5Y", | ||
"regen:permanencePeriod": "P10Y", | ||
"regen:sectoralScope": [ | ||
"Waste Handling and Disposal" | ||
], | ||
"regen:verificationFrequency": "P5Y", | ||
"regen:verificationMethods": [ | ||
"Third-Party Verification" | ||
] | ||
} |
this should be
regen:C07-CreditClass