IfcConstructionProductResource

Natural language names
Bauprodukt - Ressource
Construction Product Resource
Ressource d'un produit de construction
Change log
ItemSPFXMLChangeDescription
IFC2x3 to IFC4
    IfcConstructionProductResource
      OwnerHistoryMODIFIEDInstantiation changed to OPTIONAL.
      IdentificationXMODIFIEDName changed from ResourceIdentifier to Identification.
      LongDescriptionMODIFIEDName changed from ResourceGroup to LongDescription.
Type changed from IfcLabel to IfcText.
      UsageXXMODIFIEDName changed from ResourceConsumption to Usage.
Type changed from IfcResourceConsumptionEnum to IfcResourceTime.
      BaseCostsXXMODIFIEDName changed from BaseQuantity to BaseCosts.
Type changed from IfcMeasureWithUnit to IfcAppliedValue.
Aggregation changed from NONE to LIST.
      BaseQuantityADDED
      PredefinedTypeADDED
Semantic definitions at the entity
Entity definition

IfcConstructionProductResource defines the role of a product that is consumed (wholly or partially), or occupied in the performance of construction.

HISTORY  New entity in IFC2.0. Renamed from IfcProductResource in IFC2x.

Occurrences of IfcConstructionProductResource are usage of products to assist the process of construction. More specifically, they are usage of products that result from some construction processes and that are then used as resources to facilitate further construction. For instance, formworks can be instantiated as products resulting from the process ‘constructing formwork’. However, they are used as resources in the process ‘pouring concrete’ in a later stage of the project.

Attribute definitions
#AttributeTypeCardinalityDescription G
11PredefinedTypeIfcConstructionProductResourceTypeEnum? Defines types of construction product resources.
IFC4 New attribute.
X
Inherited definitions from supertypes
Entity inheritance IfcConstructionResource IfcResource IfcObject IfcObjectDefinition IfcRoot
Attribute inheritance
#AttributeTypeCardinalityDescriptionG
IfcRoot
1GlobalIdIfcGloballyUniqueId Assignment of a globally unique identifier within the entire software world. X
2OwnerHistoryIfcOwnerHistory? Assignment of the information about the current ownership of that object, including owning actor, application, local identification and information captured about the recent changes of the object,
NOTE  only the last modification in stored - either as addition, deletion or modification.
IFC4 CHANGE  The attribute has been changed to be OPTIONAL.
X
3NameIfcLabel? Optional name for use by the participating software systems or users. For some subtypes of IfcRoot the insertion of the Name attribute may be required. This would be enforced by a where rule. X
4DescriptionIfcText? Optional description, provided for exchanging informative comments.X
IfcObjectDefinition
HasAssignmentsIfcRelAssigns
@RelatedObjects
S[0:?]Reference to the relationship objects, that assign (by an association relationship) other subtypes of IfcObject to this object instance. Examples are the association to products, processes, controls, resources or groups.X
NestsIfcRelNests
@RelatedObjects
S[0:1]References to the decomposition relationship being a nesting. It determines that this object definition is a part within an ordered whole/part decomposition relationship. An object occurrence or type can only be part of a single decomposition (to allow hierarchical strutures only).
IFC4 CHANGE  The inverse attribute datatype has been added and separated from Decomposes defined at IfcObjectDefinition.
X
IsNestedByIfcRelNests
@RelatingObject
S[0:?]References to the decomposition relationship being a nesting. It determines that this object definition is the whole within an ordered whole/part decomposition relationship. An object or object type can be nested by several other objects (occurrences or types).
IFC4 CHANGE  The inverse attribute datatype has been added and separated from IsDecomposedBy defined at IfcObjectDefinition.
X
HasContextIfcRelDeclares
@RelatedDefinitions
S[0:1]References to the context providing context information such as project unit or representation context. It should only be asserted for the uppermost non-spatial object.
IFC4 CHANGE  The inverse attribute datatype has been added.
X
IsDecomposedByIfcRelAggregates
@RelatingObject
S[0:?]References to the decomposition relationship being an aggregation. It determines that this object definition is whole within an unordered whole/part decomposition relationship. An object definitions can be aggregated by several other objects (occurrences or parts).
IFC4 CHANGE  The inverse attribute datatype has been changed from the supertype IfcRelDecomposes to subtype IfcRelAggregates.
X
DecomposesIfcRelAggregates
@RelatedObjects
S[0:1]References to the decomposition relationship being an aggregation. It determines that this object definition is a part within an unordered whole/part decomposition relationship. An object definitions can only be part of a single decomposition (to allow hierarchical strutures only).
IFC4 CHANGE  The inverse attribute datatype has been changed from the supertype IfcRelDecomposes to subtype IfcRelAggregates.
X
HasAssociationsIfcRelAssociates
@RelatedObjects
S[0:?]Reference to the relationship objects, that associates external references or other resource definitions to the object.. Examples are the association to library, documentation or classification.X
IfcObject
5ObjectTypeIfcLabel? The type denotes a particular type that indicates the object further. The use has to be established at the level of instantiable subtypes. In particular it holds the user defined type, if the enumeration of the attribute PredefinedType is set to USERDEFINED.
X
IsDeclaredByIfcRelDefinesByObject
@RelatedObjects
S[0:1]Link to the relationship object pointing to the declaring object that provides the object definitions for this object occurrence. The declaring object has to be part of an object type decomposition. The associated IfcObject, or its subtypes, contains the specific information (as part of a type, or style, definition), that is common to all reflected instances of the declaring IfcObject, or its subtypes.
IFC4 CHANGE  New inverse relationship, change made with upward compatibility for file based exchange.
X
DeclaresIfcRelDefinesByObject
@RelatingObject
S[0:?]Link to the relationship object pointing to the reflected object(s) that receives the object definitions. The reflected object has to be part of an object occurrence decomposition. The associated IfcObject, or its subtypes, provides the specific information (as part of a type, or style, definition), that is common to all reflected instances of the declaring IfcObject, or its subtypes.
IFC4 CHANGE  New inverse relationship, change made with upward compatibility for file based exchange.
X
IsTypedByIfcRelDefinesByType
@RelatedObjects
S[0:1]Set of relationships to the object type that provides the type definitions for this object occurrence. The then associated IfcTypeObject, or its subtypes, contains the specific information (or type, or style), that is common to all instances of IfcObject, or its subtypes, referring to the same type.
IFC4 CHANGE  New inverse relationship, the link to IfcRelDefinesByType had previously be included in the inverse relationship IfcRelDefines. Change made with upward compatibility for file based exchange.
X
IsDefinedByIfcRelDefinesByProperties
@RelatedObjects
S[0:?]Set of relationships to property set definitions attached to this object. Those statically or dynamically defined properties contain alphanumeric information content that further defines the object.
IFC4 CHANGE  The data type has been changed from IfcRelDefines to IfcRelDefinesByProperties with upward compatibility for file based exchange.
X
IfcResource
6IdentificationIfcIdentifier? An identifying designation given to a resource. It is the identifier at the occurrence level.
IFC4 CHANGE Attribute promoted from subtype IfcConstructionResource.
X
7LongDescriptionIfcText? A detailed description of the resource (e.g. the skillset for a labor resource).
IFC4 CHANGE  The attribute LongDescription is added replacing the ResourceGroup attribute at subtype IfcConstructionResource.
X
ResourceOfIfcRelAssignsToResource
@RelatingResource
S[0:?]Set of relationships to other objects, e.g. products, processes, controls, resources or actors, for which this resource object is a resource.X
IfcConstructionResource
8UsageIfcResourceTime? Indicates the work, usage, and times scheduled and completed. Some attributes on this object may have associated constraints or time series; see documentation of IfcResourceTime for specific usage. If the resource is nested, then certain values may be calculated based on the component resources as indicated at IfcResourceTime.
IFC4 CHANGE  New attribute.
X
9BaseCostsIfcAppliedValue? L[1:?] Indicates the unit costs for which accrued amounts should be calculated. Such unit costs may be split into Name designations (for example, 'Standard', 'Overtime'), and may contain a hierarchy of cost values that apply at different dates (using IfcCostValue.ApplicableDate and IfcCostValue.FixedUntilDate).
IFC4 CHANGE  New attribute.
X
10BaseQuantityIfcPhysicalQuantity? Identifies the base quantity consumed of the resource relative to assignments. For crew, labour, subcontract, and equipment resources, this refers to IfcQuantityTime. For material resources, this refers to IfcQuantityVolume. For product resources, this refers to IfcQuantityCount.
IFC4 CHANGE  New attribute.
X
IfcConstructionProductResource
11PredefinedTypeIfcConstructionProductResourceTypeEnum? Defines types of construction product resources.
IFC4 New attribute.
X
Definitions applying to General Usage

 Instance diagram


Concept usage

Object Typing

The Object Typing concept template applies to this entity as shown in Table 295.

HasTypeRelatingType
IfcConstructionProductResourceType
IfcConstructionResourceType

Table 295 — IfcConstructionProductResource Object Typing



Resource Assignment

The Resource Assignment concept template applies to this entity as shown in Table 296.

TypeDescription
IfcElementIndicates a physical element manifesting the resource such as nails (in bulk).

Table 296 — IfcConstructionProductResource Resource Assignment



Resource Cost

The Resource Cost concept template applies to this entity as shown in Table 297.

CostTypeCostNameValueTypeDescription
IfcCostValueProductIfcMonetaryMeasureThe unit cost for purchasing the product.
IfcCostValueShippingIfcMonetaryMeasureThe unit cost for transporting the product.

Table 297 — IfcConstructionProductResource Resource Cost



Resource Quantity

The Resource Quantity concept template applies to this entity as shown in Table 298.

QuantityTypeQuantityNameDescription
IfcQuantityCountProductThe unit count of the product used such as 1 for each or 12 for a dozen.

Table 298 — IfcConstructionProductResource Resource Quantity



mvdXML Specification
<?xml version="1.0"?>
<ConceptRoot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="22fb27ed-8f5c-4b5c-9e71-56b5e542b596" name="IfcConstructionProductResource" status="sample" applicableRootEntity="IfcConstructionProductResource">
  <Applicability uuid="00000000-0000-0000-0000-000000000000" status="sample">
    <Template ref="c7ef91fa-167b-4c65-b901-473afcbc82c3" />
    <TemplateRules operator="and" />
  </Applicability>
  <Concepts>
    <Concept uuid="fbccf4b2-49b1-4af3-aa75-b2d43e055abc" name="Object Typing" status="sample" override="false">
      <Template ref="35a2e10e-20df-40f4-ab2f-dacf0a6744f4" />
      <TemplateRules operator="and">
        <TemplateRule Parameters="RelatingType[Type]='IfcConstructionProductResourceType'" />
      </TemplateRules>
    </Concept>
    <Concept uuid="3be6d9a1-8d6e-43ce-92a6-97afb4ca2f48" name="Resource Assignment" status="sample" override="false">
      <Template ref="26529b88-e45d-4818-a1ce-02ba12901b7e" />
      <TemplateRules operator="and">
        <TemplateRule Description="Indicates a physical element manifesting the resource such as nails (in bulk)." Parameters="Type[Type]='IfcElement'" />
      </TemplateRules>
    </Concept>
    <Concept uuid="c8ff2171-24f2-46f6-807a-a3c9a163c15a" name="Resource Cost" status="sample" override="false">
      <Template ref="678111f9-565e-4c1d-b8c3-d218c4ccd056" />
      <TemplateRules operator="and">
        <TemplateRule Description="The unit cost for purchasing the product." Parameters="CostType[Type]='IfcCostValue' AND CostName[Value]='Product' AND ValueType[Value]='IfcMonetaryMeasure'" />
        <TemplateRule Description="The unit cost for transporting the product." Parameters="CostType[Type]='IfcCostValue' AND CostName[Value]='Shipping' AND ValueType[Value]='IfcMonetaryMeasure'" />
      </TemplateRules>
    </Concept>
    <Concept uuid="335e4607-a54e-4206-8c32-92b523c90efa" name="Resource Quantity" status="sample" override="false">
      <Template ref="a057d708-23d4-47d2-a84d-89ffc93d8fe8" />
      <TemplateRules operator="and">
        <TemplateRule Description="The unit count of the product used such as 1 for each or 12 for a dozen." Parameters="QuantityType[Type]='IfcQuantityCount' AND QuantityName[Value]='Product'" />
      </TemplateRules>
    </Concept>
  </Concepts>
</ConceptRoot>
Concept inheritance

#ConceptTemplateModel View
IfcRoot
IdentitySoftware IdentityGeneral Usage
Revision ControlRevision ControlGeneral Usage
IfcObjectDefinition
Classification AssociationClassification AssociationGeneral Usage
IfcObject
Object User IdentityObject User IdentityGeneral Usage
Object Predefined TypeObject Predefined TypeGeneral Usage
Property Sets with OverrideProperty Sets with OverrideGeneral Usage
IfcConstructionResource
DocumentDocument AssociationGeneral Usage
ConstraintConstraint AssociationGeneral Usage
Property Sets for ObjectsProperty Sets for ObjectsGeneral Usage
NestingObject NestingGeneral Usage
IfcConstructionProductResource
Object TypingObject TypingGeneral Usage
Resource AssignmentResource AssignmentGeneral Usage
Resource CostResource CostGeneral Usage
Resource QuantityResource QuantityGeneral Usage
Formal representations
XML Specification
 <xs:element name="IfcConstructionProductResource" type="ifc:IfcConstructionProductResource" substitutionGroup="ifc:IfcConstructionResource" nillable="true"/>
 <xs:complexType name="IfcConstructionProductResource">
  <xs:complexContent>
   <xs:extension base="ifc:IfcConstructionResource">
    <xs:attribute name="PredefinedType" type="ifc:IfcConstructionProductResourceTypeEnum" use="optional"/>
   </xs:extension>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcConstructionProductResource
 SUBTYPE OF (IfcConstructionResource);
  PredefinedType : OPTIONAL IfcConstructionProductResourceTypeEnum;
 WHERE
  CorrectPredefinedType : NOT(EXISTS(PredefinedType)) OR
(PredefinedType <> IfcConstructionProductResourceTypeEnum.USERDEFINED) OR
((PredefinedType = IfcConstructionProductResourceTypeEnum.USERDEFINED) AND EXISTS (SELF\IfcObject.ObjectType));
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page