Unverified Commit 82647fff authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

Merge branch 'issue-29' of ssh://labs.etsi.org:29419/saref/saref4auto into issue-29

parents 95d325db 99fb619d
Loading
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -198,13 +198,6 @@ vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .
                  rdfs:label "AutomotiveObject"@en .


###  https://saref.etsi.org/saref4auto/CardinalityUnit
:CardinalityUnit rdf:type owl:Class ;
                 rdfs:subClassOf saref:UnitOfMeasure ;
                 rdfs:comment "unit of measure of size"@en ;
                 rdfs:label "cardinality unit"@en .


###  https://saref.etsi.org/saref4auto/Confidence
:Confidence rdf:type owl:Class ;
            rdfs:subClassOf [ rdf:type owl:Restriction ;
@@ -574,13 +567,6 @@ vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .
                 rdfs:label "SpeedConfidence"@en .


###  https://saref.etsi.org/saref4auto/SpeedUnit
:SpeedUnit rdf:type owl:Class ;
           rdfs:subClassOf saref:UnitOfMeasure ;
           rdfs:comment "unit of measure of speed"@en ;
           rdfs:label "speed unit"@en .


###  https://saref.etsi.org/saref4auto/TrafficLightController
:TrafficLightController rdf:type owl:Class ;
                        rdfs:subClassOf :RoadSideActuator ;