Slot: unit_cost
Unit cost for this cost item.
URI: pbs:unit_cost
Alias: unit_cost
Applicable Classes
| Name |
Description |
Modifies Slot |
| CostAssembly |
Aggregated unit price assembled from multiple cost items |
no |
| AbstractCostRecord |
Abstract base for reusable cost record fields shared by atomic and aggregated... |
no |
| CostItem |
Cost record used for estimation and calculation, optionally linked to quantit... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
| ### Value Constraints |
|
| Property |
Value |
| Minimum Value |
0 |
Schema Source
- from schema: https://example.org/pragmatic-bim-data-contract
Mappings
| Mapping Type |
Mapped Value |
| self |
pbs:unit_cost |
| native |
pbs:unit_cost |
LinkML Source
name: unit_cost
description: Unit cost for this cost item.
from_schema: https://example.org/pragmatic-bim-data-contract
rank: 1000
alias: unit_cost
domain_of:
- AbstractCostRecord
range: double
required: true
minimum_value: 0