Difference between revisions of "MI CoverageDescription"

From Earth Science Information Partners (ESIP)
Line 1: Line 1:
[[Image:MD ContentInformation.png|thumb|right|Content Information]] MI_CoverageDescription extends MD_CoverageDescription by adding section listed in row 4.
+
[[Image:MD ContentInformation.png|thumb|right|Content Information]]  
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
  
<table cellpadding="3">
 
<tr>
 
<th valign="top" align="left" colspan="3"> Elements </th>
 
<th>
 
<i>Definition and Recommended Practice</i>
 
</th>
 
<th>Examples</th>
 
</tr>
 
<tr>
 
<td bgcolor="FFFF99">1</td>
 
<td bgcolor="FFFF99">[[RecordType|attributeDescription]]</td>
 
<td bgcolor="FFFF99">1</td>
 
<td><i>General description of the attributes listed in dimension or range. Keep brief.</i></td>
 
<td><pre>Instrument Details</pre></td>
 
</tr>
 
<tr>
 
<td bgcolor="FFFF99">2</td>
 
<td bgcolor="FFFF99">[[ISO 19115 and 19115-2 CodeList Dictionaries#MD_CoverageContentTypeCode|contentType]]</td>
 
<td bgcolor="FFFF99">1</td>
 
<td><i>Classification of attributes. Most common code values are 'thematicClassification' or 'physicalMeasurement'.</i></td>
 
<td><pre>physicalMeasurement</pre></td>
 
</tr>
 
<tr>
 
<td bgcolor="CCFFFF">3</td>
 
<td bgcolor="CCFFFF">[[MD RangeDimension|dimension]]</td>
 
<td bgcolor="CCFFFF">0..*</td>
 
<td><i>Information about attributes that have a measured value. Recommend providing attribute name, minimum value, maximum value and units.</i></td>
 
<td>
 
<pre>
 
dimension: (MI_Band)
 
descriptor: Recording Range
 
maxValue: 99
 
units: (meters)
 
</pre>
 
<pre>
 
dimension: (MI_Band)
 
descriptor: Number of Beams
 
numberOfValues: 99
 
</pre>
 
</td>
 
</tr>
 
<tr>
 
<td bgcolor="CCFFFF">4</td>
 
<td bgcolor="CCFFFF">[[MI RangeElementDescription|rangeElementDescription]]</td>
 
<td bgcolor="CCFFFF">0..*</td>
 
<td><i>Information about attributes that have enumerative values. Provide name, definition and list of values.</i></td>
 
<td>
 
<pre>
 
rangeElementDescription: (MI_RangeElementDescription)
 
name: Beam Type
 
definition: Beam Type Def
 
rangeElement: Split
 
</pre></td>
 
</tr>
 
</table>
 
  
[[Image:JustCoverage.png|thumb|center|JustCoverage.png]]
 
  
{{template:isoOrderingFooter}}
 
  
 +
<div id="elementsAndDefinitions"> <!--elements, definitions, and examples for class: MD_CoverageDescription--> <table cellpadding="3" width="100%"> <tr> <th colspan="3">Elements</th> <th width="60%"><i>Definition and Recommended Practice</i></th> <th width="20%"><pre>Examples</pre></th> </tr> <tr> <td bgcolor="FFFF99">1</td> <td bgcolor="FFFF99">[[RecordType|attributeDescription]]</td> <td bgcolor="FFFF99">1</td> <td><i>General description of the attributes listed in dimension or range. Keep brief.</i></td> <td><pre>Example is needed</pre></td> </tr> <tr> <td bgcolor="CCFFFF">2</td> <td bgcolor="CCFFFF">[[MD_Identifier|processingLevelCode]]</td> <td bgcolor="CCFFFF">0..*</td> <td><i>Code and codespace that identifies the level of processing that has been applied to the resource.</i></td> <td><pre>Example is needed</pre></td> </tr> <tr> <td bgcolor="CCFFFF">3</td> <td bgcolor="CCFFFF">[[MD_AttributeGroup|attributeGroup]]</td> <td bgcolor="CCFFFF">0..*</td> <td><i>Information about attributes that have enumerative values. Provide name, definition and list of values.</i></td> <td><pre>Example is needed</pre></td> </tr> </table> </div>
  
<pre>
+
{{template:isoOrderingFooter}}
contentInfo: (MI_CoverageDescription)
 
  attributeDescription:
 
    RecordType:  Instrument Details
 
  contentType: (MD_CoverageContentTypeCode) physicalMeasurement
 
  dimension: (MI_Band)
 
      descriptor: Recording Range
 
      maxValue:
 
        Real: 99
 
      units:
 
        BaseUnit: meters1
 
          identifier: meter
 
          unitsSystem:
 
  dimension: (MI_Band)
 
      descriptor: Swath Width
 
      maxValue:
 
        Real: 99
 
      units: xlink: http://www.example.org#degrees
 
  dimension: (MI_Band)
 
      descriptor: Number of Beams
 
      numberOfValues: 99
 
  rangeElementDescription: (MI_RangeElementDescription)
 
      name: Beam Type
 
      definition: Beam Type Def
 
      rangeElement:
 
        Record: Split
 
</pre>
 
  
 
*[[Coverages and ISO Metadata]]
 
*[[Coverages and ISO Metadata]]

Revision as of 11:14, December 22, 2016

Content Information








Elements Definition and Recommended Practice
Examples
1 attributeDescription 1 General description of the attributes listed in dimension or range. Keep brief.
Example is needed
2 processingLevelCode 0..* Code and codespace that identifies the level of processing that has been applied to the resource.
Example is needed
3 attributeGroup 0..* Information about attributes that have enumerative values. Provide name, definition and list of values.
Example is needed


ISO Legend

Possible Parent Elements

ESIP-logo-tag sm-H.jpg

Please contribute!