WARNING: this site is a work in progress. All data is fake!
Slot: description
Optional description of the project.
URI: schema:description
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ProjectRole | no | |
Organization | no | |
File | no | |
Project | no |
Properties
- Range: String
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:
- Project
- ProjectRole
- Organization
- File
range: string
</details>