Unverified Commit 3359c3de authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

closes #26, deletes subclasses of unitofmeasure

parent 65084105
Loading
Loading
Loading
Loading
Loading
+0 −14
Original line number Original line Diff line number Diff line
@@ -383,13 +383,6 @@ vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .
     rdfs:label "Car"@en .
     rdfs:label "Car"@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
###  https://saref.etsi.org/saref4auto/Confidence
:Confidence rdf:type owl:Class ;
:Confidence rdf:type owl:Class ;
            rdfs:subClassOf [ rdf:type owl:Restriction ;
            rdfs:subClassOf [ rdf:type owl:Restriction ;
@@ -913,13 +906,6 @@ vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .
                 rdfs:label "SpeedConfidence"@en .
                 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/StartPoint
###  https://saref.etsi.org/saref4auto/StartPoint
:StartPoint rdf:type owl:Class ;
:StartPoint rdf:type owl:Class ;
            rdfs:subClassOf :Point ;
            rdfs:subClassOf :Point ;