########### Measurement ########### :Semantic name: https://openminds.om-i.org/types/Measurement :Display as: Measurement Structured information about a measurement performed during a scientific experiment. ------------ ------------ Properties ########## :Required: `measuredQuantity `_, `value `_ :Optional: `additionalRemarks `_, `obtainedWith `_, `timestamp `_ ------------ .. _additionalRemarks_heading: ***************** additionalRemarks ***************** Mention of what deserves additional attention or notice. .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/additionalRemarks :value type: | string | formatting: text/markdown; multiline :instructions: Enter any additional remarks concerning this measurement. `BACK TO TOP `_ ------------ .. _measuredQuantity_heading: **************** measuredQuantity **************** .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/measuredQuantity :value type: | linked object of type | `MeasuredQuantity `_ :instructions: Add the quantity that was measured during this measurement. `BACK TO TOP `_ ------------ .. _obtainedWith_heading: ************ obtainedWith ************ .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/obtainedWith :value type: | linked object of type | `ElectrodeArrayUsage `_, `ElectrodeUsage `_, `PipetteUsage `_, `MRICoilUsage `_, `MRIScannerUsage `_ or `SlicingDeviceUsage `_ :instructions: Add the used device for obtaining this measurement. `BACK TO TOP `_ ------------ .. _timestamp_heading: ********* timestamp ********* .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/timestamp :value type: | string | formatting: text/plain; singleline :instructions: Enter the date and time on which this measurement was made, formatted as '2023-02-07T16:00:00+00:00'. `BACK TO TOP `_ ------------ .. _value_heading: ***** value ***** Entry for a property. .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/value :value type: | embedded object array \(1-N\) of type | `QuantitativeValue `_ or `QuantitativeValueRange `_ :instructions: Enter all values that were measured at the same time and are of the same measured quantity. `BACK TO TOP `_ ------------