WARNING: This site is a work in progress.
Slot: hasSourceRegistry
The registry where the credits are originally issued and tracked if somewhere other than Regen Network.
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:hasSourceRegistry |
| native | rfs:hasSourceRegistry |
LinkML Source
```yaml
name: hasSourceRegistry
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: hasSourceRegistry
owner: CreditClassInfo
domain_of:
- CreditClassInfo
range: Registry
inlined: true
</details>