Difference between revisions of "DQ QuantitativeResult"

From Earth Science Information Partners (ESIP)
m
 
m (1 revision: Importing the ISO Explorer Category from GEO-IDE Wiki (Ted Habermann))
(No difference)

Revision as of 10:31, October 25, 2016

Elements Definition and Recommended Practice
Examples
1 valueType 0..1 The class or classes used for the value type(s).
2 valueUnit 1 Any system devised to quantify a value, such as length, time, angle, area, volume, velocity, or scale.
3 errorStatistic 0..1 The statistical method used to estimate error in the value.
4 value 1..* The quantitative value(s) for the object measured.
DQ DataQuality.png


ISO Legend

Possible Parent Elements

ESIP-logo-tag sm-H.jpg

Please contribute!


<gmd:DQ_QuantitativeResult>
 <gmd:valueUnit>
  <gml:BaseUnit gml:id="meters">
  <gml:identifier codeSpace="SI">meters</gml:identifer>
  <gml:unitsSystem xlink:href="http://www.bipm.org/en/si/"/>
 </gml:BaseUnit>
 </gmd:valueUnit>
 <gmd:value>
  <gco:Record>2</gco:Record>
 </gmd:value>
</gmd:DQ_QuantitativeResult>