I add a new object property hasEstimatedConstructionCost to describe the construction cost of the building. Because we haven't accurate construction cost data, it is calculated by the latest construction cost standard, not real construction cost of building, I call it as estimated. hasEstimatedConstructionCost link to om:Cost, which is subClass of om:AmountOfCost.
I add a new object property
hasEstimatedConstructionCost
to describe the construction cost of the building. Because we haven't accurate construction cost data, it is calculated by the latest construction cost standard, not real construction cost of building, I call it as estimated.hasEstimatedConstructionCost
link toom:Cost
, which is subClass ofom:AmountOfCost
.