WARNING: This site is a work in progress.
Slot: description
Optional description of the project.
URI: schema:description
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ProjectRole | no | |
ProjectInfo | no | |
TerrasosProjectInfo | no | |
File | no | |
Organization | no |
Properties
-
Range: String
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | schema:description |
native | rfs:description |
LinkML Source
```yaml
name: description
description: Optional description of the project.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: schema:description
alias: description
domain_of:
- ProjectInfo
- ProjectRole
- Organization
- File
range: string
required: true
</details>