Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
beginLifespanVersion |
voidable |
-- Name --
begin lifespan version
|
DateTime |
1..1 |
endLifespanVersion |
voidable |
-- Name --
end lifespan version
|
DateTime |
1..1 |
inspireId |
|
-- Name --
inspire id
|
Identifier |
1..1 |
referenceSpeciesId |
|
-- Name --
reference species id
|
CharacterString |
1..1 |
referenceSpeciesScheme |
|
-- Name --
reference species scheme
|
ReferenceSpeciesSchemeValue |
1..1 |
domainExtent |
voidable |
-- Name --
domain extent
|
EX_GeographicExtent |
1..1 |
Navn |
Type |
Lengde |
Multiplisitet |
|
DateTime |
|
1..1 |
|
DateTime |
|
1..1 |
|
Identifier |
|
1..1 |
|
CharacterString |
|
1..1 |
|
ReferenceSpeciesSchemeValue |
|
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.
|
referenceSpeciesId |
CharacterString |
|
ID of one of the reference lists given by the referenceSpeciesScheme.
|
referenceSpeciesScheme |
ReferenceSpeciesSchemeValue |
|
Reference list defining a nomenclatural and taxonomical standard where all local names and taxonomic concepts have to be mapped to.
-- Description --
Closed codelist of accepted PAN-european taxonomical reference lists defining the nomenclature and taxonomical concept of a given species name. This must not be regarded as the ultimate taxonomic truth: this will always change. It serves as a definition of a taxonomic concept described by systematic and synonym relations where other names and there inherent taxonomic concepts can be mapped to. The code list comprises of Eu-Nomen, EUNIS and Natura2000. In these sources harmonized species GUIDs and names are maintained by institutions with an assignment outside INSPIRE and the species names are to be retrieved through webservices using GUIDs. Only one of these list must be used for one taxon. The priority is as follows: 1) EU-Nomen, 2) EUNIS, 3) Natura2000. This implies: if a taxon is listed in EU-Nomen, this reference must be used as first choice. If it is not listed in EU-Nomen, the second choice is EUNIS, if not in EUNIS, Natura2000 can be used.
|
domainExtent |
EX_GeographicExtent |
|
The geographic extent of the domain of the coverage.
|
Navn |
Beskrivelse |
domainIsMultiSurfaceOrRectifiedGridOrMultiPoint |
/* domain is a multi surface, rectified grid or multi point*/
inv: domainSet.oclIsKindOf(GM_MultiSurface) or domainSet.oclIsKindOf(CV_RectifiedGrid) or domainSet.oclIsKindOf(GM_MultiPoint)
|
rangeSetIsSpeciesDistributionUnit |
/* range set is described by species distribution*/
inv: rangeSet.oclIsKindOf(SpeciesDistributionUnit)
|