QuantityValue
A value of an attribute that is quantitative and measurable, expressed as a combination of a unit and a numeric value
classDiagram
Annotation <|-- QuantityValue
QuantityValue : has_numeric_value
QuantityValue : has_unit
Parent Classes
- Annotation
- QuantityValue
Slots
Name | Description |
---|---|
has_numeric_value | connects a quantity value to a number |
has_unit | connects a quantity value to a unit |
Mappings
Mapping Type | Mapped Value |
---|---|
self | ['https://w3id.org/biolink/biolink-model/:QuantityValue'] |
native | ['https://w3id.org/biolink/biolink-model/:QuantityValue'] |