Loading ontology/saref4bldg.ttl +7 −2 Original line number Diff line number Diff line Loading @@ -2186,7 +2186,9 @@ s4bldg:closeOffRating a saref:Property ; s4bldg:contains a owl:ObjectProperty, owl:TransitiveProperty ; rdfs:label "contains"@en ; rdfs:comment "A relation between a physical space and the objects located in such space."@en ; rdfs:comment "A relation between a physical object and another physical object it contains."@en ; rdfs:domain s4bldg:PhysicalObject ; rdfs:range s4bldg:PhysicalObject ; owl:inverseOf s4bldg:isContainedIn . s4bldg:externalSurfaceArea a saref:Property ; Loading Loading @@ -2214,7 +2216,10 @@ s4bldg:internalWaterVolume a saref:Property ; s4bldg:isContainedIn a owl:ObjectProperty, owl:TransitiveProperty ; rdfs:label "is contained in"@en ; rdfs:comment "A relation between an object and the physical space in which it is located."@en . rdfs:comment "A relation between a physical object and the physical space in which it is contained."@en ; rdfs:domain s4bldg:PhysicalObject ; rdfs:range s4bldg:PhysicalObject ; owl:inverseOf s4bldg:contains . s4bldg:isSpaceOf a owl:ObjectProperty, owl:TransitiveProperty ; Loading Loading
ontology/saref4bldg.ttl +7 −2 Original line number Diff line number Diff line Loading @@ -2186,7 +2186,9 @@ s4bldg:closeOffRating a saref:Property ; s4bldg:contains a owl:ObjectProperty, owl:TransitiveProperty ; rdfs:label "contains"@en ; rdfs:comment "A relation between a physical space and the objects located in such space."@en ; rdfs:comment "A relation between a physical object and another physical object it contains."@en ; rdfs:domain s4bldg:PhysicalObject ; rdfs:range s4bldg:PhysicalObject ; owl:inverseOf s4bldg:isContainedIn . s4bldg:externalSurfaceArea a saref:Property ; Loading Loading @@ -2214,7 +2216,10 @@ s4bldg:internalWaterVolume a saref:Property ; s4bldg:isContainedIn a owl:ObjectProperty, owl:TransitiveProperty ; rdfs:label "is contained in"@en ; rdfs:comment "A relation between an object and the physical space in which it is located."@en . rdfs:comment "A relation between a physical object and the physical space in which it is contained."@en ; rdfs:domain s4bldg:PhysicalObject ; rdfs:range s4bldg:PhysicalObject ; owl:inverseOf s4bldg:contains . s4bldg:isSpaceOf a owl:ObjectProperty, owl:TransitiveProperty ; Loading