###################### QuantitativeValueRange ###################### :Semantic name: https://openminds.ebrains.eu/core/QuantitativeValueRange :Display as: Quantitative value range A representation of a range of quantitative values. ------------ ------------ Properties ########## :Required: `maxValue `_, `minValue `_ :Optional: `unit `_ ------------ .. _maxValue_heading: ******** maxValue ******** Greatest quantity attained or allowed. .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/maxValue :value type: number :instructions: Add the maximum value measured for this range. `BACK TO TOP `_ ------------ .. _minValue_heading: ******** minValue ******** Smallest quantity attained or allowed. .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/minValue :value type: number :instructions: Add the minimum value measured for this range. `BACK TO TOP `_ ------------ .. _unit_heading: **** unit **** Determinate quantity adopted as a standard of measurement. .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/unit :value type: | linked object of type | `UnitOfMeasurement `_ :instructions: Add the unit of measurement of this quantitative value range. `BACK TO TOP `_ ------------