om:observedProperty
Link to a description of the property or phenomenon whose value is being described or estimated through observation for example "wavelength", "grass-species", "power", "intensity in the waveband xy", etc. It is this feature-property that provides the (semantic) type of the observation. Note that the description of the phenomenon may be quite specific and constrained. In general the precise details of the constraints describing the observe properties require attention to the procedure used in making the observation: e.g. an optical sensor typically has a wavelength-dependent response. This property may be provided for client convenience, to allow comparison between and aggregation of observations of the same property made using different procedures.
Element information
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/om/dhs-gmo/1.0.0
Schema document: external/ogc-observation/draft-0.14.5/om/dhs-gmo/1.0.0/observation.xsd
Type: swe:PhenomenonPropertyType
Properties: Local, Qualified
Content
- Choice [1..1]
- swe:Phenomenon [0..1] Use the generic gml:DefinitionType for basic Phenomenon definitions, gml:description may be used for a more extensive description of the semantics, with a link to a definitive version (if available). gml:name should be used for the "short name" or label.
- swe:ConstrainedPhenomenon [0..1] Description of a scalar Phenomenon defined by adding constraints to a property previously defined elsewhere.
- swe:CompositePhenomenon [0..1] A Composite Phenomenon Definition is composed from arbitrary base Phenomena.
- swe:PhenomenonSeries [0..1] A Series is derived from a common basePhenomenon (e.g. Chemical Concentration) with one or more constraint lists (e.g. Chemical Species).
from subst. group swe:Phenomenonfrom subst. group swe:CompoundPhenomenon
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
niem-xlink:type | [0..1] | xsd:string | Fixed value is "simple". from group niem-xlink:simpleLink | |
niem-xlink:href | [0..1] | xsd:anyURI | from group niem-xlink:simpleLink | |
niem-xlink:role | [0..1] | xsd:anyURI | from group niem-xlink:simpleLink | |
niem-xlink:arcrole | [0..1] | xsd:anyURI | from group niem-xlink:simpleLink | |
niem-xlink:title | [0..1] | xsd:string | from group niem-xlink:simpleLink | |
niem-xlink:show | [0..1] | Anonymous | from group niem-xlink:simpleLink | |
niem-xlink:actuate | [0..1] | Anonymous | from group niem-xlink:simpleLink | |
gml:remoteSchema | [0..1] | xsd:anyURI | from group gml:AssociationAttributeGroup |
Used in
- Type om:AbstractObservationType (Element om:AbstractObservation)
- Type om:CategoryObservationType via extension of om:AbstractObservationType (Element om:CategoryObservation)
- Type om:CommonObservationType via extension of om:AbstractObservationType (Element om:CommonObservation)
- Type om:ComplexObservationType via extension of om:AbstractObservationType (Element om:ComplexObservation)
- Type om:CountObservationType via extension of om:AbstractObservationType (Element om:CountObservation)
- Type om:DiscreteCoverageObsType via extension of om:AbstractObservationType (Element om:DiscreteCoverageObs)
- Type om:DiscreteCoverageObservationType via extension of om:AbstractObservationType (Element om:DiscreteCoverageObservation)
- Type om:ElementCoverageObservationType via extension of om:AbstractObservationType (Element om:ElementCoverageObservation)
- Type om:MeasurementType via extension of om:AbstractObservationType (Element om:Measurement)
- Type om:ObservationType via extension of om:AbstractObservationType (Element om:Observation)
- Type om:PointCoverageObsType via extension of om:AbstractObservationType (Element om:PointCoverageObs)
- Type om:PointCoverageObservationType via extension of om:AbstractObservationType (Element om:PointCoverageObservation)
- Type om:TimeSeriesObsType via extension of om:AbstractObservationType (Element om:TimeSeriesObs)
- Type om:TimeSeriesObservationType via extension of om:AbstractObservationType (Element om:TimeSeriesObservation)
- Type om:TruthObservationType via extension of om:AbstractObservationType (Element om:TruthObservation)
Sample instance
<om:observedProperty> <swe:Phenomenon gml:id="ID"> <gml:metaDataProperty> <!--any element--> </gml:metaDataProperty> <gml:description>string</gml:description> <gml:name>string</gml:name> </swe:Phenomenon> </om:observedProperty>