Unverified Commit 8e8138e9 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

closes #15

parent 9aa12c59
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2224,7 +2224,8 @@ s4bldg:isContainedIn a owl:ObjectProperty,
s4bldg:isSpaceOf a owl:ObjectProperty,
        owl:TransitiveProperty ;
    rdfs:label "isSpaceOf"@en ;
    rdfs:comment "Relation between a building space and the building or building space it belongs to."@en .
    rdfs:comment "Relation between a building space and the building or building space it belongs to."@en ;
    owl:inverseOf s4bldg:hasSpace .

s4bldg:length a saref:Property ;
    rdfs:label "length"@en ;