Regen Network

Regen Network Data Standards

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

Slots

NameCardinality and RangeDescriptionInheritance
creditGenerationMethod*
String
Method for generating biodiversity creditsdirect
ecosystemType*
String
Type of ecosystem the project focuses ondirect
eligibleActivities*
String
Eligible activities for registered projectsdirect
geographicApplicability0..1
String
Geographic applicability of the credit classdirect
permanencePeriod0..1
String
Permanence period of the creditsdirect
name1
String
Name of the projectCreditClassInfo
description1
String
Optional description of the projectCreditClassInfo
url0..1
String
CreditClassInfo
sourceRegistry0..1
SourceRegistry
Source registry details including name and URLCreditClassInfo
approvedMethodologies*
Methodology
Approved methodologies list for credit generationCreditClassInfo
creditingTerm0..1
String
Crediting term duration for the projectCreditClassInfo
primaryImpact0..1
PrimaryImpact
Primary impact of the projectCreditClassInfo
coBenefits*
ProjectBenefit
List of associated co-benefitsCreditClassInfo

Identifier and Mapping Information

Schema Source

Mappings

Mapping TypeMapped Value
selfrfs:BT01CreditClass
nativerfs: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