Commit 65bcf43f authored by Mauro Dragoni's avatar Mauro Dragoni
Browse files

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

parent 029c7433
Loading
Loading
Loading
Loading
+0 −15
Original line number Diff line number Diff line
@@ -644,11 +644,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 .
@@ -739,11 +734,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 ,
@@ -770,11 +760,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 .