Difference between revisions of "DQ QuantitativeResult"

From Earth Science Information Partners (ESIP)
m (1 revision: Importing the ISO Explorer Category from GEO-IDE Wiki (Ted Habermann))
 
Line 1: Line 1:
<table cellpadding="3">
+
[[File:DQ_DataQuality.png|thumb|right|DQ_DataQuality]]
 +
== mdq:DQ_QuantitativeResult ==
 +
The values or information about the value(s) (or set of values) obtained from applying a data quality measure
 +
 
 +
<table cellpadding="3" width="100%">
 
<tr>
 
<tr>
 
<th colspan="3">Elements</th>
 
<th colspan="3">Elements</th>
<th><i>Definition and Recommended Practice</i></th>
+
<th colspan="1">Domain</th>
<th><pre>Examples</pre></th>
+
<th>Definition and Recommended Practice</th>
 +
<th><i>Examples</i></th>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td bgcolor="CCFFFF">1</td>
 
<td bgcolor="CCFFFF">1</td>
<td bgcolor="CCFFFF">[[RecordType|valueType]]</td>
+
<td bgcolor="CCFFFF">[[DateTime|mdq:dateTime]]</td>
 +
<td bgcolor="CCFFFF">0..1</td>
 +
<td bgcolor="CCFFFF">[[DateTime|gco:DateTime]]</td>
 +
<td>Date when the result was generated</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">2</td>
 +
<td bgcolor="CCFFFF">[[MD_Scope|mdq:resultScope]]</td>
 
<td bgcolor="CCFFFF">0..1</td>
 
<td bgcolor="CCFFFF">0..1</td>
<td><i>The class or classes used for the value type(s).</i></td>
+
<td bgcolor="CCFFFF">[[MD_Scope|mcc:MD_Scope]]</td>
<td></td>
+
<td>Scope of the result</td>
 
+
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="FFFF99">3</td>
 +
<td bgcolor="FFFF99">[[Record|mdq:value]]</td>
 +
<td bgcolor="FFFF99">1..*</td>
 +
<td bgcolor="FFFF99">[[Record|gco:Record]]</td>
 +
<td>The class or classes used for the value type(s).</td>
 +
<td><i></i></td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td bgcolor="FFFF99">2</td>
+
<td bgcolor="CCFFFF">4</td>
<td bgcolor="FFFF99">[[UnitDefinition|valueUnit]]</td>
+
<td bgcolor="CCFFFF">[[UnitDefinition|mdq:valueUnit]]</td>
<td bgcolor="FFFF99">1</td>
+
<td bgcolor="CCFFFF">0..1</td>
<td><i>Any system devised to quantify a value, such as length, time, angle, area, volume, velocity, or scale.</i></td>
+
<td bgcolor="CCFFFF">[[UnitDefinition|gml:UnitDefinition]]</td>
<td></td>
+
<td>Any system devised to quantify a value, such as length, time, angle, area, volume, velocity, or scale.</td>
 
+
<td><i></i></td>
 
</tr>       
 
</tr>       
 
<tr>
 
<tr>
<td bgcolor="CCFFFF">3</td>
+
<td bgcolor="CCFFFF">5</td>
<td bgcolor="CCFFFF">[[CharacterString|errorStatistic]]</td>
+
<td bgcolor="CCFFFF">[[RecordType|mdq:valueRecordType]]</td>
 
<td bgcolor="CCFFFF">0..1</td>
 
<td bgcolor="CCFFFF">0..1</td>
<td><i>The statistical method used to estimate error in the value.</i></td>
+
<td bgcolor="CCFFFF">[[RecordType|gco:RecordType]]</td>
<td></td>
+
<td>The quantitative value(s) for the object measured.</td>
 
+
<td><i></i></td>
</tr>
 
<tr>
 
<td bgcolor="FFFF99">4</td>
 
<td bgcolor="FFFF99">[[Record|value]]</td>
 
<td bgcolor="FFFF99">1..*</td>
 
<td><i>The quantitative value(s) for the object measured.</i></td>
 
<td></td>
 
 
 
 
</tr>
 
</tr>
 
</table>
 
</table>
 
+
<br>
[[File:DQ_DataQuality.png|thumb|center]]
 
 
{{template:IsoOrderingFooter}}
 
{{template:IsoOrderingFooter}}
<br/>
 
<pre>
 
<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>
 
</pre>
 

Latest revision as of 07:54, August 17, 2017

DQ_DataQuality

mdq:DQ_QuantitativeResult

The values or information about the value(s) (or set of values) obtained from applying a data quality measure

Elements Domain Definition and Recommended Practice Examples
1 mdq:dateTime 0..1 gco:DateTime Date when the result was generated
2 mdq:resultScope 0..1 mcc:MD_Scope Scope of the result
3 mdq:value 1..* gco:Record The class or classes used for the value type(s).
4 mdq:valueUnit 0..1 gml:UnitDefinition Any system devised to quantify a value, such as length, time, angle, area, volume, velocity, or scale.
5 mdq:valueRecordType 0..1 gco:RecordType The quantitative value(s) for the object measured.




ISO Legend

Possible Parent Elements

ESIP-logo-tag sm-H.jpg

Please contribute!