WARNING: this site is a work in progress. All data is fake!
Slot: unit
URI: rfs:unit
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ProjectSize | no | |
QuantityValue | A value that represents a quantity, with a numeric value and a unit | no |
Properties
- Range: String
Identifier and Mapping Information
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:unit |
native | rfs:unit |
LinkML Source
```yaml
name: unit
alias: unit
domain_of:
- ProjectSize
- QuantityValue
range: string
</details>