Commit a0a5bccf authored by María's avatar María
Browse files

change datatype

from PositiveInteger to NonNegativeInteger in capacityPeople
parent c40bbbd9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1197,7 +1197,7 @@ bldg:capacityControlType rdf:type owl:DatatypeProperty ;

###  http://saref.linkeddata.es/def/bldg#capacityPeople
bldg:capacityPeople rdf:type owl:DatatypeProperty ;
                    rdfs:range xsd:positiveInteger ;
                    rdfs:range xsd:nonNegativeInteger ;
                    rdfs:comment "Capacity of the transportation element measured in numbers of person."@en ;
                    rdfs:label "capacity people"@en .

+45.5 KiB

File added.

No diff preview for this file type.