objekttype

INSPIRE Ukjent

-- Name -- abstract monitoring feature
An abstract base class for environmental monitoring features in the real world (EnvironmentalMonitoringNetwork, EnvironmentalMonitoringFacility). -- Description --
Egenskap Stereotype Beskrivelse Type Multiplisitet
reportedTo voidable ReportToLegalAct 0..*
Navn Type Lengde Multiplisitet
ReportToLegalAct 0..*
Name Type English Description
reportedTo ReportToLegalAct Information on the involvement of the AbstractMonitoringFeature in reporting.

Vis AbstractMonitoringFeature i NVDB Datakatalog

Id Navn Type Multiplisitet
ReportToLegalAct 0 ..*
Assosiasjonstype Navn Kilde Destinasjon
assosiasjon uses AbstractMonitoringFeature 0..* involvedIn EnvironmentalMonitoringActivity 0..*
arv subtype EnvironmentalMonitoringNetwork supertype AbstractMonitoringFeature
arv subtype EnvironmentalMonitoringFacility supertype AbstractMonitoringFeature
arv subtype AbstractMonitoringFeature supertype AbstractMonitoringObject
Navn Beskrivelse
Observation and ObservingCapability /* If observation(s) are attached to an AbstractMonitoringFeature this shall have an ObservingCapability attached to it. The ObservingCapability shall reference the same Domain, Phenomenon and ProcessUsed as the observation(s). */ inv: hasObservation->notEmpty() implies observingCapability->notEmpty() and hasObservation.OM_Observation.featureOfInterest = observingCapability.featureOfInterest and hasObservation.OM_Observation.observedProperty = observingCapability.observedProperty and hasObservation.OM_Observation.procedure = observingCapability.procedure