Class definition for Quantity¶
IRI: https://w3id.org/ascs-ev/envited-x/hdmap/v5/Quantity
Contains properties to describe the quantity (e.g. number of intersections, traffic lights, signs, length, range of speed limits/elevations) of the HD map asset.
Class Diagram¶
Inheritance¶
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| elevation range | 0..1float |
Specifies the difference between the maximum and minimum height of the road elevation profiles in metres. | direct |
| length | 0..1float |
Defines the total length (sum of road lengths) of the road network in kilometres. | direct |
| number intersections | 0..1integer |
Specifies the total number of intersections defined in the HD map. | direct |
| number objects | 0..1integer |
Specifies the number of all objects in the HD map. | direct |
| number outlines | 0..1integer |
Specifies the number of all outline objects defined in the HD map. | direct |
| number traffic lights | 0..1integer |
Specifies the number of all traffic lights defined in the HD map. | direct |
| number traffic signs | 0..1integer |
Specifies the number of all traffic signs (signals) in the HD map. | direct |
| range of modeling | 0..1float |
Indicates the distance (in metres) to which the area beyond the traffic area has been modeled. | direct |
| speed limit | 0..1 Range2DShape |
Specifies the range of speed limits defined in the HD map. | direct |
Source¶
- OWL:
hdmap.owl.ttl - SHACL:
hdmap.shacl.ttl