objekttype

INSPIRE Ukjent

-- Name -- soil theme coverage
a spatial object type that holds values for a property based on one or more soil and possibly non soil parameters within its spatial, temporal or spatiotemporal domain. -- Description -- SOURCE Adapted from "Coverage" [ISO 19123:2005].
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..*
validTimeFrom voidable -- Name -- valid time from Date 1..1
validTimeTo voidable -- Name -- valid time to Date 0..1
soilThemeParameter -- Name -- soil theme parameter SoilThemeParameterType 1..1
Navn Type Lengde Multiplisitet
DateTime 1..1
DateTime 0..1
EX_Extent 1..*
Date 1..1
Date 0..1
SoilThemeParameterType 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].
validTimeFrom Date The ValidTime specifies the time window for which measurements have been captured to calculate the thematic soil property relevant for that period. The start time defines when the period began.
validTimeTo Date The ValidTime specifies the time window for which measurements have been captured to calculate the thematic soil property relevant for that period. The end time defines when the period stopped.
soilThemeParameter SoilThemeParameterType A soil-related property (soil theme) that is represented by this coverage. -- Description -- EXAMPLE Land irrigation suitability, pH in the topsoil, etc

Vis SoilThemeCoverage i NVDB Datakatalog

Id Navn Type Multiplisitet
DateTime 1 ..1
DateTime 0 ..1
EX_Extent 1 ..*
Date 1 ..1
Date 0 ..1
SoilThemeParameterType 1 ..1
Assosiasjonstype Navn Kilde Destinasjon
assosiasjon isDescribing SoilThemeCoverage 1 isDescribedBy SoilThemeDescriptiveCoverage 0..*
arv subtype SoilThemeCoverage 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)