WARNING: This site is a work in progress.
Slot: unit
The unit of measurement for the quantity.
URI: qudt:unit
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
QuantityValue | A value that represents a quantity, with a numeric value and a unit | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | qudt:unit |
native | rfs:unit |
LinkML Source
```yaml
name: unit
description: The unit of measurement for the quantity.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: qudt:unit
alias: unit
owner: QuantityValue
domain_of:
- QuantityValue
range: string
</details>