[WARN-A001] - No package description in UML model
-- Definition --
Observed property consisting of two or more simple observed properties.
-- Definition --
Observed property which cannot split further into components.
-- Description --
EXAMPLE temperature, total cloud cover, wind direction.
-- Definition --
Name of a simple observed property from a controlled vocabulary or Ontology.
-- Definition --
If present, it shall provide further detail required for an instance of the
SimpleObservedProperty.
-- Description --
NOTE It is used when a description of an instance of SimpleObservedProperty from a
controlled vocabulary or Ontology is not sufficient.
EXAMPLE For an observation of time series of daily maximum temperature:
<ul>
<li>basePhenomenon>temperature</li>
<li>constraint>ObservablePropertyConstraint.label>Daily maximum</li>
<li>constraint>ObservablePropertyConstraint.description>Maximum
temperature recorded for each day.</li>
</ul>
-- Definition --
Describion of further detail for an instance of the SimpleObservedProperty, required when the
description provided by a controlled vocabulary/ontology is not sufficient.
-- Definition --
Meaning added to an instance of SimpleObservedProperty by the value of attribute<i> label.</i>
-- Definition --
Text added to the name of an instance of SimpleObservedProperty.
-- Description --
EXAMPLE For an observation of Mean Temperature, where meanTempearture is not available from a
controlled vocabulary (so basePhenomenon=temperature):
label>Mean.
-- Definition --
Generalisation of more specific observed property classes: simple observable property, composite
observed property.
-- Definition --
Human readable description of AbsractObservedProperty .
-- Definition --
Human readable name by which an instance of AbsractObservedProperty is known.
-- Description --
NOTE label can be a long name as in CF conventions.
EXAMPLE label can be: rain rate or rainfall rate whereas basePhenomenon shall be
:precipitationIntensity.