objekttype

INSPIRE Ukjent

-- Name -- PointObservationCollection
A collection of Point Observations. -- Description -- The PointObservationCollection is a collection of separate PointObservations. In the case where it is useful to group together a set of otherwise independent PointObservations the PointObservationCollection should be used to make this grouping. The grouping may be made on any basis e.g. it may be useful to group together PointObservations made by the same instrument or Environmental Facility, or in a particular measurement campaign. Each member of the PointObservationCollection must be a single PointObservation.
Egenskap Stereotype Beskrivelse Type Multiplisitet
Navn Type Lengde Multiplisitet
Name Type English Description

Vis PointObservationCollection i NVDB Datakatalog

Id Navn Type Multiplisitet
Assosiasjonstype Navn Kilde Destinasjon
arv subtype PointObservationCollection supertype ObservationSet
Navn Beskrivelse
member shall be of type PointObservation /* each member shall be a PointObservation */ inv: self.member.oclIsKindOf(PointObservation)