WARNING: This site is a work in progress.
Slot: hasLinks
A list of links associated with the project.
URI: rfs:hasLinks
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
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 |
CreditProjectInfo | Base class with additional fields for projects that issue credits | no |
ProjectInfo | Base class with common fields used to define project info | no |
Properties
-
Range: Link
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:hasLinks |
native | rfs:hasLinks |
LinkML Source
```yaml
name: hasLinks
description: A list of links associated with the project.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: hasLinks
owner: ProjectInfo
domain_of:
- ProjectInfo
range: Link
multivalued: true
inlined: true
inlined_as_list: true
</details>