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