InternationalSign¶
A traffic control device that is used to convey information to road users, such as regulatory, warning, or guide signs.
Diagram¶

Specializations of InternationalSign¶
| Class | Description |
|---|---|
| Composite Sign | A single traffic-control unit whose content is an ordered sequence of one or more SimpleSigns, represented as an rdf:List: rdf:first is the main sign, and each rdf:rest step is the next panel in order (for example supplemental signs). |
| Simple Sign | A traffic control device that consists of a single message conveyed by a single pictogram. |
Formalization for InternationalSign¶
| Property | Constraint |
|---|---|
| nationalSignId | datatype xsd:string |
| pictogram | datatype its-core:oidstring |
| subClassOf | TrafficControlDevice |
| subClassOf | its-location:PointFeature |
Other annotations¶
| Property | Value |
|---|---|
| dash:abstract | true |