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

add back s4wear:EnvironmentProperty that is mentioned in the TS V2.1.1

parent 352e7f03
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -344,6 +344,13 @@ s4wear:CrowdProperty rdf:type owl:Class ;
                     rdfs:label "Crowd property"@en .


###  https://saref.etsi.org/saref4wear/EnvironmentProperty
s4wear:EnvironmentProperty rdf:type owl:Class ;
                     rdfs:subClassOf saref:Property ;
                     rdfs:comment "Class to group those properties related to environment."@en ;
                     rdfs:label "Environment property"@en .


###  https://saref.etsi.org/saref4wear/ElectricalProperty
s4wear:ElectricalProperty rdf:type owl:Class ;
                          rdfs:subClassOf s4wear:WearableProperty ;