BuildingUnit¶
A part of a Building which may be occupied by some Persons or Organization.
IRI: https://w3id.org/citydata/part2/v1/BuildingUnit
Diagram¶

Formalization for BuildingUnit¶
| Property | Constraint |
|---|---|
| buildingFacility | only Facility |
| buildingFacility | only Facility |
| cdm1:existsAt | exactly 1 |
| cdm1:existsAt | exactly 1 time:TemporalEntity |
| floorToCeilingHeight | only cdm1:Length |
| floorToCeilingHeight | only cdm1:Length |
| hasAddress | only Address |
| hasAddress | only Address |
| hasRent | only cdm1:MonetaryValue |
| hasRent | only cdm1:MonetaryValue |
| hasUnitSize | only cdm1:Area |
| hasUnitSize | only cdm1:Area |
| i72:hasValue | only cdm1:MonetaryValue |
| i72:hasValue | only cdm1:MonetaryValue |
| numberOfBedrooms | only xsd:nonNegativeInteger |
| numberOfBedrooms | datatype xsd:nonNegativeInteger |
| numberOfRooms | only xsd:nonNegativeInteger |
| numberOfRooms | datatype xsd:nonNegativeInteger |
| unitInBuilding | exactly 1 |
| unitInBuilding | exactly 1 Building |
| subClassOf | cdm1:Manifestation |
| subClassOf | BuildingThing |
| subClassOf | InfrastructureElement |
Used by classes¶
| Class | Property |
|---|---|
| Building | hasBuildingUnit |