WARNING: This site is a work in progress.
Slot: Permanence Period (permanencePeriod)
Permanence period of the credits.
URI: rfs:permanencePeriod
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
BT01CreditClassInfo | no | |
CreditClassInfo | Base class with common fields used to define credit class info | no |
Properties
- Range: String
Comments
- This should be an ISO 8601 duration.
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:permanencePeriod |
native | rfs:permanencePeriod |
LinkML Source
```yaml
name: permanencePeriod
description: Permanence period of the credits.
title: Permanence Period
comments:
- This should be an ISO 8601 duration.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: rfs:permanencePeriod
alias: permanencePeriod
domain_of:
- CreditClassInfo
- BT01CreditClassInfo
range: string
</details>