WARNING: This site is a work in progress.
Slot: sourceRegistry
The registry where the credits are originally issued and tracked if somewhere other than Regen Network.
URI: rfs:sourceRegistry
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
CarbonCreditClassInfo | Off-chain metadata representation for credit classes where the credit type is… | no |
CreditClassInfo | Base class with common fields used to define credit class info | no |
Properties
- Range: Registry
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:sourceRegistry |
native | rfs:sourceRegistry |
LinkML Source
```yaml
name: sourceRegistry
description: The registry where the credits are originally issued and tracked if somewhere
other than Regen Network.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: sourceRegistry
owner: CreditClassInfo
domain_of:
- CreditClassInfo
range: Registry
</details>