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