changed 2 years ago
Published Linked with GitHub

{
"@type": "regen:CreditClass",
"@context": {
"xsd": "http://www.w3.org/2001/XMLSchema#",
"regen": "https://schema.regen.network#",
"schema": "http://schema.org/",
"schema:url": {
"@type": "schema:URL"
},
"regen:coBenefits": {
"@container": "@list"
},
"regen:measuredGHGs": {
"@container": "@list"
},
"regen:creditingTerm": {
"@type": "schema:activityDuration"
},
"regen:ecosystemType": {
"@container": "@list"
},
"regen:sectoralScope": {
"@container": "@list"
},
"regen:lookbackPeriod": {
"@type": "schema:activityDuration"
},
"regen:leakageApproach": {
"@container": "@list"
},
"regen:permanencePeriod": {
"@type": "schema:activityDuration"
},
"schema:itemListElement": {
"@container": "@list"
},
"regen:landOwnershipType": {
"@container": "@list"
},
"regen:eligibleActivities": {
"@container": "@list"
},
"regen:monitoringFrequency": {
"@type": "schema:frequency"
},
"regen:verificationMethods": {
"@container": "@list"
},
"regen:additionalityApproach": {
"@container": "@list"
},
"regen:verificationFrequency": {
"@type": "schema:frequency"
},
"regen:offsetGenerationMethod": {
"@container": "@list"
}
},
"schema:url": "link to the credit class document",
"schema:name": "name of the credit class",
"schema:image": "url of an banner image for the credit class",
"regen:coBenefits": [],
"regen:measuredGHGs": [],
"schema:description": "",
"regen:creditingTerm": ""
"regen:ecosystemType": [],
"regen:sectoralScope": [],
"regen:lookbackPeriod": "",
"regen:leakageApproach": [],
"regen:permanencePeriod": "",
"regen:landOwnershipType": [],
"regen:aggregatedProjects": {true OR false},
"regen:eligibleActivities": [],
"regen:monitoringFrequency": "",
"regen:verificationMethods": [],
"regen:additionalityApproach": [],
"regen:approvedMethodologies": {
"@type": "schema:ItemList",
"schema:url": "",
"schema:itemListElement": [
{
"schema:url": "",
"schema:name": "",
"schema:version": "",
"schema:identifier": ""
}
]
},
"regen:verificationFrequency": "",
"regen:offsetGenerationMethod": [],
"regen:geographicApplicability": ""
}

Select a repo