Loading ontology/saref4auto.ttl +2 −2 Original line number Original line Diff line number Diff line Loading @@ -145,7 +145,7 @@ saref:hasProperty rdf:type owl:ObjectProperty ; ### https://saref.etsi.org/core/isControlledByDevice ### https://saref.etsi.org/core/isControlledByDevice saref:isControlledByDevice rdf:type owl:ObjectProperty ; saref:isControlledBy rdf:type owl:ObjectProperty ; rdfs:comment "A relationship specifying the devices that can control a certain property"@en ; rdfs:comment "A relationship specifying the devices that can control a certain property"@en ; rdfs:isDefinedBy saref: ; rdfs:isDefinedBy saref: ; rdfs:label "is controlled by device"@en . rdfs:label "is controlled by device"@en . Loading Loading @@ -825,7 +825,7 @@ saref:Measurement rdf:type owl:Class ; ### https://saref.etsi.org/core/Property ### https://saref.etsi.org/core/Property saref:Property rdf:type owl:Class ; saref:Property rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty saref:isControlledByDevice ; owl:onProperty saref:isControlledBy ; owl:allValuesFrom saref:Device owl:allValuesFrom saref:Device ] , ] , [ rdf:type owl:Restriction ; [ rdf:type owl:Restriction ; Loading Loading
ontology/saref4auto.ttl +2 −2 Original line number Original line Diff line number Diff line Loading @@ -145,7 +145,7 @@ saref:hasProperty rdf:type owl:ObjectProperty ; ### https://saref.etsi.org/core/isControlledByDevice ### https://saref.etsi.org/core/isControlledByDevice saref:isControlledByDevice rdf:type owl:ObjectProperty ; saref:isControlledBy rdf:type owl:ObjectProperty ; rdfs:comment "A relationship specifying the devices that can control a certain property"@en ; rdfs:comment "A relationship specifying the devices that can control a certain property"@en ; rdfs:isDefinedBy saref: ; rdfs:isDefinedBy saref: ; rdfs:label "is controlled by device"@en . rdfs:label "is controlled by device"@en . Loading Loading @@ -825,7 +825,7 @@ saref:Measurement rdf:type owl:Class ; ### https://saref.etsi.org/core/Property ### https://saref.etsi.org/core/Property saref:Property rdf:type owl:Class ; saref:Property rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty saref:isControlledByDevice ; owl:onProperty saref:isControlledBy ; owl:allValuesFrom saref:Device owl:allValuesFrom saref:Device ] , ] , [ rdf:type owl:Restriction ; [ rdf:type owl:Restriction ; Loading