Difference between revisions of "LE Processing"
From Earth Science Information Partners (ESIP)
Line 56: | Line 56: | ||
<td bgcolor="CCFFFF">[[CharacterString|mrl:CharacterString]]</td> | <td bgcolor="CCFFFF">[[CharacterString|mrl:CharacterString]]</td> | ||
<td>Parameters to control the processing operations, entered at run time</td> | <td>Parameters to control the processing operations, entered at run time</td> | ||
+ | <td><i></i></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">7</td> | ||
+ | <td bgcolor="CCFFFF">[[LE_ProcessParameter|mrl:parameter]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td bgcolor="CCFFFF">[[LE_ProcessParameter|mrl:LE_ProcessParameter]]</td> | ||
+ | <td></td> | ||
+ | <td><i></i></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">8</td> | ||
+ | <td bgcolor="CCFFFF">[[RecordType|mrl:otherPropertyType]]</td> | ||
+ | <td bgcolor="CCFFFF">0..1</td> | ||
+ | <td bgcolor="CCFFFF">[[RecordType|gco:RecordType]]</td> | ||
+ | <td>Type of other property description</td> | ||
+ | <td><i>netcdf/variable in ncml.xsd or AdditionalAttribute in ECHO</i></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">9</td> | ||
+ | <td bgcolor="CCFFFF">[[Record|mrl:otherProperty]]</td> | ||
+ | <td bgcolor="CCFFFF">0..1</td> | ||
+ | <td bgcolor="CCFFFF">[[Record|gco:Record]]</td> | ||
+ | <td>Instance of otherPropertyType that defines attributes not explicitly included in LE_Processing</td> | ||
<td><i></i></td> | <td><i></i></td> | ||
</tr> | </tr> |
Latest revision as of 08:36, October 30, 2018
mrl:LE_Processing
Comprehensive information about the procedure(s), process(es) and algorithm(s) applied in the process step
Elements | Domain | Definition and Recommended Practice | Examples | ||
---|---|---|---|---|---|
1 | mrl:algorithm | 0..* | mrl:LE_Algorithm | ||
2 | mrl:identifier | 1 | mcc:MD_Identifier | Information to identify the processing package that produced the data | |
3 | mrl:softwareReference | 0..1 | cit:CI_Citation | Reference to document describing processing software | |
4 | mrl:procedureDescription | 0..1 | gco:CharacterString | Additional details about the processing procedures | |
5 | mrl:documentation | 0..* | cit:CI_Citation | Reference to documentation describing the processing | |
6 | mrl:runTimeParameters | 0..1 | mrl:CharacterString | Parameters to control the processing operations, entered at run time | |
7 | mrl:parameter | 0..* | mrl:LE_ProcessParameter | ||
8 | mrl:otherPropertyType | 0..1 | gco:RecordType | Type of other property description | netcdf/variable in ncml.xsd or AdditionalAttribute in ECHO |
9 | mrl:otherProperty | 0..1 | gco:Record | Instance of otherPropertyType that defines attributes not explicitly included in LE_Processing |