s4auto:AutomotiveEntity — Automotive Object

IRI
https://saref.etsi.org/saref4auto/AutomotiveEntity
Is defined by
https://saref.etsi.org/saref4auto/v2.1.1/
Is referenced by
https://saref.etsi.org/saref4auto/v2.1.1/
https://saref.etsi.org/saref4auto/v2.1.1/example/Acceleration3d#
https://saref.etsi.org/saref4auto/v2.1.1/example/AutomotiveDevice#
https://saref.etsi.org/saref4auto/v2.1.1/example/AutomotiveObject#
https://saref.etsi.org/saref4auto/v2.1.1/example/Heading#
https://saref.etsi.org/saref4auto/v2.1.1/example/Position_Address#
https://saref.etsi.org/saref4auto/v2.1.1/example/Position_CartesianPosition#
https://saref.etsi.org/saref4auto/v2.1.1/example/Position_DeltaReferencePosition#
https://saref.etsi.org/saref4auto/v2.1.1/example/Position_GeoPosition#
https://saref.etsi.org/saref4auto/v2.1.1/example/Position_PolarPositionWithZ#
https://saref.etsi.org/saref4auto/v2.1.1/example/Position_RoadTopologyPosition#
https://saref.etsi.org/saref4auto/v2.1.1/example/Shape_CircularShape#
https://saref.etsi.org/saref4auto/v2.1.1/example/Shape_PolygonalShape#
https://saref.etsi.org/saref4auto/v2.1.1/example/Shape_RectangularShape#
https://saref.etsi.org/saref4auto/v2.1.1/example/StationarySince#
https://saref.etsi.org/saref4auto/v2.1.1/example/Velocity3d#
https://saref.etsi.org/saref4auto/v2.1.1/example/zAngularVelocity#
Download serialization
License

Definition of s4auto:AutomotiveEntity

Defined in https://saref.etsi.org/saref4auto/v2.1.1/ as:

The main objects of interest in the automotive domain.

Description as a Class

Turtle

@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4auto: <https://saref.etsi.org/saref4auto/> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

s4auto:AutomotiveDevice rdfs:subClassOf s4auto:AutomotiveEntity ;
    skos:broader s4auto:AutomotiveEntity .

s4auto:AutomotiveObject_bulkMaterial skos:broader s4auto:AutomotiveEntity .

s4auto:AutomotiveObject_multipleObjects skos:broader s4auto:AutomotiveEntity .

s4auto:AutomotiveObject_singleObject skos:broader s4auto:AutomotiveEntity .

s4auto:ParkingSpot skos:broader s4auto:AutomotiveEntity .

s4auto:RoadSideActuator rdfs:subClassOf [ owl:onProperty saref:controls ;
            owl:someValuesFrom s4auto:AutomotiveEntity ] .

s4auto:RoadSideSensor rdfs:subClassOf [ owl:onProperty saref:observes ;
            owl:someValuesFrom s4auto:AutomotiveEntity ] .

s4auto:TrafficManagementCentre rdfs:subClassOf s4auto:AutomotiveEntity .

s4auto:TrafficParticipant rdfs:subClassOf s4auto:AutomotiveEntity ;
    skos:broader s4auto:AutomotiveEntity .

s4auto:VehicleEnvironment s4auto:isComposedOf s4auto:AutomotiveEntity .

s4auto:Acceleration3d saref:isPropertyOf s4auto:AutomotiveEntity .

s4auto:Heading saref:isPropertyOf s4auto:AutomotiveEntity .

s4auto:StationarySince saref:isPropertyOf s4auto:AutomotiveEntity .

s4auto:Velocity3d saref:isPropertyOf s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/Acceleration3d#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/AutomotiveDevice#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/AutomotiveObject#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/Heading#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/Position_Address#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/Position_CartesianPosition#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/Position_DeltaReferencePosition#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/Position_GeoPosition#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/Position_PolarPositionWithZ#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/Position_RoadTopologyPosition#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/Shape_CircularShape#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/Shape_PolygonalShape#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/Shape_RectangularShape#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/StationarySince#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/Velocity3d#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/example/zAngularVelocity#> dct:references s4auto:AutomotiveEntity .

<https://saref.etsi.org/saref4auto/v2.1.1/> dct:references s4auto:AutomotiveEntity ;
    dct:subject s4auto:AutomotiveEntity .

s4auto:AutomotiveEntity a owl:Class,
        owl:NamedIndividual,
        saref:FeatureKind ;
    rdfs:label "Automotive Object"@en ;
    dct:isReferencedBy <https://saref.etsi.org/saref4auto/v2.1.1/>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/Acceleration3d#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/AutomotiveDevice#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/AutomotiveObject#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/Heading#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/Position_Address#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/Position_CartesianPosition#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/Position_DeltaReferencePosition#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/Position_GeoPosition#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/Position_PolarPositionWithZ#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/Position_RoadTopologyPosition#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/Shape_CircularShape#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/Shape_PolygonalShape#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/Shape_RectangularShape#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/StationarySince#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/Velocity3d#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/zAngularVelocity#> ;
    rdfs:comment "The main objects of interest in the automotive domain."@en ;
    rdfs:isDefinedBy <https://saref.etsi.org/saref4auto/v2.1.1/> ;
    rdfs:seeAlso <https://saref.etsi.org/saref4auto/v2.1.1/> ;
    owl:equivalentClass [ owl:unionOf ( [ owl:oneOf ( s4auto:AutomotiveEntity ) ] [ owl:hasValue s4auto:AutomotiveEntity ;
                        owl:onProperty skos:broader ] [ owl:hasValue s4auto:AutomotiveEntity ;
                        owl:onProperty saref:hasFeatureKind ] ) ] ;
    skos:hiddenLabel "AutomotiveEntity" ;
    saref:hasProperty s4auto:Acceleration3d,
        s4auto:Heading,
        s4auto:Position,
        s4auto:Shape,
        s4auto:StationarySince,
        s4auto:Velocity3d,
        s4auto:zAngularVelocity .