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

closes #18

parent f5691773
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -897,7 +897,7 @@ s4ehaw:hasPortNumber rdf:type owl:DatatypeProperty ;
  rdfs:label "port number"@en .

s4ehaw:CommunicationProtocol rdf:type owl:Class  ;
  rdfs:subClassOf saref:FeatureKind ;
  rdfs:subClassOf saref:FeatureKind , s4syst:Connection ;
  rdfs:comment "A communication protocol, e.g. BLE, serial, Ethernet..."@en ;
  rdfs:label "Communication protocol"@en .