Loading ontology/saref4wear.ttl +3 −9 Original line number Diff line number Diff line Loading @@ -696,7 +696,7 @@ s4wear:FabricWearable rdf:type owl:Class ; ### https://saref.etsi.org/saref4wear/InBodyWearable s4wear:InBodyWearable rdf:type owl:Class ; rdfs:subClassOf [ owl:intersectionOf ( s4wear:PositionedWearable rdfs:subClassOf [ owl:intersectionOf ( s4wear:Wearable [ rdf:type owl:Restriction ; owl:onProperty s4wear:isLocatedIn ; owl:someValuesFrom s4wear:Wearer Loading Loading @@ -727,7 +727,7 @@ s4wear:MemoryStorage rdf:type owl:Class ; ### https://saref.etsi.org/saref4wear/NearBodyWearable s4wear:NearBodyWearable rdf:type owl:Class ; rdfs:subClassOf [ owl:intersectionOf ( s4wear:PositionedWearable rdfs:subClassOf [ owl:intersectionOf ( s4wear:Wearable [ rdf:type owl:Restriction ; owl:onProperty s4wear:isLocatedNear ; owl:someValuesFrom s4wear:Wearer Loading @@ -750,7 +750,7 @@ s4wear:Occurrence rdf:type owl:Class ; ### https://saref.etsi.org/saref4wear/OnBodyWearable s4wear:OnBodyWearable rdf:type owl:Class ; rdfs:subClassOf [ owl:intersectionOf ( s4wear:PositionedWearable rdfs:subClassOf [ owl:intersectionOf ( s4wear:Wearable [ rdf:type owl:Restriction ; owl:onProperty s4wear:isLocatedOn ; owl:someValuesFrom s4wear:Wearer Loading @@ -766,12 +766,6 @@ s4wear:Policy rdf:type owl:Class ; rdfs:label "Policy"@en . ### https://saref.etsi.org/saref4wear/PositionedWearable s4wear:PositionedWearable rdf:type owl:Class ; rdfs:subClassOf s4wear:Wearable ; rdfs:label "Positioned wearable"@en . ### https://saref.etsi.org/saref4wear/PowerSupply s4wear:PowerSupply rdf:type owl:Class ; rdfs:subClassOf saref:Device ; Loading Loading
ontology/saref4wear.ttl +3 −9 Original line number Diff line number Diff line Loading @@ -696,7 +696,7 @@ s4wear:FabricWearable rdf:type owl:Class ; ### https://saref.etsi.org/saref4wear/InBodyWearable s4wear:InBodyWearable rdf:type owl:Class ; rdfs:subClassOf [ owl:intersectionOf ( s4wear:PositionedWearable rdfs:subClassOf [ owl:intersectionOf ( s4wear:Wearable [ rdf:type owl:Restriction ; owl:onProperty s4wear:isLocatedIn ; owl:someValuesFrom s4wear:Wearer Loading Loading @@ -727,7 +727,7 @@ s4wear:MemoryStorage rdf:type owl:Class ; ### https://saref.etsi.org/saref4wear/NearBodyWearable s4wear:NearBodyWearable rdf:type owl:Class ; rdfs:subClassOf [ owl:intersectionOf ( s4wear:PositionedWearable rdfs:subClassOf [ owl:intersectionOf ( s4wear:Wearable [ rdf:type owl:Restriction ; owl:onProperty s4wear:isLocatedNear ; owl:someValuesFrom s4wear:Wearer Loading @@ -750,7 +750,7 @@ s4wear:Occurrence rdf:type owl:Class ; ### https://saref.etsi.org/saref4wear/OnBodyWearable s4wear:OnBodyWearable rdf:type owl:Class ; rdfs:subClassOf [ owl:intersectionOf ( s4wear:PositionedWearable rdfs:subClassOf [ owl:intersectionOf ( s4wear:Wearable [ rdf:type owl:Restriction ; owl:onProperty s4wear:isLocatedOn ; owl:someValuesFrom s4wear:Wearer Loading @@ -766,12 +766,6 @@ s4wear:Policy rdf:type owl:Class ; rdfs:label "Policy"@en . ### https://saref.etsi.org/saref4wear/PositionedWearable s4wear:PositionedWearable rdf:type owl:Class ; rdfs:subClassOf s4wear:Wearable ; rdfs:label "Positioned wearable"@en . ### https://saref.etsi.org/saref4wear/PowerSupply s4wear:PowerSupply rdf:type owl:Class ; rdfs:subClassOf saref:Device ; Loading