Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
beginLifespanVersion |
voidable |
-- Name --
begin life span version
|
DateTime |
1..1 |
endLifespanVersion |
voidable |
-- Name --
end life span version
|
DateTime |
1..1 |
inspireId |
|
-- Name --
inspire id
|
Identifier |
1..1 |
habitat |
|
-- Name --
habitat
|
HabitatType |
1..1 |
domainExtent |
voidable |
-- Name --
domain extent
|
EX_GeographicExtent |
1..1 |
Navn |
Type |
Lengde |
Multiplisitet |
|
DateTime |
|
1..1 |
|
DateTime |
|
1..1 |
|
Identifier |
|
1..1 |
|
HabitatType |
|
1..1 |
|
EX_GeographicExtent |
|
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.
-- Description --
NOTE This date is recorded to enable the generation of change only update files.
|
endLifespanVersion |
DateTime |
|
Date and time at which this version of the spatial object was superseded or retired in the spatial data set.
-- Description --
NOTE This date is recorded primarily for those systems which "close" an entry in the spatial data set in the event of an attribute change.
|
inspireId |
Identifier |
|
External object identifier of the spatial object.
-- Description --
An external object identifier is a unique object identifier published by the responsible body, which may be used by external applications to reference the spatial object. The identifier is an identifier of the spatial object, not an identifier of the real-world phenomenon.
|
habitat |
HabitatType |
|
Identifier for habitat types using one or more classification schemes.
-- Description --
This Habitat may consist of only one HabitatType according to one or more classification schemes.
|
domainExtent |
EX_GeographicExtent |
|
The geographic extent of the domain of the coverage.
|
Navn |
Beskrivelse |
domainIsMultiSurfaceOrRectifiedGridORMultiCurveOrMultiPoint |
/* domain is a multi surface, rectified grid, multi curve or multi point*/
inv: domainSet.oclIsKindOf(GM_MultiSurface) or domainSet.oclIsKindOf(CV_RectifiedGrid) or domainSet.oclIsKindOf(GM_MultiCurve) or domainSet.oclIsKindOf(GM_MultiPoint)
|
rangeSetIsHabitatDistribution |
/* range set is described by habitat distribution*/
inv: rangeSet.oclIsKindOf(HabitatDistribution)
|