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 |
|---|---|---|
| CreditProjectInfo | Base class with additional fields for projects that issue credits | no |
| CreditingProgram | Details of the program that oversees the crediting protocol associated with t… | no |
| BT01ProjectInfo | Project info for Tebu projects | no |
| C02ProjectInfo | Project info for City Forest Carbon Credit projects | no |
| Entity | no | |
| CarbonCreditClassInfo | Off-chain metadata representation for credit classes where the credit type is… | no |
| Registry | Details of the registry where the credits are tracked | no |
| CreditClassInfo | Base class with common fields used to define credit class info | yes |
| Methodology | Details about a specific methodology | yes |
| VersionedLink | no | |
| ProjectInfo | Base class with common fields used to define project info | no |
| C01ProjectInfo | Project info for Verra Verified Carbon Standard projects | no |
| Agent | An autonomous or semi-autonomous software agent that operates within the Rege… | no |
| CreditProtocol | Details of the credit protocol that defines the requirements and process to r… | yes |
| Link | 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>