Commit 513781bd authored by Mauro Dragoni's avatar Mauro Dragoni
Browse files

Merge branch 'develop' into 'master'

Removed Child, StaffMember, and Parent subclasses of LivingOrganism concept. Issue #30.

See merge request stf/stf-566/saref4wear!24
parents 75bca2af 65bcf43f
Loading
Loading
Loading
Loading
+0 −15
Original line number Diff line number Diff line
@@ -635,11 +635,6 @@ s4wear:BusinessEvents rdf:type owl:Class ;
                      rdfs:subClassOf s4city:Event .


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


###  https://saref.etsi.org/saref4wear/CommunicationFunction
s4wear:CommunicationFunction rdf:type owl:Class ;
                             rdfs:subClassOf saref:Function .
@@ -730,11 +725,6 @@ s4wear:OnBodyWearable rdf:type owl:Class ;
                                      ] .


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


###  https://saref.etsi.org/saref4wear/PhysicalObject
s4wear:PhysicalObject rdf:type owl:Class ;
                      rdfs:subClassOf geosp:Feature ,
@@ -761,11 +751,6 @@ s4wear:SportEvents rdf:type owl:Class ;
                   rdfs:subClassOf s4city:Event .


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


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