Loading ontology/saref4bldg.ttl +3 −1 Original line number Diff line number Diff line Loading @@ -218,7 +218,9 @@ s4bldg:connectionSize rdf:type owl:ObjectProperty ; s4bldg:contains rdf:type owl:ObjectProperty ; owl:inverseOf s4bldg:isContainedIn ; rdf:type owl:TransitiveProperty ; rdfs:comment "A relation between a physical space and the objects located in such space."@en ; rdfs:domain s4bldg:PhysicalObject ; rdfs:range s4bldg:PhysicalObject ; rdfs:comment "A relation between a physical object and another physical object it contains."@en ; rdfs:label "contains"@en . Loading Loading
ontology/saref4bldg.ttl +3 −1 Original line number Diff line number Diff line Loading @@ -218,7 +218,9 @@ s4bldg:connectionSize rdf:type owl:ObjectProperty ; s4bldg:contains rdf:type owl:ObjectProperty ; owl:inverseOf s4bldg:isContainedIn ; rdf:type owl:TransitiveProperty ; rdfs:comment "A relation between a physical space and the objects located in such space."@en ; rdfs:domain s4bldg:PhysicalObject ; rdfs:range s4bldg:PhysicalObject ; rdfs:comment "A relation between a physical object and another physical object it contains."@en ; rdfs:label "contains"@en . Loading