WARNING: This site is a work in progress.
Slot: hasReferenceId
External reference IDs associated with the project.
URI: rfs:hasReferenceId
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
C02ProjectInfo | Project info for City Forest Carbon Credit projects | yes |
C01ProjectInfo | Project info for Verra Verified Carbon Standard projects | yes |
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: ReferenceId
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:hasReferenceId |
native | rfs:hasReferenceId |
LinkML Source
```yaml
name: hasReferenceId
description: External reference IDs associated with the project.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: hasReferenceId
owner: ProjectInfo
domain_of:
- ProjectInfo
range: ReferenceId
multivalued: true
inlined: true
inlined_as_list: true
</details>