###################### 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: `maxValueUnit `_, `minValueUnit `_ ------------ .. _maxValue_heading: ******** maxValue ******** Greatest quantity attained or allowed. .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/maxValue :value type: number :instructions: Enter the maximum value. `BACK TO TOP `_ ------------ .. _maxValueUnit_heading: ************ maxValueUnit ************ .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/maxValueUnit :value type: | linked object of type | `UnitOfMeasurement `_ :instructions: Add the unit of measurement for the maximum value. `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: Enter the minimum value. `BACK TO TOP `_ ------------ .. _minValueUnit_heading: ************ minValueUnit ************ .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/minValueUnit :value type: | linked object of type | `UnitOfMeasurement `_ :instructions: Add the unit of measurement for the minimum value. `BACK TO TOP `_ ------------