Arbeit - Ressource | |
Labor Resource | |
Ressource en main d'Ĺ“uvre |
Item | SPF | XML | Change | Description | IFC2x3 to IFC4 |
---|---|---|---|---|
IfcLaborResource | ||||
OwnerHistory | MODIFIED | Instantiation changed to OPTIONAL. | ||
Identification | X | MODIFIED | Name changed from ResourceIdentifier to Identification. | |
LongDescription | MODIFIED | Name changed from ResourceGroup to LongDescription. Type changed from IfcLabel to IfcText. | ||
Usage | X | X | MODIFIED | Name changed from ResourceConsumption to Usage. Type changed from IfcResourceConsumptionEnum to IfcResourceTime. |
BaseCosts | X | X | MODIFIED | Name changed from BaseQuantity to BaseCosts. Type changed from IfcMeasureWithUnit to IfcAppliedValue. Aggregation changed from NONE to LIST. |
BaseQuantity | X | X | MODIFIED | Name changed from SkillSet to BaseQuantity. Type changed from IfcText to IfcPhysicalQuantity. |
PredefinedType | ADDED |
An IfcLaborResource is used in construction with particular skills or crafts required to perform certain types of construction or management related work.
HISTORY New entity in IFC2.0.
IFC4 CHANGE The attribute Skillset has been deleted; use LongDescription to describe the skillset.
The purpose of an IfcLaborResource is to identify a skillset that may be required or used. The skillset identified may be (for instance) charge-hand, foreman, labourer, plumbers mate etc. and provides a designation of a particular level of skill. It can be used to identify the generic type of labour resource that is required for a purpose without having to be specific about the actor (person or organization) providing the resource occurrence. It may be particularly useful when creating an overall plan for a process or processes. For instance, within maintenance or work planning there may be a known task that needs to be done which is planned to require a 'chargehand pipe fitter'. There may be several such labour resources available and so the need to identify which will be used is not necessary at the planning stage.
At a later stage, individual actors can be determined for the labour resources. This is achieved through specifying the actor through IfcActor. The actor is then identified as the labour resource occurrence through the IfcRelAssignsToResource.RelatedResource attribute. The IfcLaborResource provides the IfcRelAssignsToResource.RelatingResource attribute.
# | Attribute | Type | Cardinality | Description | G |
---|---|---|---|---|---|
11 | PredefinedType | IfcLaborResourceTypeEnum | ? |
Defines types of labour resources.
IFC4 New attribute. | X |
# | Attribute | Type | Cardinality | Description | G |
---|---|---|---|---|---|
IfcRoot | |||||
1 | GlobalId | IfcGloballyUniqueId | Assignment of a globally unique identifier within the entire software world. | X | |
2 | OwnerHistory | IfcOwnerHistory | ? |
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 |
3 | Name | IfcLabel | ? | 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 |
4 | Description | IfcText | ? | Optional description, provided for exchanging informative comments. | X |
IfcObjectDefinition | |||||
HasAssignments | IfcRelAssigns @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 | |
Nests | IfcRelNests @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 | |
IsNestedBy | IfcRelNests @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 | |
HasContext | IfcRelDeclares @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 | |
IsDecomposedBy | IfcRelAggregates @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 | |
Decomposes | IfcRelAggregates @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 | |
HasAssociations | IfcRelAssociates @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 | |||||
5 | ObjectType | IfcLabel | ? |
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 |
IsDeclaredBy | IfcRelDefinesByObject @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 | |
Declares | IfcRelDefinesByObject @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 | |
IsTypedBy | IfcRelDefinesByType @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 | |
IsDefinedBy | IfcRelDefinesByProperties @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 | |||||
6 | Identification | IfcIdentifier | ? |
An identifying designation given to a resource.
It is the identifier at the occurrence level.
IFC4 CHANGE Attribute promoted from subtype IfcConstructionResource. | X |
7 | LongDescription | IfcText | ? |
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 |
ResourceOf | IfcRelAssignsToResource @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 | |||||
8 | Usage | IfcResourceTime | ? |
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 |
9 | BaseCosts | IfcAppliedValue | ? 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 |
10 | BaseQuantity | IfcPhysicalQuantity | ? |
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 |
IfcLaborResource | |||||
11 | PredefinedType | IfcLaborResourceTypeEnum | ? |
Defines types of labour resources.
IFC4 New attribute. | X |
Object Typing
The Object Typing concept template applies to this entity as shown in Table 304.
| ||||||
Table 304 — IfcLaborResource Object Typing |
Quantity Sets
The Quantity Sets concept template applies to this entity as shown in Table 305.
| ||||
Table 305 — IfcLaborResource Quantity Sets |
Resource Assignment
The Resource Assignment concept template applies to this entity as shown in Table 306.
| ||||
Table 306 — IfcLaborResource Resource Assignment |
Resource Cost
The Resource Cost concept template applies to this entity as shown in Table 307.
| ||||||||||||
Table 307 — IfcLaborResource Resource Cost |
Resource Quantity
The Resource Quantity concept template applies to this entity as shown in Table 308.
| ||||||
Table 308 — IfcLaborResource Resource Quantity |
<?xml version="1.0"?>
<ConceptRoot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="44e1060c-db4f-4ad7-9c66-91d82356a1bd" name="IfcLaborResource" status="sample" applicableRootEntity="IfcLaborResource">
<Applicability uuid="00000000-0000-0000-0000-000000000000" status="sample">
<Template ref="0477ab09-ec9b-4c6e-828b-d3cbc264c288" />
<TemplateRules operator="and" />
</Applicability>
<Concepts>
<Concept uuid="88ac89db-58e2-4913-b511-3bae5c9a58b1" name="Object Typing" status="sample" override="false">
<Template ref="35a2e10e-20df-40f4-ab2f-dacf0a6744f4" />
<TemplateRules operator="and">
<TemplateRule Parameters="RelatingType[Type]='IfcLaborResourceType'" />
</TemplateRules>
</Concept>
<Concept uuid="2e2338b9-93d5-4ce7-b56d-86696109078d" name="Quantity Sets" status="sample" override="false">
<Template ref="6652398e-6579-4460-8cb4-26295acfacc7" />
<TemplateRules operator="and">
<TemplateRule Parameters="QsetName[Value]='Qto_LaborResourceBaseQuantities'" />
<TemplateRule Parameters="QsetName[Value]='Qto_LaborResourceBaseQuantities'" />
</TemplateRules>
</Concept>
<Concept uuid="51cd2eb7-30de-4ec4-ba97-409f85718ded" name="Resource Assignment" status="sample" override="false">
<Template ref="26529b88-e45d-4818-a1ce-02ba12901b7e" />
<TemplateRules operator="and">
<TemplateRule Description="Indicates specific people manifesting the resource such as laborers." Parameters="Type[Type]='IfcActor'" />
</TemplateRules>
</Concept>
<Concept uuid="974247ad-c37e-4b04-ba47-73a07bf4d5dd" name="Resource Cost" status="sample" override="false">
<Template ref="678111f9-565e-4c1d-b8c3-d218c4ccd056" />
<TemplateRules operator="and">
<TemplateRule Description="Wages incurred for work during standard hours." Parameters="CostType[Type]='IfcCostValue' AND CostName[Value]='Standard' AND ValueType[Value]='IfcMonetaryMeasure'" />
<TemplateRule Description="Wages incurred for work during overtime hours." Parameters="CostType[Type]='IfcCostValue' AND CostName[Value]='Overtime' AND ValueType[Value]='IfcMonetaryMeasure'" />
</TemplateRules>
</Concept>
<Concept uuid="522ee920-c0a2-4b17-a287-9e57c8415fb8" name="Resource Quantity" status="sample" override="false">
<Template ref="a057d708-23d4-47d2-a84d-89ffc93d8fe8" />
<TemplateRules operator="and">
<TemplateRule Description="Quantity of labor, typically per hour." Parameters="QuantityType[Type]='IfcQuantityTime' AND QuantityName[Value]='Labor'" />
</TemplateRules>
</Concept>
</Concepts>
</ConceptRoot>
# | Concept | Template | Model View |
---|---|---|---|
IfcRoot | |||
Identity | Software Identity | General Usage | |
Revision Control | Revision Control | General Usage | |
IfcObjectDefinition | |||
Classification Association | Classification Association | General Usage | |
IfcObject | |||
Object User Identity | Object User Identity | General Usage | |
Object Predefined Type | Object Predefined Type | General Usage | |
Property Sets with Override | Property Sets with Override | General Usage | |
IfcConstructionResource | |||
Document | Document Association | General Usage | |
Constraint | Constraint Association | General Usage | |
Property Sets for Objects | Property Sets for Objects | General Usage | |
Nesting | Object Nesting | General Usage | |
IfcLaborResource | |||
Object Typing | Object Typing | General Usage | |
Quantity Sets | Quantity Sets | General Usage | |
Resource Assignment | Resource Assignment | General Usage | |
Resource Cost | Resource Cost | General Usage | |
Resource Quantity | Resource Quantity | General Usage |
<xs:element name="IfcLaborResource" type="ifc:IfcLaborResource" substitutionGroup="ifc:IfcConstructionResource" nillable="true"/>
<xs:complexType name="IfcLaborResource">
<xs:complexContent>
<xs:extension base="ifc:IfcConstructionResource">
<xs:attribute name="PredefinedType" type="ifc:IfcLaborResourceTypeEnum" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
ENTITY IfcLaborResource
SUBTYPE OF (IfcConstructionResource);
PredefinedType : OPTIONAL IfcLaborResourceTypeEnum;
WHERE
CorrectPredefinedType : NOT(EXISTS(PredefinedType)) OR
(PredefinedType <> IfcLaborResourceTypeEnum.USERDEFINED) OR
((PredefinedType = IfcLaborResourceTypeEnum.USERDEFINED) AND EXISTS (SELF\IfcObject.ObjectType));
END_ENTITY;