Data Dictionary for INSPIRE Data Theme - Species Distribution



The SD geodatabase template implements the application schemas within the Species Distribution data theme, including Species Distribution, To view the geodatabase model diagram, please refer to SD_model.pdf.

This document only provides ArcGIS geodatabase specific implementation details. For original description of each fields, please refer to the equivalent UML description in the Species Distribution (SD) section of INSPIRE documentation. While creating the ArcGIS for INSPIRE geodatabase templates implementation of the INSPIRE UML, some general guidelines about identifiers, code lists, flattening of INSPIRE data types, attribute definitions, relationships, etc. are developed and followed, those information is available at here.


Feature Datasets and Feature Classes

SD - Feature Dataset

SpcDistDomainExtent
SpeciesDistributionUnitL
SpeciesDistributionUnitP
SpeciesDistributionUnitS


Tables

sdDistributionInfo
sdSpeciesDistributionDataSet


Relationship Classes

sdSpcDistDataSet_domainExtS
sdSpcDistDataSet_SpcDistUnitL
sdSpcDistDataSet_SpcDistUnitP
sdSpcDistDataSet_SpcDistUnitS
SpcDistUnitL_distInfo
SpcDistUnitP_distInfo
SpcDistUnitS_distInfo


Domains

CountingMethodValue
DateTypeCode
PopulationTypeValue
QualifierValue
ReferenceSpeciesSchemeValue
VoidReasonValue


SD - FeatureDataset

Name SD
Description This feature dataset contains the feature classes for the INSPIRE Species Distribution data theme.

SpcDistDomainExtent - FeatureClass

Name SpcDistDomainExtent
ShapeType Polygon
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (polygon) for SpcDistDomainExtent, it contain the geometry for species distribution dataSet

Field DataType UML Source Description
IFCID Integer(4) _ Identifier, the value must be unique in the table
RID Integer(4) _ It is a foreign key in the table, it references sdSpeciesDistributionDataSet.IFCID


SpeciesDistributionUnitL - FeatureClass

Name SpeciesDistributionUnitL
ShapeType Polyline
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (line) for SpeciesDistributionUnitL.

Field DataType UML Source Description
beginLifespanVersion Date(8) SD.SpeciesDistribution.SpeciesDistributionUnit.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
distributionInfo_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.distributionInfo Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) SD.SpeciesDistribution.SpeciesDistributionUnit.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
id_localId String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_namespace String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId_void SmallInteger(50) SD.SpeciesDistribution.SpeciesDistributionUnit.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesId_code String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesId_label String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesId_uri String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesId_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesName String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesName Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesName_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesName Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesScheme String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesScheme_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
qualifier String(50) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.qualifier Please refer to the equivalent UML description in the INSPIRE documentation
qualifier_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.qualifier Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesId_code String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesId_label String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesId_uri String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesName String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesName_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesScheme String(50) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
spatialObjectUrl String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.spatialObject Please refer to the equivalent UML description in the INSPIRE documentation
As information on Species Distribution is most likely aggregated using grids or polygons, even polygons from other themes (e.g. administrative, statistical, bio-geographical or other analytical units), there is a possibility to link to an abstract feature (AbstractFeature) via the association spatialObject.
IFCID Integer(4) _ Identifier, the value must be unique within the data theme
RID Integer(4) _ It is a foreign key in the table, it references sdSpeciesDistributionDataSet.IFCID
referenceSpeciesScheme_uri String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
qualifier_uri String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.qualifier Please refer to the equivalent UML description in the INSPIRE documentation
spatialObject_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.spatialObject Please refer to the equivalent UML description in the INSPIRE documentation


SpeciesDistributionUnitP - FeatureClass

Name SpeciesDistributionUnitP
ShapeType Point
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (point) for SpeciesDistributionUnitP.

Field DataType UML Source Description
beginLifespanVersion Date(8) SD.SpeciesDistribution.SpeciesDistributionUnit.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
distributionInfo_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.distributionInfo Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) SD.SpeciesDistribution.SpeciesDistributionUnit.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
id_localId String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_namespace String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId_void SmallInteger(50) SD.SpeciesDistribution.SpeciesDistributionUnit.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesId_code String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesId_label String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesId_uri String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesId_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesName String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesName Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesName_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesName Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesScheme String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesScheme_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
qualifier String(50) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.qualifier Please refer to the equivalent UML description in the INSPIRE documentation
qualifier_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.qualifier Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesId_code String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesId_label String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesId_uri String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesName String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesName_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesScheme String(50) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
spatialObjectUrl String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.spatialObject Please refer to the equivalent UML description in the INSPIRE documentation
As information on Species Distribution is most likely aggregated using grids or polygons, even polygons from other themes (e.g. administrative, statistical, bio-geographical or other analytical units), there is a possibility to link to an abstract feature (AbstractFeature) via the association spatialObject.
IFCID Integer(4) _ Identifier, the value must be unique within the data theme
RID Integer(4) _ It is a foreign key in the table, it references sdSpeciesDistributionDataSet.IFCID
referenceSpeciesScheme_uri String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
qualifier_uri String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.qualifier Please refer to the equivalent UML description in the INSPIRE documentation
spatialObject_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.spatialObject Please refer to the equivalent UML description in the INSPIRE documentation


SpeciesDistributionUnitS - FeatureClass

Name SpeciesDistributionUnitS
ShapeType Polygon
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (polygon) for SpeciesDistributionUnitS.

Field DataType UML Source Description
beginLifespanVersion Date(8) SD.SpeciesDistribution.SpeciesDistributionUnit.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
distributionInfo_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.distributionInfo Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) SD.SpeciesDistribution.SpeciesDistributionUnit.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
id_localId String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_namespace String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId_void SmallInteger(50) SD.SpeciesDistribution.SpeciesDistributionUnit.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesId_code String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesId_label String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesId_uri String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesId_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesName String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesName Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesName_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesName Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesScheme String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
localSpeciesScheme_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.localSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
qualifier String(50) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.qualifier Please refer to the equivalent UML description in the INSPIRE documentation
qualifier_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.qualifier Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesId_code String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesId_label String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesId_uri String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesId Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesName String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesName_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
referenceSpeciesScheme String(50) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
spatialObjectUrl String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.spatialObject Please refer to the equivalent UML description in the INSPIRE documentation
As information on Species Distribution is most likely aggregated using grids or polygons, even polygons from other themes (e.g. administrative, statistical, bio-geographical or other analytical units), there is a possibility to link to an abstract feature (AbstractFeature) via the association spatialObject.
IFCID Integer(4) _ Identifier, the value must be unique within the data theme
RID Integer(4) _ It is a foreign key in the table, it references sdSpeciesDistributionDataSet.IFCID
referenceSpeciesScheme_uri String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.referenceSpeciesScheme Please refer to the equivalent UML description in the INSPIRE documentation
qualifier_uri String(255) SD.SpeciesDistribution.SpeciesDistributionUnit.speciesName.SpeciesNameType.qualifier Please refer to the equivalent UML description in the INSPIRE documentation
spatialObject_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionUnit.spatialObject Please refer to the equivalent UML description in the INSPIRE documentation



sdDistributionInfo - Table

Name sdDistributionInfo
Description This table contains species distribution information

Field DataType UML Source Description
collectedFrom Date(8) SD.SpeciesDistribution.DistributionInfoType.collectedFrom Please refer to the equivalent UML description in the INSPIRE documentation
collectedFrom_void SmallInteger(2) SD.SpeciesDistribution.DistributionInfoType.collectedFrom Please refer to the equivalent UML description in the INSPIRE documentation
collectedTo Date(8) SD.SpeciesDistribution.DistributionInfoType.collectedTo Please refer to the equivalent UML description in the INSPIRE documentation
collectedTo_void SmallInteger(2) SD.SpeciesDistribution.DistributionInfoType.collectedTo Please refer to the equivalent UML description in the INSPIRE documentation
IFCID Integer(4) _ Identifier, the value must be unique in the table
occurrenceCategory_code String(255) SD.SpeciesDistribution.DistributionInfoType.occurrenceCategory.OccurrenceCategoryValue Please refer to the equivalent UML description in the INSPIRE documentation
occurrenceCategory_label String(255) SD.SpeciesDistribution.DistributionInfoType.occurrenceCategory.OccurrenceCategoryValue Please refer to the equivalent UML description in the INSPIRE documentation
occurrenceCategory_uri String(255) SD.SpeciesDistribution.DistributionInfoType.occurrenceCategory.OccurrenceCategoryValue Please refer to the equivalent UML description in the INSPIRE documentation
popSize_countingMethod String(50) SD.SpeciesDistribution.DistributionInfoType.populationSize.PopulationSizeType.countingMethod Please refer to the equivalent UML description in the INSPIRE documentation
popSize_countingUnit_code String(255) SD.SpeciesDistribution.DistributionInfoType.populationSize.PopulationSizeType.countingUnit.CountingUnitValue Please refer to the equivalent UML description in the INSPIRE documentation
popSize_countingUnit_label String(255) SD.SpeciesDistribution.DistributionInfoType.populationSize.PopulationSizeType.countingUnit.CountingUnitValue Please refer to the equivalent UML description in the INSPIRE documentation
popSize_countingUnit_uri String(255) SD.SpeciesDistribution.DistributionInfoType.populationSize.PopulationSizeType.countingUnit.CountingUnitValue Please refer to the equivalent UML description in the INSPIRE documentation
popSize_lowerBound Integer(4) SD.SpeciesDistribution.DistributionInfoType.populationSize.PopulationSizeType.populationSize.RangeType.lowerBound Please refer to the equivalent UML description in the INSPIRE documentation
popSize_upperBound Integer(4) SD.SpeciesDistribution.DistributionInfoType.populationSize.PopulationSizeType.populationSize.RangeType.upperBound Please refer to the equivalent UML description in the INSPIRE documentation
popSize_void SmallInteger(2) SD.SpeciesDistribution.DistributionInfoType.populationSize Please refer to the equivalent UML description in the INSPIRE documentation
popType String(50) SD.SpeciesDistribution.DistributionInfoType.populationType Please refer to the equivalent UML description in the INSPIRE documentation
popType_void SmallInteger(2) SD.SpeciesDistribution.DistributionInfoType.populationType Please refer to the equivalent UML description in the INSPIRE documentation
residencyStatus_code String(255) SD.SpeciesDistribution.DistributionInfoType.residencyStatus.ResidencyStatusValue Please refer to the equivalent UML description in the INSPIRE documentation
residencyStatus_label String(255) SD.SpeciesDistribution.DistributionInfoType.residencyStatus.ResidencyStatusValue Please refer to the equivalent UML description in the INSPIRE documentation
residencyStatus_uri String(255) SD.SpeciesDistribution.DistributionInfoType.residencyStatus.ResidencyStatusValue Please refer to the equivalent UML description in the INSPIRE documentation
residencyStatus_void SmallInteger(2) SD.SpeciesDistribution.DistributionInfoType.residencyStatus Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) _ It is a foreign key in the table, it references SpeciesDistributionUnitP.IFCID, SpeciesDistributionUnitL.IFCID, SpeciesDistributionUnitS.IFCID
sensitiveInfo SmallInteger(2) SD.SpeciesDistribution.DistributionInfoType.sensitiveInfo Please refer to the equivalent UML description in the INSPIRE documentation
sensitiveInfo_void SmallInteger(2) SD.SpeciesDistribution.DistributionInfoType.sensitiveInfo Please refer to the equivalent UML description in the INSPIRE documentation
popSize_countingMethod_uri String(255) SD.SpeciesDistribution.DistributionInfoType.populationSize.PopulationSizeType.countingMethod Please refer to the equivalent UML description in the INSPIRE documentation

sdSpeciesDistributionDataSet - Table

Name sdSpeciesDistributionDataSet
Description This table contains features for species distribution dataSet, the geometry is in SpcDistDomainExtent, please note that for each record in this table, there should be at least one related record in SpeciesDistributionUnitP, SpeciesDistributionUnitL, or SpeciesDistributionUnitS.

Field DataType UML Source Description
beginLifespanVersion Date(8) SD.SpeciesDistribution.SpeciesDistributionDataSet.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionDataSet.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
documentCitation_1 String(4000) SD.SpeciesDistribution.SpeciesDistributionDataSet.documentBasis.DocumentCitation Please refer to the equivalent UML description in the INSPIRE documentation
documentCitation_2 String(4000) SD.SpeciesDistribution.SpeciesDistributionDataSet.documentBasis.DocumentCitation Please refer to the equivalent UML description in the INSPIRE documentation
documentCitation_3 String(4000) SD.SpeciesDistribution.SpeciesDistributionDataSet.documentBasis.DocumentCitation Please refer to the equivalent UML description in the INSPIRE documentation
documentCitation_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionDataSet.documentBasis Please refer to the equivalent UML description in the INSPIRE documentation
domainExtent_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionDataSet.domainExtent Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) SD.SpeciesDistribution.SpeciesDistributionDataSet.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionDataSet.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
id_localId String(50) SD.SpeciesDistribution.SpeciesDistributionDataSet.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_namespace String(50) SD.SpeciesDistribution.SpeciesDistributionDataSet.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId String(50) SD.SpeciesDistribution.SpeciesDistributionDataSet.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionDataSet.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
IFCID Integer(4) _ Identifier, the value must be unique in the table
name_ String(255) SD.SpeciesDistribution.SpeciesDistributionDataSet.name Please refer to the equivalent UML description in the INSPIRE documentation
name_void SmallInteger(2) SD.SpeciesDistribution.SpeciesDistributionDataSet.name Please refer to the equivalent UML description in the INSPIRE documentation

SpcDistUnitL_distInfo - RelationshipClass

Name SpcDistUnitL_distInfo
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel partOfUnitL
BackwardPathLabel hasDistInfo
Description This relationship class defines the relationship between SpeciesDistributionUnitL and sdDistributionInfo. Eeach feature in SpeciesDistributionUnitL can related to zero to many records in sdDistributionInfo table.

Origin Class Name Origin Primary Key Origin Foreign Key
SpeciesDistributionUnitL IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
sdDistributionInfo

SpcDistUnitP_distInfo - RelationshipClass

Name SpcDistUnitP_distInfo
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel partOfUnitP
BackwardPathLabel hasDistInfo
Description This relationship class defines the relationship between SpeciesDistributionUnitP and sdDistributionInfo. Eeach feature in SpeciesDistributionUnitP can related to zero to many records in sdDistributionInfo table.

Origin Class Name Origin Primary Key Origin Foreign Key
SpeciesDistributionUnitP IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
sdDistributionInfo

SpcDistUnitS_distInfo - RelationshipClass

Name SpcDistUnitS_distInfo
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel partOfUnitS
BackwardPathLabel hasDistInfo
Description This relationship class defines the relationship between SpeciesDistributionUnitS and sdDistributionInfo. Eeach feature in SpeciesDistributionUnitS can related to zero to many records in sdDistributionInfo table.

Origin Class Name Origin Primary Key Origin Foreign Key
SpeciesDistributionUnitS IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
sdDistributionInfo

sdSpcDistDataSet_domainExtS - RelationshipClass

Name sdSpcDistDataSet_domainExtS
Cardinality OneToOne
IsAttributed false
IsComposite false
ForwardPathLabel hasSpeciesDistDataSet
BackwardPathLabel partOfSpcDistDomainExt
Description sdSpcDistDataSet_domainExtS

Origin Class Name Origin Primary Key Origin Foreign Key
sdSpeciesDistributionDataSet IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
SpcDistDomainExtent

sdSpcDistDataSet_SpcDistUnitL - RelationshipClass

Name sdSpcDistDataSet_SpcDistUnitL
Cardinality ZeroToMany
IsAttributed false
IsComposite false
ForwardPathLabel partOfSpeciesDistributionDataSet
BackwardPathLabel hasSpeciesDistributionUnitL
Description This relationship class defines the relationship between SpeciesDistributionUnitL and sdSpeciesDistributionDataSet. Eeach feature in sdSpeciesDistributionDataSet can related to zero to many records in SpeciesDistributionUnitL.

Origin Class Name Origin Primary Key Origin Foreign Key
sdSpeciesDistributionDataSet IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
SpeciesDistributionUnitL

sdSpcDistDataSet_SpcDistUnitP - RelationshipClass

Name sdSpcDistDataSet_SpcDistUnitP
Cardinality ZeroToMany
IsAttributed false
IsComposite false
ForwardPathLabel partOfSpeciesDistributionDataSet
BackwardPathLabel hasSpeciesDistributionUnitP
Description This relationship class defines the relationship between SpeciesDistributionUnitP and sdSpeciesDistributionDataSet. Eeach feature in sdSpeciesDistributionDataSet can related to zero to many records in SpeciesDistributionUnitP.

Origin Class Name Origin Primary Key Origin Foreign Key
sdSpeciesDistributionDataSet IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
SpeciesDistributionUnitP

sdSpcDistDataSet_SpcDistUnitS - RelationshipClass

Name sdSpcDistDataSet_SpcDistUnitS
Cardinality ZeroToMany
IsAttributed false
IsComposite false
ForwardPathLabel partOfSpeciesDistributionDataSet
BackwardPathLabel hasSpeciesDistributionUnitS
Description This relationship class defines the relationship between SpeciesDistributionUnitS and sdSpeciesDistributionDataSet. Eeach feature in sdSpeciesDistributionDataSet can related to zero to many records in SpeciesDistributionUnitS.

Origin Class Name Origin Primary Key Origin Foreign Key
sdSpeciesDistributionDataSet IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
SpeciesDistributionUnitS

CountingMethodValue - Domain

DomainName CountingMethodValue
Description Method for producing numbers indicating the abundance of a species within an aggregation unit.
FieldType String
Domain Type CodedValue

Code Name
calculated calculated
counted counted
estimated estimated


DateTypeCode - Domain

DomainName DateTypeCode
Description Code that defines the date type.
FieldType String
Domain Type CodedValue

Code Name
creation creation
publication publication
revision revision


PopulationTypeValue - Domain

DomainName PopulationTypeValue
Description The permanency of populations, particularly with regard to migratory species within a given species distribution unit.
FieldType String
Domain Type CodedValue

Code Name
concentration concentration
permanent permanent
reproducing reproducing
wintering wintering


QualifierValue - Domain

DomainName QualifierValue
Description This value defines the relation between the taxonomic concepts of a local species name and the reference species name given by reference species identifier or by a reference species scheme.
FieldType String
Domain Type CodedValue

Code Name
Congruent Congruent
Excludes Excludes
Included in Included in
Includes Includes
Overlaps Overlaps


ReferenceSpeciesSchemeValue - Domain

DomainName ReferenceSpeciesSchemeValue
Description The authorized ReferenceSpeciesScheme provides reference species list which defines the ReferenceSpeciesName with its scientific name plus author and ReferenceSpeciesId. In these ReferenceSpeciesSchemes harmonized species names are given GUIDs 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) NatureDirectives. 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, NatureDirectives can be used.
FieldType String
Domain Type CodedValue

Code Name
Eunis Eunis
Eunomen Eunomen
Nature directives Nature directives


VoidReasonValue - Domain

DomainName VoidReasonValue
Description Reasons for void values
FieldType SmallInteger
Domain Type CodedValue

Code Name
0 No reason given
1 Unknown
2 Unpopulated
3 Withheld