Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
class |
|
-- Name --
class
|
LandCoverClassValue |
1..1 |
mosaic |
voidable |
-- Name --
mosaic
|
LandCoverValue |
1..* |
observationDate |
voidable |
-- Name --
observationDate
|
DateTime |
1..1 |
Navn |
Type |
Lengde |
Multiplisitet |
|
LandCoverClassValue |
|
1..1 |
|
LandCoverValue |
|
1..* |
|
DateTime |
|
1..1 |
Name |
Type |
English |
Description |
class |
LandCoverClassValue |
|
The assignment of a land cover class to a land cover unit through a classification code identifier
-- Description --
The identifier, eg 1.1.1, 1.1.2, ... (for CORINE LC classes) allow to access to the value and the definition or narrative description of the corresponding class.
|
mosaic |
LandCoverValue |
|
List of classification values describing into details a land cover unit, associated with percentages.
|
observationDate |
DateTime |
|
The observation date associated of an observation.
-- Description --
Defines the observation date of the classification value. It could be the date of an aerial/satellital acquisition or of an update on the field. The observation date allows the user to have accurate date of when each value was observed in the real word. In a database, not all polygon informations are necessarily updated at the same time.
|
Navn |
Beskrivelse |
coveredPercentagesLowerThan100 |
/* The sum of all coveredPercentage attributes attached to each LandCoverObservation shall be lower or equal to 100*/
inv:mosaic.coveredPercentage.sum() <= 100
|