WARNING: This site is a work in progress.
Slot: url
Link to a valid URL where more information can be found about the entity / resource.
URI: schema:url
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
CarbonCreditClassInfo | Off-chain metadata representation for credit classes where the credit type is… | no |
C02ProjectInfo | Project info for City Forest Carbon Credit projects | no |
C01ProjectInfo | Project info for Verra Verified Carbon Standard projects | no |
BT01ProjectInfo | Project info for Tebu projects | no |
Methodology | Details about a specific methodology | yes |
ProjectInfo | Base class with common fields used to define project info | no |
Registry | Details of the registry where the credits are tracked | no |
CreditProjectInfo | Base class with additional fields for projects that issue credits | no |
Link | yes | |
CreditingProgram | Details of the program that oversees the crediting protocol associated with t… | no |
Entity | no | |
CreditClassInfo | Base class with common fields used to define credit class info | yes |
VersionedLink | no | |
CreditProtocol | Details of the credit protocol that defines the requirements and process to r… | yes |
Properties
- Range: Uri
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | schema:url |
native | rfs:url |
LinkML Source
```yaml
name: url
description: Link to a valid URL where more information can be found about the entity
/ resource.
from_schema: https://framework.regen.network/schema/
rank: 1
slot_uri: schema:url
alias: url
domain_of:
- Link
- ProjectInfo
- CreditingProgram
- CreditProtocol
- Methodology
- Registry
- CreditClassInfo
- Entity
range: uri
</details>