Inspire revision 4711
Gyldig
-- Name --
species distribution unit
Occurrence of animal and plant species aggregated by grid, region, administrative unit or other analytical unit.
-- Description --
Pan-European, national or local mapping initiatives, resulting in spatial data for species in terrestrial and marine environments, e.g. for birds, insects, mammals, amphibians, reptiles, fish or vascular plants.
NOTE 1 Only species are mentioned in the INSPIRE definition. But earlier INSPIRE documents (INPIRE IMS, 2003) mentions both species or species grouped e.g. to families. So we interprete species as taxa, which means taxonomic units at any systematic rank, like subspecies, species, genus, family etc.
Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
inspireId |
|
-- Name --
inspire id
|
Identifier
(datatype)
|
0..1 |
- localId |
|
|
CharacterString |
1..1 |
- namespace |
|
|
CharacterString |
1..1 |
- versionId |
|
|
CharacterString |
0..1 |
geometry |
|
-- Name --
geometry
|
GM_Object |
0..1 |
speciesName |
|
-- Name --
species name
|
SpeciesNameType
(datatype)
|
1..1 |
- referenceSpeciesId |
|
-- Name --
reference species id
|
ReferenceSpeciesCodeValue
(kodeliste)
|
1..1 |
- referenceSpeciesScheme |
|
-- Name --
reference species scheme
|
ReferenceSpeciesSchemeValue
(kodeliste)
|
1..1 |
- referenceSpeciesName |
|
-- Name --
reference species name
|
CharacterString |
1..1 |
- localSpeciesId |
|
-- Name --
local species id
|
LocalSpeciesNameCodeValue
(kodeliste)
|
0..1 |
- localSpeciesScheme |
|
-- Name --
local species scheme
|
CharacterString |
0..1 |
- localSpeciesName |
|
-- Name --
local species name
|
CharacterString |
0..1 |
- qualifier |
|
-- Name --
qualifier
|
QualifierValue
(kodeliste)
|
0..1 |
distributionInfo |
|
-- Name --
distribution info
|
DistributionInfoType
(datatype)
|
0..* |
- occurrenceCategory |
|
-- Name --
occurrence category
|
OccurrenceCategoryValue
(kodeliste)
|
1..1 |
- residencyStatus |
|
-- Name --
residency status
|
ResidencyStatusValue
(kodeliste)
|
0..1 |
- populationSize |
|
-- Name --
population size
|
PopulationSizeType
(datatype)
|
0..1 |
- sensitiveInfo |
|
-- Name --
sensitive info
|
Boolean |
0..1 |
- populationType |
|
-- Name --
population type
|
PopulationTypeValue
(kodeliste)
|
0..1 |
- collectedFrom |
|
-- Name --
collected from
|
Date |
1..1 |
- collectedTo |
|
-- Name --
collected to
|
Date |
1..1 |
beginLifespanVersion |
|
-- Name --
begin lifespan version
|
DateTime |
1..1 |
endLifespanVersion |
|
-- Name --
begin lifespan version
|
DateTime |
0..1 |
Name |
Type |
English |
Description |
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.
|
geometry |
GM_Object |
|
The geometry of each unit in a collection.
-- Description --
The geometry (e.g. line or polygon) of each individual spatial objects in the collection |
speciesName |
SpeciesNameType
|
|
Identifier and scientific name, including the author, taken from an international reference list, optionally completed by a locally used name and its taxonomic concept relationship to the reference name.
-- Description --
The authorized ReferenceSpeciesScheme provides reference species list which defines the ReferenceSpeciesName with its scientific name plus author and ReferenceSpeciesId. The LocalSpeciesName provides nomenclatural and taxonomical information about the locally used species name and the taxonomic concepts implied by the use of this name according to a given reference. If omitted the name and concept given by the referenceSpeciesId according to the referenceSpeciesScheme has been used locally.
|
distributionInfo |
DistributionInfoType
|
|
The description of the subject of distribution (occurrences or population), the indication of the count of observations or population size of the particular species, species group or taxon rank and its distribution or isolation within the species distribution unit.
|
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 inserted or changed in the spatial data set.
-- Description --
NOTE This date is recorded to enable the generation of change only update files. |
Navn |
Beskrivelse |
noGeometry |
/* If geometry has no value, a reference to a spatial object needs to be provided. */
inv: self.geometry->isEmpty() implies self.spatialObject->notEmpty()
|