Class definition for Quantity¶
IRI: https://w3id.org/ascs-ev/envited-x/scenario/v5/Quantity
Contains properties that describe the quantity of the scenario asset (e.g., number of traffic objects, controllers).
Class Diagram¶
Inheritance¶
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| controllers | 0..*string |
Specifies the simulation core controllers (internal or external) used in the scenario. | direct |
| number traffic objects | 0..1integer |
Specifies the total number of traffic objects defined in the scenario asset. | direct |
| permanent traffic objects | 0..1integer |
Specifies the total number of permanent traffic objects defined in the scenario asset. | direct |
| temporary traffic objects | 0..1integer |
Specifies the total number of temporary traffic objects defined in the scenario asset. | direct |
Source¶
- OWL:
scenario.owl.ttl - SHACL:
scenario.shacl.ttl