TransportNode
A TransportNode is a NetworkElement that represents a node on the transport network that can be used to designate an end to a link or to join links.

Open interactive TransportNode diagram
Specializations of TransportNode
| Class |
Description |
| Junction |
A Junction is a TransportNode that allows a traveller to connect from one TravelledWayLink to another. |
| Route Point |
A RoutePoint represents a point of interest along a PublicTransportRoute. |
| Property |
Constraint |
| egress |
all TravelledWayLink |
| egress |
min 1 owl::Thing |
| ingress |
all TravelledWayLink |
| ingress |
min 1 owl::Thing |
| partwhole::properPartOf |
all TransportNetwork |
| partwhole::properPartOf |
min 1 owl::Thing |
| subClassOf |
NetworkElement |
Used by classes
Other annotations
| Annotation |
Value |
| xsd::pattern |
TransportNetworkPattern |