Evolution

voidable

Inspire revision 4711 Gyldig

-- Name -- Evolution
Representation of vector statistical unit evolution.
Egenskap Stereotype Beskrivelse Type Multiplisitet
date -- Name -- Date DateTime 1..1
evolutionType -- Name -- Evolution type EvolutionTypeValue (kodeliste) 1..1
areaVariation -- Name -- Area variation Area 1..1
populationVariation -- Name -- Population variation Integer 1..1
Navn Type Lengde Multiplisitet
DateTime 1..1
EvolutionTypeValue 1..1
Area 1..1
Integer 1..1
Name Type English Description
date DateTime The date when the change occured.
evolutionType EvolutionTypeValue The type of evolution.
areaVariation Area The area variation during the evolution. This attribute has to be populated only if the type is "change".
populationVariation Integer The population variation during the evolution. This attribute has to be populated only if the type is "change".

Vis Evolution i NVDB Datakatalog

Id Navn Type Multiplisitet
DateTime 1 ..1
EvolutionTypeValue 1 ..1
Area 1 ..1
Integer 1 ..1
Assosiasjonstype Navn Kilde Destinasjon
assosiasjon Evolution finalUnitVersions VectorStatisticalUnit 0..*
assosiasjon Evolution initialUnitVersions VectorStatisticalUnit 0..*
assosiasjon evolutions Evolution 0..* units VectorStatisticalUnit 1..*
Navn Beskrivelse
AggregationConstraint /* An evolution with a typeValue "aggregation" shall have at least two initial unit versions (the units to be aggregated) and a single final one (the resulting aggregation). */
ChangeConstraint /* An evolution with a typeValue "change" shall have one initial unit version and one final one. */
ConsistencyConstraint /* Evolution representations shall be consistent with the versions of the concerned objects. */
CreationConstraint /* An evolution with a typeValue "creation" shall not have any initial unit versions and only one final one. */
DeletionConstraint /* An evolution with a typeValue "deletion" shall have one initial unit version and no final one. */
SplittingConstraint /* An evolution with a typeValue "splitting" shall have a single initial unit version (the unit to split), and at least two final ones (the units resulting from the splitting). */