objekttype

INSPIRE Ukjent

-- Name -- soil theme descriptive coverage
a spatial object type that is associated to the soil theme coverage and holds additional information on values of a property of the soil theme coverage. -- Description -- This coverage can only exist in relation to a base coverage SoilThemeCoverage, it has the same domain and spatial extent as the base coverage. And it gives extra information on the values of the base coverages SOURCE Adapted from "Coverage" [ISO 19123:2005]. EXAMPLE coverage indicating the confidence level of the pH values reported in the associated SoilThemeCoverage.
Egenskap Stereotype Beskrivelse Type Multiplisitet
beginLifespanVersion lifeCycleInfo -- Name -- begin life span version DateTime 1..1
endLifespanVersion lifeCycleInfo -- Name -- end life span version DateTime 0..1
domainExtent -- Name -- Domain extent. EX_Extent 1..*
soilThemeDescriptiveParameter -- Name -- soil theme descriptive parameter SoilThemeDescriptiveParameterType 1..1
Navn Type Lengde Multiplisitet
DateTime 1..1
DateTime 0..1
EX_Extent 1..*
SoilThemeDescriptiveParameterType 1..1
Name Type English Description
beginLifespanVersion DateTime Date and time at which this version of the spatial object was inserted or changed in the spatial data set.
endLifespanVersion DateTime Date and time at which this version of the spatial object was superseded or retired in the spatial data set.
domainExtent EX_Extent The attribute domainExtent shall contain the extent of the spatiotemporal domain of the coverage. The data type EX_Extent, is defined in ISO 19103. Extents may be specified in both space and time. -- Description -- SOURCE Adapted from [ISO 19123:2005].
soilThemeDescriptiveParameter SoilThemeDescriptiveParameterType a descriptive property for the soil-related property (soil theme) that is represented by its associated SoilThemeCoverage. -- Description -- EXAMPLE confidence level for each value in the SoilThemeCoverage (pH in the topsoil)

Vis SoilThemeDescriptiveCoverage i NVDB Datakatalog

Id Navn Type Multiplisitet
DateTime 1 ..1
DateTime 0 ..1
EX_Extent 1 ..*
SoilThemeDescriptiveParameterType 1 ..1
Assosiasjonstype Navn Kilde Destinasjon
assosiasjon isDescribing SoilThemeCoverage 1 isDescribedBy SoilThemeDescriptiveCoverage 0..*
arv subtype SoilThemeDescriptiveCoverage supertype RectifiedGridCoverage
Navn Beskrivelse
rangeSetValuesConstraint /*rangeSet values shall be of type Number, CharacterString or RangeType.*/ inv: rangeSet->oclIsKindOf(Number) or rangeSet->oclIsKindOf(Characterstring) or rangeSet->oclIsKindOf(RangeType)