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 |
---|---|---|
ProjectRole | no | |
CreditProtocol | Details of the credit protocol that defines the requirements and process to r… | yes |
AdministrativeArea | no | |
CarbonCreditClassInfo | Off-chain metadata representation for credit classes where the credit type is… | no |
CreditingProgram | Details of the program that oversees the crediting protocol associated with t… | no |
CreditClassInfo | Base class with common fields used to define credit class info | no |
Methodology | Details about a specific methodology | yes |
Organization | no | |
Registry | Details of the registry where the credits are tracked | no |
Properties
- Range: String
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:
- ProjectRole
- Organization
- CreditingProgram
- CreditProtocol
- Methodology
- Registry
- CreditClassInfo
- AdministrativeArea
range: string
</details>