Inspire revision 4711
Gyldig
-- Name --
Floor description
This data type gathers the main characteristics of a floor (or range of floors) of a building.
-- Description --
The common characteristics are the ones coming from the use cases considered by this data specification.
Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
areaOfOpenings |
|
-- Name --
areaOfOpenings
|
Area |
1..1 |
currentUse |
|
-- Name --
currentUse
|
CurrentUseValue
(kodeliste)
|
1..* |
document |
|
-- Name --
document
|
Document
(datatype)
|
0..* |
- date |
|
-- Name --
date
|
DateTime |
0..1 |
- documentDescription |
|
-- Name --
documentDescription
|
PT_FreeText |
0..1 |
- documentLink |
|
-- Name --
documentLink
|
URI |
1..1 |
- sourceStatus |
|
-- Name --
sourceStatus
|
SourceStatusValue
(kodeliste)
|
1..1 |
floorArea |
|
-- Name --
floorArea
|
Area |
1..1 |
floorRange |
|
-- Name --
floorRange
|
FloorRange
(datatype)
|
1..* |
- lowestFloor |
|
-- Name --
lowestFloor
|
Real |
1..1 |
- highestFloor |
|
-- Name --
highestFloor
|
Real |
1..1 |
height |
|
-- Name --
height
|
Length |
1..1 |
numberOfDwellings |
|
-- Name --
numberOfDwellings
|
Integer |
1..1 |
Name |
Type |
English |
Description |
areaOfOpenings |
Area |
|
The area of openings (doors, windows, open space) on the facade of the building, related to this given floor
-- Description --
NOTE : the area of openings helps to assess the vulnerability of buildings to earthquakes.
|
currentUse |
CurrentUseValue
|
|
The current use(s) of the floor.
|
document |
Document
|
|
Any document providing information about the floor.
-- Description --
EXAMPLE : A sketch of the floor, emergency plan of the floor.
|
floorArea |
Area |
|
The ground area of the floor.
|
floorRange |
FloorRange
|
|
Therange of floors having common characteristics.
-- Description --
NOTE:Many buildings may have ground floor with specific characteristics and upper floors looking like one another.
EXAMPLE 1: Typically, the ground floor may be used for shops and the upper floors for offices or dwellings. The opening distribution is also often different on ground floor (with entrance doors, arcades, …) and in upper floors (with only windows on the facade).
|
height |
Length |
|
The height of the floor.
|
numberOfDwellings |
Integer |
|
The number of dwellings of the floor.
|