###################### QuantitativeValueArray ###################### :Semantic name: https://openminds.ebrains.eu/core/QuantitativeValueArray :Display as: Quantitative value array A representation of an array of quantitative values, optionally with uncertainties. ------------ ------------ Properties ########## :Required: `values `_ :Optional: `negativeUncertainties `_, `positiveUncertainties `_, `typeOfUncertainty `_, `unit `_ ------------ .. _negativeUncertainties_heading: ********************* negativeUncertainties ********************* .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/negativeUncertainties :value type: number array \(2-N\) :instructions: Enter the negative uncertainties for all values. Note that the length of the arrays have to match. `BACK TO TOP `_ ------------ .. _positiveUncertainties_heading: ********************* positiveUncertainties ********************* .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/positiveUncertainties :value type: number array \(2-N\) :instructions: Enter the positive uncertainties for all values. Note that the length of the arrays have to match. `BACK TO TOP `_ ------------ .. _typeOfUncertainty_heading: ***************** typeOfUncertainty ***************** Distinct technique used to quantify the uncertainty of a measurement. .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/typeOfUncertainty :value type: | linked object of type | `TypeOfUncertainty `_ :instructions: Add the type of estimation for the uncertainties. `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 the values and their uncertainties. `BACK TO TOP `_ ------------ .. _values_heading: ****** values ****** .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/values :value type: number array \(2-N\) :instructions: Enter all measured values. `BACK TO TOP `_ ------------