The SEDRIS Data Representation Model
APPENDIX A - Classes Process Step |
---|
An instance of this DRM class specifies information about an event in the creation process for the data specified by the scope.
A <Process Step> instance describes the filtering of feature data based on feature coding schemes used in GIS applications.
A <Process Step> instance specifies the rules by which feature data is polygonalized.
This class provides a mechanism for documenting the processes used in environmental database generation. In conjunction with the <Source> class, this class can be used to construct a network-like description of the database generation process, consisting of processing steps linked by their input and output data. This class allows the date and time that each process was performed to be recorded, as well as a point of contact for each processing step. Each <Process Step> instance can be associated with a collection of <Source> instances, each of which is labeled as being either an input or an output. Thus each <Process Step> instance may use multiple inputs and produce multiple outputs. At a minimum, the overall database generation process (such as SOF ATS) should be identified.
SE_String | description; | 4 |
---|---|---|
SE_String | rationale; | 5 |
The description field specifies an explanation of the event, including related parameters or tolerances.
The rationale field states the requirement or purpose for the <Process Step> instance.
|