Difference between revisions of "LI ProcessStep"
From Earth Science Information Partners (ESIP)
m |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | [[File:LI_Lineage-2.png|thumb|right|LI_Lineage]] | |
| + | == mrl:LI_ProcessStep == | ||
| + | Information about an event or transformation in the life of a resource including the process used to maintain the resource | ||
| + | :Use [[LI_ProcessStep#mrl:LE_ProcessStep|mrl:LE_ProcessStep]] if utilizing Imagery extensions | ||
| + | <table cellpadding="3" width="100%"> | ||
| + | <tr> | ||
| + | <th colspan="3">Elements</th> | ||
| + | <th colspan="1">Domain</th> | ||
| + | <th width="50%">Definition and Recommended Practice</th> | ||
| + | <th width="30%"><i>Examples</i></th> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="FFFF99">1</td> | ||
| + | <td bgcolor="FFFF99">[[CharacterString|mrl:description]]</td> | ||
| + | <td bgcolor="FFFF99">1</td> | ||
| + | <td bgcolor="FFFF99">[[CharacterString|gco:CharacterString]]</td> | ||
| + | <td>General description of the events in the development of the resource. When the resource has a status of 'ongoing', this can be a summary of the workflow.</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">2</td> | ||
| + | <td bgcolor="CCFFFF">[[CharacterString|mrl:rationale]]</td> | ||
| + | <td bgcolor="CCFFFF">0..1</td> | ||
| + | <td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td> | ||
| + | <td>Purpose for performing the process on the resource.</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">3</td> | ||
| + | <td bgcolor="CCFFFF">[[TM_Primitive|mrl:stepDateTime]]</td> | ||
| + | <td bgcolor="CCFFFF">0..1</td> | ||
| + | <td bgcolor="CCFFFF">[[TM_Primitive|gml:TM_Primitive]]</td> | ||
| + | <td><i>The date and time when the process was completed. Not applicable for resources with status of 'ongoing'. </i></td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">4</td> | ||
| + | <td bgcolor="CCFFFF">[[CI_Responsibility|mrl:processor]]</td> | ||
| + | <td bgcolor="CCFFFF">0..*</td> | ||
| + | <td bgcolor="CCFFFF">[[CI_Responsibility|cit:CI_Responsibility]]</td> | ||
| + | <td>Individual and/or organization responsible for the process step. Use roleCode='processor'. Contact information is not necessary.</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">5</td> | ||
| + | <td bgcolor="CCFFFF">[[CI_Citation|mrl:reference]]</td> | ||
| + | <td bgcolor="CCFFFF">0..*</td> | ||
| + | <td bgcolor="CCFFFF">[[CI_Citation|cit:CI_Citation]]</td> | ||
| + | <td>Process step documentation</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">6</td> | ||
| + | <td bgcolor="CCFFFF">[[MD_Scope|mrl:scope]]</td> | ||
| + | <td bgcolor="CCFFFF">0..1</td> | ||
| + | <td bgcolor="CCFFFF">[[MD_Scope|mcc:MD_Scope]]</td> | ||
| + | <td>Type of resource and/or extent to which the process step applies</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">7</td> | ||
| + | <td bgcolor="CCFFFF">[[LI_Source|mrl:source]]</td> | ||
| + | <td bgcolor="CCFFFF">0..*</td> | ||
| + | <td bgcolor="CCFFFF">[[LI_Source|mrl:LI_Source]]</td> | ||
| + | <td>Information on the inputs used in the development of the resource. Provide citations to the input data. This is especially valuable to processed satellite data and model output.</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | <br><br> | ||
| + | |||
| + | == mrl:LE_ProcessStep == | ||
| + | Information about an event or transformation in the life of a resource including the process used to maintain the resource | ||
| + | :Use [[LI_ProcessStep#mrl:LI_ProcessStep|mrl:LI_ProcessStep]] if not utilizing Imagery extensions | ||
| + | LE_ProcessStep extends LI_ProcessStep by adding rows 8-10 | ||
| + | <br><br><br> | ||
| + | <table cellpadding="3" width="100%"> | ||
| + | <tr> | ||
| + | <th colspan="3">Elements</th> | ||
| + | <th colspan="1">Domain</th> | ||
| + | <th width="50%">Definition and Recommended Practice</th> | ||
| + | <th width="30%"><i>Examples</i></th> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="FFFF99">1</td> | ||
| + | <td bgcolor="FFFF99">[[CharacterString|mrl:description]]</td> | ||
| + | <td bgcolor="FFFF99">1</td> | ||
| + | <td bgcolor="FFFF99">[[CharacterString|gco:CharacterString]]</td> | ||
| + | <td>General description of the events in the development of the resource. When the resource has a status of 'ongoing', this can be a summary of the workflow.</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">2</td> | ||
| + | <td bgcolor="CCFFFF">[[CharacterString|mrl:rationale]]</td> | ||
| + | <td bgcolor="CCFFFF">0..1</td> | ||
| + | <td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td> | ||
| + | <td>Purpose for performing the process on the resource.</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">3</td> | ||
| + | <td bgcolor="CCFFFF">[[TM_Primitive|stepDateTime]]</td> | ||
| + | <td bgcolor="CCFFFF">0..1</td> | ||
| + | <td bgcolor="CCFFFF">[[TM_Primitive|gml:TM_Primitive]]</td> | ||
| + | <td><i>The date and time when the process was completed. Not applicable for resources with status of 'ongoing'. </i></td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">4</td> | ||
| + | <td bgcolor="CCFFFF">[[CI_Responsibility|mrl:processor]]</td> | ||
| + | <td bgcolor="CCFFFF">0..*</td> | ||
| + | <td bgcolor="CCFFFF">[[CI_Responsibility|cit:CI_Responsibility]]</td> | ||
| + | <td>Individual and/or organization responsible for the process step. Use roleCode='processor'. Contact information is not necessary.</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">5</td> | ||
| + | <td bgcolor="CCFFFF">[[CI_Citation|mrl:reference]]</td> | ||
| + | <td bgcolor="CCFFFF">0..*</td> | ||
| + | <td bgcolor="CCFFFF">[[CI_Citation|cit:CI_Citation]]</td> | ||
| + | <td>Process step documentation</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">6</td> | ||
| + | <td bgcolor="CCFFFF">[[MD_Scope|mrl:scope]]</td> | ||
| + | <td bgcolor="CCFFFF">0..1</td> | ||
| + | <td bgcolor="CCFFFF">[[MD_Scope|mcc:MD_Scope]]</td> | ||
| + | <td>Type of resource and/or extent to which the process step applies</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">7</td> | ||
| + | <td bgcolor="CCFFFF">[[LI_Source|mrl:source]]</td> | ||
| + | <td bgcolor="CCFFFF">0..*</td> | ||
| + | <td bgcolor="CCFFFF">[[LI_Source#mrl:LE_Source|mrl:LE_Source]]</td> | ||
| + | <td>Information on the inputs used in the development of the resource. Provide citations to the input data. This is especially valuable to processed satellite data and model output.</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | |||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">8</td> | ||
| + | <td bgcolor="CCFFFF">[[LE_Processing|mrl:processingInformation]]</td> | ||
| + | <td bgcolor="CCFFFF">0..1</td> | ||
| + | <td bgcolor="CCFFFF">[[LE_Processing|mrl:LE_Processing]]</td> | ||
| + | <td>Comprehensive information about the procedure by which the algorithm was applied to derive geographic data from the raw instrument measurements, such as datasets, software used, and the processing environment.</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">9</td> | ||
| + | <td bgcolor="CCFFFF">[[LE_ProcessStepReport|mrl:report]]</td> | ||
| + | <td bgcolor="CCFFFF">0..*</td> | ||
| + | <td bgcolor="CCFFFF">[[LE_ProcessStepReport|mrl:LE_ProcessStepReport]]</td> | ||
| + | <td>Report generated by the process step.</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">10</td> | ||
| + | <td bgcolor="CCFFFF">[[LI_Source#mrl:LE_Source|mrl:output]]</td> | ||
| + | <td bgcolor="CCFFFF">0..*</td> | ||
| + | <td bgcolor="CCFFFF">[[LI_Source#mrl:LE_Source|mrl:LE_Source]]</td> | ||
| + | <td>Description of the product generated as a result of the process step.</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | <br> | ||
{{template:isoOrderingFooter}} | {{template:isoOrderingFooter}} | ||
| + | * [[ISO_Lineage]] | ||
Latest revision as of 08:27, September 25, 2017
mrl:LI_ProcessStep
Information about an event or transformation in the life of a resource including the process used to maintain the resource
- Use mrl:LE_ProcessStep if utilizing Imagery extensions
| Elements | Domain | Definition and Recommended Practice | Examples | ||
|---|---|---|---|---|---|
| 1 | mrl:description | 1 | gco:CharacterString | General description of the events in the development of the resource. When the resource has a status of 'ongoing', this can be a summary of the workflow. | |
| 2 | mrl:rationale | 0..1 | gco:CharacterString | Purpose for performing the process on the resource. | |
| 3 | mrl:stepDateTime | 0..1 | gml:TM_Primitive | The date and time when the process was completed. Not applicable for resources with status of 'ongoing'. | |
| 4 | mrl:processor | 0..* | cit:CI_Responsibility | Individual and/or organization responsible for the process step. Use roleCode='processor'. Contact information is not necessary. | |
| 5 | mrl:reference | 0..* | cit:CI_Citation | Process step documentation | |
| 6 | mrl:scope | 0..1 | mcc:MD_Scope | Type of resource and/or extent to which the process step applies | |
| 7 | mrl:source | 0..* | mrl:LI_Source | Information on the inputs used in the development of the resource. Provide citations to the input data. This is especially valuable to processed satellite data and model output. | |
mrl:LE_ProcessStep
Information about an event or transformation in the life of a resource including the process used to maintain the resource
- Use mrl:LI_ProcessStep if not utilizing Imagery extensions
LE_ProcessStep extends LI_ProcessStep by adding rows 8-10
| Elements | Domain | Definition and Recommended Practice | Examples | ||
|---|---|---|---|---|---|
| 1 | mrl:description | 1 | gco:CharacterString | General description of the events in the development of the resource. When the resource has a status of 'ongoing', this can be a summary of the workflow. | |
| 2 | mrl:rationale | 0..1 | gco:CharacterString | Purpose for performing the process on the resource. | |
| 3 | stepDateTime | 0..1 | gml:TM_Primitive | The date and time when the process was completed. Not applicable for resources with status of 'ongoing'. | |
| 4 | mrl:processor | 0..* | cit:CI_Responsibility | Individual and/or organization responsible for the process step. Use roleCode='processor'. Contact information is not necessary. | |
| 5 | mrl:reference | 0..* | cit:CI_Citation | Process step documentation | |
| 6 | mrl:scope | 0..1 | mcc:MD_Scope | Type of resource and/or extent to which the process step applies | |
| 7 | mrl:source | 0..* | mrl:LE_Source | Information on the inputs used in the development of the resource. Provide citations to the input data. This is especially valuable to processed satellite data and model output. | |
| 8 | mrl:processingInformation | 0..1 | mrl:LE_Processing | Comprehensive information about the procedure by which the algorithm was applied to derive geographic data from the raw instrument measurements, such as datasets, software used, and the processing environment. | |
| 9 | mrl:report | 0..* | mrl:LE_ProcessStepReport | Report generated by the process step. | |
| 10 | mrl:output | 0..* | mrl:LE_Source | Description of the product generated as a result of the process step. | |