Commit cb73601a authored by Raul Garcia-Castro's avatar Raul Garcia-Castro
Browse files

A wearer is a living organism, and we have a class in the ontology for that....

A wearer is a living organism, and we have a class in the ontology for that. So we can be more specific.
parent 198658dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -435,7 +435,7 @@ s4wear:TextileBasedWearable rdf:type owl:Class ;

###  https://saref.etsi.org/s4wear#User
s4wear:User rdf:type owl:Class ;
            rdfs:subClassOf [ owl:intersectionOf ( s4wear:Entity
            rdfs:subClassOf [ owl:intersectionOf ( s4wear:LivingOrganism
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty s4wear:interactsWith ;
                                                     owl:someValuesFrom s4wear:Wearable