objekttype

INSPIRE Ukjent

-- Name -- PointTimeSeriesObservation
Observation that represents a time-series of point measurements of a property at a fixed location in space -- Description -- A PointTimeSeriesObservation is a time series of observations made at the same fixed spatial location e.g. Measurements made repeatedly by a fixed monitoring instrument.
Egenskap Stereotype Beskrivelse Type Multiplisitet
Navn Type Lengde Multiplisitet
Name Type English Description

Vis PointTimeSeriesObservation i NVDB Datakatalog

Id Navn Type Multiplisitet
Navn Beskrivelse
featureOfInterest must be a SF_SamplingPoint /* featureOfInterest must be a SF_SamplingPoint */ inv: self.featureOfInterest->forAll(oclIsKindOf(SF_SamplingPoint))
phenomenonTime must be a TM_Period /*phenomenonTime must be a TM_Period */ inv: self.phenomenonTime.oclIsKindOf(TM_Period)
result must be a TimeSeries /* result must be a Timeseries */ inv: self.result.oclIsKindOf(TimeSeries)