The SEDRIS Data Representation Model
APPENDIX A - Classes Season |
---|
An instance of this DRM class specifies the season of the year for which the attributed object is applicable. (See examples).
Since the definition of a season of the year is relative to the hemisphere being described, a <Time Interval> component is required to specify the data provider's definition of the specified season.
Summer in the northern hemisphere, lasting from 21 June to 22 September (any year). This would be represented as in the following diagram. The <Season>'s <Absolute Time Interval> component indicates the span of time covered by the <Season>.
<Season> season = SE_SEASON_SUMMER <> | <Absolute Time Interval> delta_days = 93 delta_hours = 0 delta_minutes = 0 delta_seconds = 0.0 <> | <Absolute Time Point> year = -1 (indicates any year) month = SE_MONTH_JUNE day = 21 hour = 0 minutes = 0 seconds = 0.0
Consider a <Time Related Geometry> representing a forest in the northern hemisphere in winter, spring, summer, and autumn. The branch for summer has a <Time Constraints Data> link object with a <Season> component resembling that in example 1.
No FAQs supplied.
SE_Time_Significance | time_significance; | (notes) |
---|
SE_Season | season; | (notes) |
---|
This represents the interval of time covered by the given <Season> instance.
This indicates the significance of the time information.
This specifies a season of the year.
|