WARNING: This site is a work in progress.
Slot: version
Version number of the resource / entity.
URI: schema:version
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
CreditingProgram | Details of the program that oversees the crediting protocol associated with t… | no |
Methodology | Details about a specific methodology | no |
CreditProtocol | Details of the credit protocol that defines the requirements and process to r… | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | schema:version |
native | rfs:version |
LinkML Source
```yaml
name: version
description: Version number of the resource / entity.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: schema:version
alias: version
domain_of:
- CreditingProgram
- CreditProtocol
- Methodology
range: string
</details>