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

make IRI for IEEE 802.15.6 use acceptable localName pattern

parent e2eaa2ee
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -664,7 +664,7 @@ s4ehaw:UltraWideBand rdf:type s4ehaw:CommunicationProtocol ;
  rdfs:comment "Ultra Wide Band, a communication protocol."@en ;
  rdfs:comment "Ultra Wide Band, a communication protocol."@en ;
  rdfs:label "Ultra Wide Band"@en .
  rdfs:label "Ultra Wide Band"@en .


s4ehaw:IEEE802\.15\.6 rdf:type s4ehaw:CommunicationProtocol ;
s4ehaw:IEEE802\-15\-6 rdf:type s4ehaw:CommunicationProtocol ;
  rdfs:comment "IEEE 802.15.6, a communication protocol."@en ;
  rdfs:comment "IEEE 802.15.6, a communication protocol."@en ;
  rdfs:label "IEEE 802.15.6"@en .
  rdfs:label "IEEE 802.15.6"@en .