The SEDRIS Data Representation Model
APPENDIX A - Classes Description |
---|
An instance of this DRM class specifies description information for the containing SEDRIS object.
The description of a <Model> of an F-18, perhaps including a summary of its structure, and a list of its intended uses.
This class provides a place for a [CSDGM]-compliant description of a high-level SEDRIS object (e.g. <Transmittal Root>, <Model>, <Image>, etc.) <Description> includes an abstract field, which describes what the object is, a purpose field, which describes how the object is intended to be used, and an additional field for any other information about the object.
SE_String | abstract; | (notes) |
---|---|---|
SE_String | purpose; | (notes) |
SE_String | other; | (notes) |
summary description of the data object (Mandatory)
how the data object is intended to be used (Optional)
any other desired descriptive information (Optional)
|