ExposedElementCoverage

objekttype

Inspire revision 4711 Gyldig

A coverage representating continuous information about exposed elements.
Egenskap Stereotype Beskrivelse Type Multiplisitet
typeOfElement ExposedElementClassification (datatype) 1..1
- exposedElementCategory ExposedElementCategoryValue (kodeliste) 1..1
- specificExposedElementType SpecificExposedElementTypeValue (kodeliste) 1..1
CoverageByDomainAndRange
coverageFunction -- Name -- coverage function CoverageFunction 0..1
domainSet -- Name -- domain set Any 1..1
rangeSet -- Name -- range set Any 0..*
AbstractExposedElement
inspireId Identifier (datatype) 1..1
- localId CharacterString 1..1
- namespace CharacterString 1..1
- versionId CharacterString 0..1
beginLifeSpanVersion DateTime 1..1
endLifeSpanVersion DateTime 0..1
validFrom DateTime 1..1
validTo DateTime 0..1
Navn Type Lengde Multiplisitet
CoverageFunction 0..1
Any 1..1
Any 0..*
Identifier (datatype) 1..1
CharacterString 1..1
CharacterString 1..1
CharacterString 0..1
DateTime 1..1
DateTime 0..1
DateTime 1..1
DateTime 0..1
ExposedElementClassification 1..1
Name Type English Description
coverageFunction CoverageFunction Description of how range values at locations in the coverage domain can be obtained.
domainSet Any Configuration of the domain of the coverage described in terms of coordinates. -- Description -- NOTE The values of this property will typically be constrained in subtypes to specific spatial and/or temporal geometries.
rangeSet Any Set of feature attribute values associated by a function with the elements of the domain of the coverage.
inspireId Identifier (datatype) External object identifier of the exposed element.
- localId CharacterString A local identifier, assigned by the data provider. The local identifier is unique within the namespace, that is no other spatial object carries the same unique identifier. -- Description -- NOTE It is the responsibility of the data provider to guarantee uniqueness of the local identifier within the namespace.
- namespace CharacterString Namespace uniquely identifying the data source of the spatial object. -- Description -- NOTE The namespace value will be owned by the data provider of the spatial object and will be registered in the INSPIRE External Object Identifier Namespaces Register.
- versionId CharacterString The identifier of the particular version of the spatial object, with a maximum length of 25 characters. If the specification of a spatial object type with an external object identifier includes life-cycle information, the version identifier is used to distinguish between the different versions of a spatial object. Within the set of all versions of a spatial object, the version identifier is unique. -- Description -- NOTE The maximum length has been selected to allow for time stamps based on ISO 8601, for example, "2007-02-12T12:12:12+05:30" as the version identifier. NOTE 2 The property is void, if the spatial data set does not distinguish between different versions of the spatial object. It is missing, if the spatial object type does not support any life-cycle information.
beginLifeSpanVersion DateTime Date and time at which this version of the spatial object was inserted or changed in the spatial data set.
endLifeSpanVersion DateTime Date and time at which this version of the spatial object was superseded or retired in the spatial data set.
validFrom DateTime The time when the exposed element started to exist in the real world.
validTo DateTime The time from which the exposed element no longer exists in the real world.
typeOfElement ExposedElementClassification A classification of the exposed element.

Vis ExposedElementCoverage i NVDB Datakatalog

Id Navn Type Multiplisitet
ExposedElementClassification 1 ..1
Assosiasjonstype Navn Kilde Destinasjon
arv subtype ExposedElementCoverage supertype CoverageByDomainAndRange
arv subtype ExposedElementCoverage supertype AbstractExposedElement
Navn Beskrivelse
DomainisrectifedGridOrReferenceableGrid /* A domain is a rectified grid or referenceable grid */ inv: domainSet.oclIsKindOf(CV_RectifiedGrid) or domainSet.oclIsKindOf(CV_ReferenceableGrid)
Range set is the levelOfVulnerability of VulnerabilityAssessment /* Range set is the level, or intensity, of the vulnerability assessment */ inv: rangeSet.oclIsKindOf(VulnerabilityAssessment.levelOfVulnerability)