Skip to content

RoadLinkUserType

A RoadLinkUserType represents the unique combination of a RoadLink and a UserType such that speed limits and other characteristics can be defined to apply to specific user types when operating along a particular road link.

IRI: https://w3id.org/citydata/part3/v1/RoadLinkUserType

Diagram

cluster_associated ITSThing ITSThing RoadLinkUserType RoadLinkUserType RoadLinkUserType->ITSThing cdm1_CityUnits/Duration cdm1:CityUnits/Duration RoadLinkUserType->cdm1_CityUnits/Duration travelTime 0..1 cdm1_CityUnits/Speed cdm1:CityUnits/Speed RoadLinkUserType->cdm1_CityUnits/Speed speedLimit 0..1 cdm2_Code cdm2:Code RoadLinkUserType->cdm2_Code userCategory 1 RoadLink RoadLink RoadLinkUserType->RoadLink uses

RoadLinkUserType Diagram

Formalization for RoadLinkUserType

Property Constraint
speedLimit max 1
speedLimit max 1 cdm1:CityUnits/Speed
travelTime max 1
travelTime max 1 cdm1:CityUnits/Duration
userCategory exactly 1
userCategory exactly 1 cdm2:Code
uses only RoadLink
uses only RoadLink
subClassOf ITSThing

Used by classes

Class Property
Road Link primaryUser
Road Link usedBy