Unverified Commit 8593e437 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

closes #6

parent d7c74746
Loading
Loading
Loading
Loading
Loading
+1 −7
Original line number Original line Diff line number Diff line
@@ -122,12 +122,6 @@ saref:consistsOf rdf:type owl:ObjectProperty ;
                 rdfs:label "consists of"@en .
                 rdfs:label "consists of"@en .




###  https://saref.etsi.org/core/controlsProperty
saref:controlsProperty rdf:type owl:ObjectProperty ;
                       rdfs:comment "A relationship specifying the property that can be controlled by a certain device"@en ;
                       rdfs:isDefinedBy saref: ;
                       rdfs:label "controls property"@en .



###  https://saref.etsi.org/saref4auto/hasConfidenceUnitOfMeasure
###  https://saref.etsi.org/saref4auto/hasConfidenceUnitOfMeasure
:hasConfidenceUnitOfMeasure rdf:type owl:ObjectProperty ;
:hasConfidenceUnitOfMeasure rdf:type owl:ObjectProperty ;
@@ -749,7 +743,7 @@ saref:Actuator rdf:type owl:Class ;
###  https://saref.etsi.org/core/Device
###  https://saref.etsi.org/core/Device
saref:Device rdf:type owl:Class ;
saref:Device rdf:type owl:Class ;
             rdfs:subClassOf [ rdf:type owl:Restriction ;
             rdfs:subClassOf [ rdf:type owl:Restriction ;
                               owl:onProperty saref:controlsProperty ;
                               owl:onProperty saref:controls ;
                               owl:allValuesFrom saref:Property
                               owl:allValuesFrom saref:Property
                             ] ,
                             ] ,
                             [ rdf:type owl:Restriction ;
                             [ rdf:type owl:Restriction ;