WARNING: This site is a work in progress.
Class: BT01CreditClassInfo
URI: rfs:BT01CreditClass
erDiagram
BT01CreditClassInfo {
stringList creditGenerationMethod
stringList ecosystemType
stringList eligibleActivities
string geographicApplicability
string permanencePeriod
string name
string description
string url
string creditingTerm
}
ProjectBenefit {
string id
string name
}
SDG {
string id
string name
string description
}
PrimaryImpact {
string id
string name
}
Methodology {
string identifier
string name
string url
string version
}
SourceRegistry {
string name
string url
}
BT01CreditClassInfo ||--|o SourceRegistry : "sourceRegistry"
BT01CreditClassInfo ||--}o Methodology : "approvedMethodologies"
BT01CreditClassInfo ||--|o PrimaryImpact : "primaryImpact"
BT01CreditClassInfo ||--}o ProjectBenefit : "coBenefits"
ProjectBenefit ||--}o SDG : "sdg"
PrimaryImpact ||--}o SDG : "sdg"
Inheritance
- CreditClassInfo
- BT01CreditClassInfo
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
creditGenerationMethod | * String | Method for generating biodiversity credits | direct |
ecosystemType | * String | Type of ecosystem the project focuses on | direct |
eligibleActivities | * String | Eligible activities for registered projects | direct |
geographicApplicability | 0..1 String | Geographic applicability of the credit class | direct |
permanencePeriod | 0..1 String | Permanence period of the credits | direct |
name | 1 String | Name of the project | CreditClassInfo |
description | 1 String | Optional description of the project | CreditClassInfo |
url | 0..1 String | CreditClassInfo | |
sourceRegistry | 0..1 SourceRegistry | Source registry details including name and URL | CreditClassInfo |
approvedMethodologies | * Methodology | Approved methodologies list for credit generation | CreditClassInfo |
creditingTerm | 0..1 String | Crediting term duration for the project | CreditClassInfo |
primaryImpact | 0..1 PrimaryImpact | Primary impact of the project | CreditClassInfo |
coBenefits | * ProjectBenefit | List of associated co-benefits | CreditClassInfo |
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:BT01CreditClass |
native | rfs:BT01CreditClassInfo |
LinkML Source
Direct
```yaml
name: BT01CreditClassInfo
from_schema: https://framework.regen.network/schema/
is_a: CreditClassInfo
slots:
- creditGenerationMethod
- ecosystemType
- eligibleActivities
- geographicApplicability
- permanencePeriod
class_uri: rfs:BT01CreditClass
</details>
### Induced
<details>
```yaml
name: BT01CreditClassInfo
from_schema: https://framework.regen.network/schema/
is_a: CreditClassInfo
attributes:
creditGenerationMethod:
name: creditGenerationMethod
description: Method for generating biodiversity credits.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: rfs:creditGenerationMethod
alias: creditGenerationMethod
owner: BT01CreditClassInfo
domain_of:
- BT01CreditClassInfo
range: string
multivalued: true
ecosystemType:
name: ecosystemType
description: Type of ecosystem the project focuses on.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: rfs:ecosystemType
alias: ecosystemType
owner: BT01CreditClassInfo
domain_of:
- BT01CreditClassInfo
range: string
multivalued: true
eligibleActivities:
name: eligibleActivities
description: Eligible activities for registered projects.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: rfs:eligibleActivities
alias: eligibleActivities
owner: BT01CreditClassInfo
domain_of:
- BT01CreditClassInfo
range: string
multivalued: true
geographicApplicability:
name: geographicApplicability
description: Geographic applicability of the credit class.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: rfs:geographicApplicability
alias: geographicApplicability
owner: BT01CreditClassInfo
domain_of:
- BT01CreditClassInfo
range: string
permanencePeriod:
name: permanencePeriod
description: Permanence period of the credits.
title: Permanence Period
comments:
- This should be an ISO 8601 duration.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: rfs:permanencePeriod
alias: permanencePeriod
owner: BT01CreditClassInfo
domain_of:
- CreditClassInfo
- BT01CreditClassInfo
range: string
name:
name: name
description: Name of the project.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: schema:name
alias: name
owner: BT01CreditClassInfo
domain_of:
- ProjectInfo
- ProjectRole
- Organization
- File
- SDG
- ProjectBenefit
- PrimaryImpact
- CreditClassInfo
- SourceRegistry
- Methodology
- AdministrativeArea
range: string
required: true
description:
name: description
description: Optional description of the project.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: schema:description
alias: description
owner: BT01CreditClassInfo
domain_of:
- ProjectInfo
- ProjectRole
- Organization
- File
- SDG
- CreditClassInfo
range: string
required: true
url:
name: url
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: schema:URL
alias: url
owner: BT01CreditClassInfo
domain_of:
- ProjectRole
- Organization
- CreditClassInfo
- SourceRegistry
- Methodology
- AdministrativeArea
range: string
sourceRegistry:
name: sourceRegistry
description: Source registry details including name and URL.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: rfs:SourceRegistry
alias: sourceRegistry
owner: BT01CreditClassInfo
domain_of:
- CreditClassInfo
range: SourceRegistry
approvedMethodologies:
name: approvedMethodologies
description: Approved methodologies list for credit generation.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: rfs:approvedMethodologies
alias: approvedMethodologies
owner: BT01CreditClassInfo
domain_of:
- CreditClassInfo
range: Methodology
multivalued: true
creditingTerm:
name: creditingTerm
description: Crediting term duration for the project. An ISO 8601 duration.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: rfs:creditingTerm
alias: creditingTerm
owner: BT01CreditClassInfo
domain_of:
- CreditClassInfo
range: string
primaryImpact:
name: primaryImpact
description: Primary impact of the project.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: rfs:primaryImpact
alias: primaryImpact
owner: BT01CreditClassInfo
domain_of:
- CreditClassInfo
range: PrimaryImpact
coBenefits:
name: coBenefits
description: List of associated co-benefits.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: rfs:coBenefits
alias: coBenefits
owner: BT01CreditClassInfo
domain_of:
- CreditClassInfo
range: ProjectBenefit
multivalued: true
class_uri: rfs:BT01CreditClass