Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
inspireId |
|
-- Name --
inspireId
|
Identifier |
1..1 |
beginLifespanVersion |
voidable |
-- Name --
beginLifespanVersion
|
DateTime |
1..1 |
endLifespanVersion |
voidable |
-- Name --
endLifespanVersion
|
DateTime |
0..1 |
extent |
|
-- Name --
extent
|
EX_Extent |
1..1 |
name |
|
-- Name --
name
|
CharacterString |
1..1 |
nomenclatureDocumentation |
|
-- Name --
nomenclatureDocumentation
|
LandCoverNomenclature |
1..1 |
validFrom |
voidable |
-- Name --
validFrom
|
Date |
1..1 |
validTo |
voidable |
-- Name --
validTo
|
Date |
1..1 |
Navn |
Type |
Lengde |
Multiplisitet |
|
Identifier |
|
1..1 |
|
DateTime |
|
1..1 |
|
DateTime |
|
0..1 |
|
EX_Extent |
|
1..1 |
|
CharacterString |
|
1..1 |
|
LandCoverNomenclature |
|
1..1 |
|
Date |
|
1..1 |
|
Date |
|
1..1 |
Name |
Type |
English |
Description |
inspireId |
Identifier |
|
External object identifier of the spatial object.
-- Description --
NOTE 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.
|
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.
|
extent |
EX_Extent |
|
Contains the extent of the data set.
-- Description --
NOTE Extents may be specified in space, time or space-time.
|
name |
CharacterString |
|
Name of the Land Cover coverage.
|
nomenclatureDocumentation |
LandCoverNomenclature |
|
Information about the nomenclature used in this coverage.
|
validFrom |
Date |
|
The time when the phenomenon started to exist in the real world.
|
validTo |
Date |
|
The time from which the phenomenon no longer exists in the real world.
|
Navn |
Beskrivelse |
rangeSetIsKindOfLandCoverClassValue |
/* The values in the range set are restricted to Integer */
inv: rangeSet->forAll(v | v.oclIsKindOf(LandCoverNomenclature::LandCoverClassValue))
|