xmlns:atom="http://www.w3.org/2005/Atom" xmlns:atom="http://www.w3.org/2005/Atom"

ANNEX IU.K. [F1COMMON TYPES, DEFINITIONS AND REQUIREMENTS]

5.GENERIC NETWORK MODELU.K.

5.1. Spatial Object Types U.K.

5.1.1. Cross Reference (CrossReference) U.K.

Represents a reference between two elements in the same network.

Association roles of the spatial object type CrossReference
Association roleDefinitionTypeVoidability
elementThe cross referenced elementsNetworkElement
5.1.2. Generalised Link (GeneralisedLink) U.K.

Abstract base type representing a linear network element that may be used as a target in linear referencing.

This type is a sub-type of NetworkElement.

This type is abstract.

5.1.3. Grade Separated Crossing (GradeSeparatedCrossing) U.K.

Indicator which of two or more intersecting elements is/are below and which is/are above, to be used if elevation coordinates are not present or cannot be trusted.

This type is a sub-type of NetworkElement.

Association roles of the spatial object type GradeSeparatedCrossing
Association roleDefinitionTypeVoidability
elementSequence of crossing links. The order reflects their elevation; the first link is the lower link.Link
5.1.4. Link (Link) U.K.

Curvilinear network element that connects two positions and represents a homogeneous path in the network. The connected positions may be represented as nodes.

This type is a sub-type of GeneralisedLink.

This type is abstract.

Attributes of the spatial object type Link
AttributeDefinitionTypeVoidability
centrelineGeometryThe geometry that represents the centreline of the link.GM_Curve
fictitiousIndicator that the centreline geometry of the link is a straight line with no intermediate control points – unless the straight line represents the geography in the resolution of the data set appropriately.Boolean
Association roles of the spatial object type Link
Association roleDefinitionTypeVoidability
endNodeThe optional end node for this link. The end node may be the same instance as the start node.Node
startNodeThe optional start node for this link.Node
5.1.5. Link Sequence (LinkSequence) U.K.

A network element which represents a continuous path in the network without any branches. The element has a defined beginning and end and every position on the link sequence is identifiable with one single parameter such as length.

This type is a sub-type of GeneralisedLink.

This type is abstract.

Attributes of the spatial object type LinkSequence
AttributeDefinitionTypeVoidability
linkThe ordered collection of directed links that constitute the link sequence.DirectedLink
5.1.6. Link Set (LinkSet) U.K.

A collection of link sequences and/or individual links that has a specific function or significance in a network.

This type is a sub-type of NetworkElement.

This type is abstract.

Association roles of the spatial object type LinkSet
Association roleDefinitionTypeVoidability
linkThe set of links and link sequences that constitute the link set.GeneralisedLink
5.1.7. Network (Network) U.K.

A network is a collection of network elements.

Attributes of the spatial object type Network
AttributeDefinitionTypeVoidability
geographicalNameGeographical name for this network.GeographicalNamevoidable
Association roles of the spatial object type Network
Association roleDefinitionTypeVoidability
elementsThe collection of elements that constitutes the network.NetworkElement
5.1.8. Network Area (NetworkArea) U.K.

A 2-dimensional element in a network.

This type is a sub-type of NetworkElement.

This type is abstract.

Attributes of the spatial object type NetworkArea
AttributeDefinitionTypeVoidability
geometryRepresents the geometric properties of the areaGM_Surface
5.1.9. Network Connection (NetworkConnection) U.K.

Represents a logical connection between two or more network elements in different networks.

This type is a sub-type of NetworkElement.

Attributes of the spatial object type NetworkConnection U.K.
AttributeDefinitionTypeVoidability
typeCategorisation of the network connection.ConnectionTypeValuevoidable
Association roles of the spatial object type NetworkConnection U.K.
Association roleDefinitionTypeVoidability
elementNetwork elements in different networksNetworkElement
Constraints of the spatial object type NetworkConnection U.K.

All elements have to be in different networks

5.1.10. Network Element (NetworkElement) U.K.

Abstract base type representing an element in a network. Every element in a network provides some function that is of interest in the network.

This type is abstract.

Attributes of the spatial object type NetworkElement
AttributeDefinitionTypeVoidability
beginLifespanVersionDate and time at which this version of the spatial object was inserted or changed in the spatial data set.DateTimevoidable
endLifespanVersionDate and time at which this version of the spatial object was superseded or retired in the spatial data set.DateTimevoidable
inspireIdExternal object identifier of the spatial object.Identifier
Association roles of the spatial object type NetworkElement
Association roleDefinitionTypeVoidability
inNetworkThe networks in which a network element is a member.Networkvoidable
5.1.11. Network Property (NetworkProperty) U.K.

Abstract base type representing phenomena located at or along a network element. This base type provides general properties to associate the network-related phenomena (network properties) with the network elements.

This type is abstract.

Attributes of the spatial object type NetworkProperty
AttributeDefinitionTypeVoidability
beginLifespanVersionDate and time at which this version of the spatial object was inserted or changed in the spatial data set.DateTimevoidable
endLifespanVersionDate and time at which this version of the spatial object was superseded or retired in the spatial data set.DateTimevoidable
inspireIdExternal object identifier of the spatial object.Identifier
networkRefSpatial reference of the network-related property.NetworkReferencevoidable
5.1.12. Node (Node) U.K.

Represents a significant position in the network that always occurs at the beginning or the end of a link.

This type is a sub-type of NetworkElement.

This type is abstract.

Attributes of the spatial object type Node
AttributeDefinitionTypeVoidability
geometryThe location of the node.GM_Point
Association roles of the spatial object type Node
Association roleDefinitionTypeVoidability
spokeEndThe links that enter the node.Linkvoidable
spokeStartThe links that leave the node.Linkvoidable