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

add or correct language tag

parent 30fed3bd
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -372,7 +372,7 @@ s4ehaw:presents rdf:type owl:ObjectProperty ;
s4ehaw:supports rdf:type owl:ObjectProperty ;
                rdfs:domain saref:Service ;
                rdfs:range s4ehaw:ServiceGrounding ;
                rdfs:comment "A service supports a service grounding (how to access the service)." ;
                rdfs:comment "A service supports a service grounding (how to access the service)."@en ;
                rdfs:label "supports"@en .


@@ -845,7 +845,7 @@ s4ehaw:banTopology rdf:type owl:DatatypeProperty ;
                                                  ]
                                       ]
                           ] ;
                rdfs:comment "The BAN physical topology type, i.e Adhoc or Star or Mesh or Others."@ne ;
                rdfs:comment "The BAN physical topology type, i.e Adhoc or Star or Mesh or Others."@en ;
                rdfs:label "BAN topology"@en .