The HB geodatabase template implements the HabitatsAndBiotopes application schemas within the Habitats and biotopes data theme. To view the geodatabase model diagram, please refer to
HB_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 Habitats and biotopes (HB) 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
HB - Feature DatasetTables
hbHabitatSpeciesTypeLRelationship Classes
HabitatL_hbHabitatSpeciesTypeLDomains
QualifierLocalNameValueHB - FeatureDataset
Name | HB |
Description | This feature dataset contains the feature classes for the INSPIRE Habitats and biotopes data theme. |
HabitatL - FeatureClass
Name | HabitatL |
ShapeType | Polyline |
FeatureType | Simple |
HasM | false |
HasZ | false |
Description | This feature class contains spatial features (line) for Habitat |
Field | DataType | UML Source | Description |
habitatSpecies_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies | Please refer to the equivalent UML description in the INSPIRE documentation |
habitatVegetation_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation | Please refer to the equivalent UML description in the INSPIRE documentation |
id_localId | String(255) | HB.HabitatsAndBiotopes.Habitat.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_namespace | String(255) | HB.HabitatsAndBiotopes.Habitat.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId | String(255) | HB.HabitatsAndBiotopes.Habitat.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId_void | SmallInteger(255) | HB.HabitatsAndBiotopes.Habitat.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
IFCID | Integer(4) | _ | Identifier, the value must be unique in the data theme |
HabitatP - FeatureClass
Name | HabitatP |
ShapeType | Point |
FeatureType | Simple |
HasM | false |
HasZ | false |
Description | This feature class contains spatial features (point) for Habitat |
Field | DataType | UML Source | Description |
habitatSpecies_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies | Please refer to the equivalent UML description in the INSPIRE documentation |
habitatVegetation_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation | Please refer to the equivalent UML description in the INSPIRE documentation |
id_localId | String(255) | HB.HabitatsAndBiotopes.Habitat.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_namespace | String(255) | HB.HabitatsAndBiotopes.Habitat.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId | String(255) | HB.HabitatsAndBiotopes.Habitat.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId_void | SmallInteger(255) | HB.HabitatsAndBiotopes.Habitat.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
IFCID | Integer(4) | _ | Identifier, the value must be unique in the data theme |
HabitatS - FeatureClass
Name | HabitatS |
ShapeType | Polygon |
FeatureType | Simple |
HasM | false |
HasZ | false |
Description | This feature class contains spatial features (polygon) for Habitat |
Field | DataType | UML Source | Description |
habitatSpecies_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies | Please refer to the equivalent UML description in the INSPIRE documentation |
habitatVegetation_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation | Please refer to the equivalent UML description in the INSPIRE documentation |
id_localId | String(255) | HB.HabitatsAndBiotopes.Habitat.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_namespace | String(255) | HB.HabitatsAndBiotopes.Habitat.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId | String(255) | HB.HabitatsAndBiotopes.Habitat.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId_void | SmallInteger(255) | HB.HabitatsAndBiotopes.Habitat.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
IFCID | Integer(4) | _ | Identifier, the value must be unique in the data theme |
hbHabitatSpeciesTypeL - Table
Name | hbHabitatSpeciesTypeL |
Description | hbHabitatSpeciesTypeL |
Field | DataType | UML Source | Description |
hs_localSpeciesName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localNameCode_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localNameCode_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localNameCode_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localScheme | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_qLocalName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_qLocalName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesId_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesId | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesId_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesId | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesId_type | String(50) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesId | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesId_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesId | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesScheme | String(50) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
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 HabitatL.IFCID |
hs_referenceSpeciesScheme_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_qLocalName_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hbHabitatSpeciesTypeP - Table
Name | hbHabitatSpeciesTypeP |
Description | hbHabitatSpeciesTypeP |
Field | DataType | UML Source | Description |
hs_localSpeciesName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localNameCode_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localNameCode_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localNameCode_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localScheme | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_qLocalName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_qLocalName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesId_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesId | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesId_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesId | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesId_type | String(50) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesId | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesId_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesId | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesScheme | String(50) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
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 HabitatP.IFCID |
hs_referenceSpeciesScheme_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_qLocalName_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hbHabitatSpeciesTypeS - Table
Name | hbHabitatSpeciesTypeS |
Description | hbHabitatSpeciesTypeS |
Field | DataType | UML Source | Description |
hs_localSpeciesName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localNameCode_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localNameCode_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localNameCode_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_localScheme | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.localScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_qLocalName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_qLocalName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesId_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesId | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesId_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesId | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesId_type | String(50) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesId | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesId_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesId | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_referenceSpeciesScheme | String(50) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
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 HabitatS.IFCID |
hs_referenceSpeciesScheme_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.referenceSpeciesScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
hs_lsn_qLocalName_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatSpecies.HabitatSpeciesType.localSpeciesName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hbHabitatTypeCoverTypeL - Table
Name | hbHabitatTypeCoverTypeL |
Description | hbHabitatTypeCoverTypeL |
Field | DataType | UML Source | Description |
areaCovered_uom | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.areaCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
areaCovered_value | Double(8) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.areaCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
areaCovered_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.areaCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
lengthCovered_uom | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.lengthCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
lengthCovered_value | Double(8) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.lengthCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
lengthCovered_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.lengthCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localNameCode_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localNameCode_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localNameCode_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localScheme | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_qualifierLocalName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_qualifierLocalName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
localHabitatName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatType | String(50) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeId | Please refer to the equivalent UML description in the INSPIRE documentation xxx |
referenceHabitatTypeId_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeId | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeId_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeId | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeId_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeId | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeName | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeName | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeScheme | String(50) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
volumeCovered_uom | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.volumeCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
volumeCovered_value | Double(8) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.volumeCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
volumeCovered_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.volumeCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
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 HabitatL.IFCID |
referenceHabitatTypeScheme_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_qualifierLocalName_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hbHabitatTypeCoverTypeP - Table
Name | hbHabitatTypeCoverTypeP |
Description | hbHabitatTypeCoverTypeP |
Field | DataType | UML Source | Description |
areaCovered_uom | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.areaCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
areaCovered_value | Double(8) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.areaCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
areaCovered_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.areaCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
lengthCovered_uom | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.lengthCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
lengthCovered_value | Double(8) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.lengthCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
lengthCovered_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.lengthCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localNameCode_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localNameCode_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localNameCode_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localScheme | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_qualifierLocalName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_qualifierLocalName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
localHabitatName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatType | String(50) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeId | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeId_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeId | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeId_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeId | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeId_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeId | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeName | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeName | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeScheme | String(50) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
volumeCovered_uom | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.volumeCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
volumeCovered_value | Double(8) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.volumeCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
volumeCovered_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.volumeCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
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 HabitatP.IFCID |
referenceHabitatTypeScheme_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_qualifierLocalName_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hbHabitatTypeCoverTypeS - Table
Name | hbHabitatTypeCoverTypeS |
Description | hbHabitatTypeCoverTypeS |
Field | DataType | UML Source | Description |
areaCovered_uom | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.areaCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
areaCovered_value | Double(8) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.areaCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
areaCovered_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.areaCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
lengthCovered_uom | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.lengthCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
lengthCovered_value | Double(8) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.lengthCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
lengthCovered_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.lengthCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localNameCode_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localNameCode_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localNameCode_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_localScheme | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.localScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_qualifierLocalName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_qualifierLocalName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
localHabitatName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatType | String(50) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeId | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeId_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeId | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeId_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeId | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeId_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeId | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeName | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeName | Please refer to the equivalent UML description in the INSPIRE documentation |
referenceHabitatTypeScheme | String(50) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
volumeCovered_uom | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.volumeCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
volumeCovered_value | Double(8) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.volumeCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
volumeCovered_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.volumeCovered | Please refer to the equivalent UML description in the INSPIRE documentation |
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 HabitatS.IFCID |
referenceHabitatTypeScheme_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.referenceHabitatTypeScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
lhn_qualifierLocalName_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitat.HabitatTypeCoverType.localHabitatName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hbHabitatVegetationTypeL - Table
Name | hbHabitatVegetationTypeL |
Description | hbHabitatVegetationTypeL |
Field | DataType | UML Source | Description |
hv_lvn_localName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localNameCode_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localNameCode_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localNameCode_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localScheme | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_qLocalName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_qLocalName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
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 HabitatL.IFCID |
hv_lvn_qLocalName_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
hbHabitatVegetationTypeP - Table
Name | hbHabitatVegetationTypeP |
Description | hbHabitatVegetationTypeP |
Field | DataType | UML Source | Description |
hv_lvn_localName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localNameCode_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localNameCode_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localNameCode_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localScheme | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_qLocalName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_qLocalName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
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 HabitatP.IFCID |
hv_lvn_qLocalName_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hbHabitatVegetationTypeS - Table
Name | hbHabitatVegetationTypeS |
Description | hbHabitatVegetationTypeS |
Field | DataType | UML Source | Description |
hv_lvn_localName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localName | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localNameCode_code | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localNameCode_label | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localNameCode_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localNameCode | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_localScheme | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.localScheme | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_qLocalName | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
hv_lvn_qLocalName_void | SmallInteger(2) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
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 HabitatS.IFCID |
hv_lvn_qLocalName_uri | String(255) | HB.HabitatsAndBiotopes.Habitat.habitatVegetation.habitatVegetation.HabitatVegetationType..localVegetationName.LocalNameType.qualifierLocalName | Please refer to the equivalent UML description in the INSPIRE documentation |
HabitatL_hbHabitatSpeciesTypeL - RelationshipClass
Name | HabitatL_hbHabitatSpeciesTypeL |
Cardinality | OneToMany |
IsAttributed | false |
IsComposite | false |
ForwardPathLabel | has |
BackwardPathLabel | partOf |
Description | This relationship class defines the relationship between HabitatL and hbHabitatSpeciesTypeL. Eeach feature in HabitatL can contain one or many features in hbHabitatSpeciesTypeL. |
Origin Class Name | Origin Primary Key | Origin Foreign Key |
HabitatL | IFCID | RID |
Destination Class Name | Destination Primary Key | Destination Foreign Key |
hbHabitatSpeciesTypeL |
HabitatL_hbHabitatTypeCoverTypeL - RelationshipClass
Name | HabitatL_hbHabitatTypeCoverTypeL |
Cardinality | OneToMany |
IsAttributed | false |
IsComposite | false |
ForwardPathLabel | has |
BackwardPathLabel | partOf |
Description | This relationship class defines the relationship between HabitatL and hbHabitatTypeCoverTypeL. Eeach feature in HabitatL can contain one or many features in hbHabitatTypeCoverTypeL. |
Origin Class Name | Origin Primary Key | Origin Foreign Key |
HabitatL | IFCID | RID |
Destination Class Name | Destination Primary Key | Destination Foreign Key |
hbHabitatTypeCoverTypeL |
HabitatL_hbHabitatVegTypeL - RelationshipClass
Name | HabitatL_hbHabitatVegTypeL |
Cardinality | OneToMany |
IsAttributed | false |
IsComposite | false |
ForwardPathLabel | has |
BackwardPathLabel | partOf |
Description | This relationship class defines the relationship between HabitatL and hbHabitatVegTypeL. Eeach feature in HabitatL can contain one or many features in hbHabitatVegTypeL. |
Origin Class Name | Origin Primary Key | Origin Foreign Key |
HabitatL | IFCID | RID |
Destination Class Name | Destination Primary Key | Destination Foreign Key |
hbHabitatVegetationTypeL |
HabitatP_hbHabitatSpeciesTypeP - RelationshipClass
Name | HabitatP_hbHabitatSpeciesTypeP |
Cardinality | OneToMany |
IsAttributed | false |
IsComposite | false |
ForwardPathLabel | has |
BackwardPathLabel | partOf |
Description | This relationship class defines the relationship between HabitatP and hbHabitatSpeciesTypeP. Eeach feature in HabitatP can contain one or many features in hbHabitatSpeciesTypeP. |
Origin Class Name | Origin Primary Key | Origin Foreign Key |
HabitatP | IFCID | RID |
Destination Class Name | Destination Primary Key | Destination Foreign Key |
hbHabitatSpeciesTypeP |
HabitatP_hbHabitatTypeCoverTypeP - RelationshipClass
Name | HabitatP_hbHabitatTypeCoverTypeP |
Cardinality | OneToMany |
IsAttributed | false |
IsComposite | false |
ForwardPathLabel | has |
BackwardPathLabel | partOf |
Description | This relationship class defines the relationship between HabitatP and hbHabitatTypeCoverTypeP. Eeach feature in HabitatP can contain one or many features in hbHabitatTypeCoverTypeP. |
Origin Class Name | Origin Primary Key | Origin Foreign Key |
HabitatP | IFCID | RID |
Destination Class Name | Destination Primary Key | Destination Foreign Key |
hbHabitatTypeCoverTypeP |
HabitatP_hbHabitatVegTypeP - RelationshipClass
Name | HabitatP_hbHabitatVegTypeP |
Cardinality | OneToMany |
IsAttributed | false |
IsComposite | false |
ForwardPathLabel | has |
BackwardPathLabel | partOf |
Description | This relationship class defines the relationship between HabitatP and hbHabitatVegTypeP. Eeach feature in HabitatP can contain one or many features in hbHabitatVegTypeP. |
Origin Class Name | Origin Primary Key | Origin Foreign Key |
HabitatP | IFCID | RID |
Destination Class Name | Destination Primary Key | Destination Foreign Key |
hbHabitatVegetationTypeP |
HabitatS_hbHabitatSpeciesTypeS - RelationshipClass
Name | HabitatS_hbHabitatSpeciesTypeS |
Cardinality | OneToMany |
IsAttributed | false |
IsComposite | false |
ForwardPathLabel | has |
BackwardPathLabel | partOf |
Description | This relationship class defines the relationship between HabitatS and hbHabitatSpeciesTypeS. Eeach feature in HabitatS can contain one or many features in hbHabitatSpeciesTypeS. |
Origin Class Name | Origin Primary Key | Origin Foreign Key |
HabitatS | IFCID | RID |
Destination Class Name | Destination Primary Key | Destination Foreign Key |
hbHabitatSpeciesTypeS |
HabitatS_hbHabitatTypeCoverTypeS - RelationshipClass
Name | HabitatS_hbHabitatTypeCoverTypeS |
Cardinality | OneToMany |
IsAttributed | false |
IsComposite | false |
ForwardPathLabel | has |
BackwardPathLabel | partOf |
Description | This relationship class defines the relationship between HabitatS and hbHabitatTypeCoverTypeS. Eeach feature in HabitatS can contain one or many features in hbHabitatTypeCoverTypeS. |
Origin Class Name | Origin Primary Key | Origin Foreign Key |
HabitatS | IFCID | RID |
Destination Class Name | Destination Primary Key | Destination Foreign Key |
hbHabitatTypeCoverTypeS |
HabitatS_hbHabitatVegTypeS - RelationshipClass
Name | HabitatS_hbHabitatVegTypeS |
Cardinality | OneToMany |
IsAttributed | false |
IsComposite | false |
ForwardPathLabel | has |
BackwardPathLabel | partOf |
Description | This relationship class defines the relationship between HabitatS and hbHabitatVegTypeS. Eeach feature in HabitatS can contain one or many features in hbHabitatVegTypeS. |
Origin Class Name | Origin Primary Key | Origin Foreign Key |
HabitatS | IFCID | RID |
Destination Class Name | Destination Primary Key | Destination Foreign Key |
hbHabitatVegetationTypeS |
QualifierLocalNameValue - Domain
DomainName | QualifierLocalNameValue |
FieldType | String |
Domain Type | CodedValue |
Code | Name |
congruent | congruent |
excludes | excludes |
includedIn | included in |
includes | includes |
overlaps | overlaps |
referenceHabitatType - Domain
DomainName | referenceHabitatType |
FieldType | String |
Domain Type | CodedValue |
Code | Name |
EunisHabitatType | EunisHabitatType |
HabitatsDirective | HabitatsDirective |
MarineStrategyFrameworkDirective | MarineStrategyFrameworkDirective |
referenceHabitatTypeSchemeValue - Domain
DomainName | referenceHabitatTypeSchemeValue |
FieldType | String |
Domain Type | CodedValue |
Code | Name |
Eunis | Eunis |
HabitatsDirective | Habitats directive |
MarineStrategyFrameworkDirective | Marine strategy framework directive |
referenceSpeciesCode - Domain
DomainName | referenceSpeciesCode |
FieldType | String |
Domain Type | CodedValue |
Code | Name |
EunisSpecies | EunisSpecies |
EuNomen | EuNomen |
NatureDirective | NatureDirective |
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 |