WARNING: this site is a work in progress. All data is fake!
Slot: name
Name of the project.
URI: schema:name
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ProjectRole | no | |
File | no | |
AdministrativeArea | no | |
Project | 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:name |
native | rfs:name |
LinkML Source
```yaml
name: name
description: Name of the project.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: schema:name
alias: name
domain_of:
- Project
- ProjectRole
- Organization
- AdministrativeArea
- File
range: string
required: true
</details>