PROPERTIES
automotive-simulator Properties
Class Diagram
classDiagram
class Class_definition_for_AutomotiveSimulator
class Class_definition_for_Content
class Class_definition_for_DomainSpecification
class Class_definition_for_Format
Class Hierarchy
- Class definition for AutomotiveSimulator (https://w3id.org/gaia-x4plcaad/ontologies/automotive-simulator/v2/AutomotiveSimulator)
- Class definition for Content (https://w3id.org/gaia-x4plcaad/ontologies/automotive-simulator/v2/Content)
- Class definition for DomainSpecification (https://w3id.org/gaia-x4plcaad/ontologies/automotive-simulator/v2/DomainSpecification)
- Class definition for Format (https://w3id.org/gaia-x4plcaad/ontologies/automotive-simulator/v2/Format)
Class Definitions
| Class |
IRI |
Description |
Parents |
| Class definition for AutomotiveSimulator |
https://w3id.org/gaia-x4plcaad/ontologies/automotive-simulator/v2/AutomotiveSimulator |
An implementation of an automotive simulator. |
SoftwareAsset |
| Class definition for Content |
https://w3id.org/gaia-x4plcaad/ontologies/automotive-simulator/v2/Content |
Describes the content properties of an automotive simulator (make, version, capabilities). |
Content |
| Class definition for DomainSpecification |
https://w3id.org/gaia-x4plcaad/ontologies/automotive-simulator/v2/DomainSpecification |
Domain-specific metadata extension for automotive simulator assets. |
DomainSpecification |
| Class definition for Format |
https://w3id.org/gaia-x4plcaad/ontologies/automotive-simulator/v2/Format |
Describes the format properties of an automotive simulator (scenario definitions, interfaces). |
Format |
Prefixes
SHACL Properties
automotive-simulator:hasContent
automotive-simulator:hasDomainSpecification
automotive-simulator:hasManifest
automotive-simulator:hasSoftwareResource
automotive-simulator:interface
automotive-simulator:scenarioDefinition
automotive-simulator:sensorAttackFlag
automotive-simulator:sensorFailureFlag
automotive-simulator:simulatorMake
automotive-simulator:softwareVersion
simulated-sensor:simulatedSensor
| Shape |
Property prefix |
Property |
MinCount |
MaxCount |
Description |
Datatype/NodeKind |
Filename |
| AutomotiveSimulatorShape |
automotive-simulator |
hasSoftwareResource |
1 |
1 |
|
|
automotive-simulator.shacl.ttl |
| AutomotiveSimulatorShape |
automotive-simulator |
hasDomainSpecification |
1 |
1 |
|
|
automotive-simulator.shacl.ttl |
| AutomotiveSimulatorShape |
automotive-simulator |
hasManifest |
1 |
1 |
|
|
automotive-simulator.shacl.ttl |
| DomainSpecificationShape |
automotive-simulator |
hasContent |
1 |
1 |
|
|
automotive-simulator.shacl.ttl |
| DomainSpecificationShape |
automotive-simulator |
hasFormat |
1 |
1 |
|
|
automotive-simulator.shacl.ttl |
| ContentShape |
automotive-simulator |
simulatorMake |
1 |
1 |
Make/Type of automotive simulator. |
http://www.w3.org/2001/XMLSchema#string |
automotive-simulator.shacl.ttl |
| ContentShape |
automotive-simulator |
softwareVersion |
1 |
1 |
Software version of the simulator. |
http://www.w3.org/2001/XMLSchema#string |
automotive-simulator.shacl.ttl |
| ContentShape |
automotive-simulator |
sensorFailureFlag |
1 |
1 |
If true, the simulator supports the simulation of sensor failures. |
http://www.w3.org/2001/XMLSchema#boolean |
automotive-simulator.shacl.ttl |
| ContentShape |
automotive-simulator |
sensorAttackFlag |
1 |
1 |
If true, the simulator supports the simulation of sensor attacks. |
http://www.w3.org/2001/XMLSchema#boolean |
automotive-simulator.shacl.ttl |
| ContentShape |
simulated-sensor |
simulatedSensor |
0 |
|
Type and kinds of sensors that are natively included in the simulator. |
|
automotive-simulator.shacl.ttl |
| FormatShape |
automotive-simulator |
scenarioDefinition |
0 |
|
Description language for defining driving scenarios supported by the simulator. |
http://www.w3.org/2001/XMLSchema#string |
automotive-simulator.shacl.ttl |
| FormatShape |
automotive-simulator |
interface |
0 |
|
Communication interface provided by the simulator. |
http://www.w3.org/2001/XMLSchema#string |
automotive-simulator.shacl.ttl |