forked from buildingSMART/IFC4.3.x-output
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIfcConstructionMgmtDomain.pot
705 lines (506 loc) · 39.8 KB
/
IfcConstructionMgmtDomain.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
# Industry Foundation Classes IFC.
# Copyright (C) 2020 buildingSMART
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2020-09-25 10:09+0200\n"
"X-Crowdin-SourceKey: msgstr\n"
"Language-Team: buildingSMART community\n"
#:IFC.xml:2795
msgid "IfcConstructionEquipmentResource"
msgstr "IfcConstructionEquipmentResource"
msgid "IfcConstructionEquipmentResource_DEFINITION"
msgstr "[[IfcConstructionEquipmentResource]] is usage of construction equipment to assist in the performance of construction. Construction Equipment resources are wholly or partially consumed or occupied in the performance of construction. HISTORY New entity in IFC2.0. Occurrences of [[IfcConstructionEquipmentResource]] are products that are used as resources to assist the process of construction. More specifically, they are products that are standalone items brought to a project to fulfil a particular purpose. Examples might be a tower crane or other mobile crane, a screwing machine, or a lifting hoist. Instances of any subtype of [[IfcProduct]] may be assigned to the equipment resource using [[IfcRelAssignsToResource]] in order to characterize the equipment further, as described at the supertype [[IfcResource]] . Examples of relevant subtypes of [[IfcProduct]] are [[IfcTransportElement]] , [[IfcDiscreteAccessory]] , or [[IfcProxy]] for particular cases where more precise usage details are not available bSI Documentation"
#:IFC.xml:2803
msgid "IfcConstructionEquipmentResource_PredefinedType"
msgstr "PredefinedType"
msgid "IfcConstructionEquipmentResource_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:2815
msgid "IfcConstructionEquipmentResourceType"
msgstr "IfcConstructionEquipmentResourceType"
msgid "IfcConstructionEquipmentResourceType_DEFINITION"
msgstr "The resource type IfcConstructionEquipmentType defines commonly shared information for occurrences of construction equipment resources. The set of shared information may include common productivities common cost rates common properties within shared property sets It is used to define a construction equipment resource specification the specific resource information that is common to all occurrences of that resource . Resource types may be exchanged without being already assigned to occurrences. Occurrences of the [[IfcConstructionEquipmentResourceType]] are represented by instances of [[IfcConstructionEquipmentResource]] . HISTORY New entity in IFC4. .use head Assignment use definition In addition to assignments specified at the base class [[IfcConstructionResourceType]] , a construction equipment resource type may have assignments of its own using [[IfcRelAssignsToResource]] where RelatingResource refers to the [[IfcConstructionEquipmentResourceType]] and RelatedObjects contains one or more [[IfcTypeProduct]] subtypes. Such relationship indicates the type of equipment to be used as input, which is instantiated as an occurrence assigned for each resource occurrence. There may be multiple chains of production where such product type may have its own task and resource types assigned indicating how to assemble such equipment. bSI Documentation"
#:IFC.xml:2822
msgid "IfcConstructionEquipmentResourceType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcConstructionEquipmentResourceType_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:2834
msgid "IfcConstructionEquipmentResourceTypeEnum"
msgstr "IfcConstructionEquipmentResourceTypeEnum"
msgid "IfcConstructionEquipmentResourceTypeEnum_DEFINITION"
msgstr "This enumeration is used to identify the primary purpose of a construction equipment resource. It is limited to the most common equipment used in construction. HISTORY New enumeration in IFC4. bSI Documentation"
#:IFC.xml:2849
msgid "IfcConstructionEquipmentResourceTypeEnum_PUMPING"
msgstr "PUMPING"
msgid "IfcConstructionEquipmentResourceTypeEnum_PUMPING_DEFINITION"
msgstr "Installing materials through pumps."
#:IFC.xml:2843
msgid "IfcConstructionEquipmentResourceTypeEnum_DEMOLISHING"
msgstr "DEMOLISHING"
msgid "IfcConstructionEquipmentResourceTypeEnum_DEMOLISHING_DEFINITION"
msgstr "Removal or destruction of building elements."
#:IFC.xml:2847
msgid "IfcConstructionEquipmentResourceTypeEnum_LIGHTING"
msgstr "LIGHTING"
msgid "IfcConstructionEquipmentResourceTypeEnum_LIGHTING_DEFINITION"
msgstr "LIGHTING"
#:IFC.xml:2846
msgid "IfcConstructionEquipmentResourceTypeEnum_HEATING"
msgstr "HEATING"
msgid "IfcConstructionEquipmentResourceTypeEnum_HEATING_DEFINITION"
msgstr "HEATING"
#:IFC.xml:2844
msgid "IfcConstructionEquipmentResourceTypeEnum_EARTHMOVING"
msgstr "EARTHMOVING"
msgid "IfcConstructionEquipmentResourceTypeEnum_EARTHMOVING_DEFINITION"
msgstr "Excavating, filling, or contouring earth."
#:IFC.xml:2848
msgid "IfcConstructionEquipmentResourceTypeEnum_PAVING"
msgstr "PAVING"
msgid "IfcConstructionEquipmentResourceTypeEnum_PAVING_DEFINITION"
msgstr "PAVING"
#:IFC.xml:2850
msgid "IfcConstructionEquipmentResourceTypeEnum_TRANSPORTING"
msgstr "TRANSPORTING"
msgid "IfcConstructionEquipmentResourceTypeEnum_TRANSPORTING_DEFINITION"
msgstr "Transporting products or materials."
#:IFC.xml:2845
msgid "IfcConstructionEquipmentResourceTypeEnum_ERECTING"
msgstr "ERECTING"
msgid "IfcConstructionEquipmentResourceTypeEnum_ERECTING_DEFINITION"
msgstr "Lifting, positioning, and placing elements."
#:IFC.xml:2851
msgid "IfcConstructionMaterialResource"
msgstr "IfcConstructionMaterialResource"
msgid "IfcConstructionMaterialResource_DEFINITION"
msgstr "[[IfcConstructionMaterialResource]] identifies a material resource type in a construction project. HISTORY New entity in IFC2.0. .change ifc2x4 IFC4 CHANGE The attribute Suppliers has been deleted use [[IfcRelAssignsToResource]] to assign an [[IfcActor]] to fulfill the role as a supplier. The attribute UsageRatio has been deleted use BaseQuantityConsumed and BaseQuantityProduced to indicate material usage. Occurrences of [[IfcConstructionMaterialResource]] are consumed wholly or partially , or occupied during a construction work task [[IfcTask]] . Similar to [[IfcConstructionProductResource]] , sometimes things such as 5000kg of gravel are already instantiated as an instance of an [[IfcProduct]] subtype because it is a result of a work task for example, transporting gravel . In this case, the instance of [[IfcConstructionMaterialResource]] can be associated with the product instance 5000kg of gravel to provide more information for resource uses. Nevertheless, [[IfcConstructionMaterialResource]] should only be used to represent resource usage, but not product substances. NOTE This entity is not the same as [[IfcMaterial]] . One one hand, [[IfcConstructionMaterialResource]] represents usage of bulk materials such as sand, gravels, nails and so on. Physical manifestations can be instantiated from [[IfcProduct]] as well, depending on their uses in the system, and such an [[IfcProduct]] object can be assigned to the [[IfcConstructionMaterialResource]] object via [[IfcRelAssignsToResource]] . On the other hand, [[IfcMaterial]] is about physical materials that a physical building element consists of, possibly with detailed material layering information. bSI Documentation"
#:IFC.xml:2859
msgid "IfcConstructionMaterialResource_PredefinedType"
msgstr "PredefinedType"
msgid "IfcConstructionMaterialResource_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:2871
msgid "IfcConstructionMaterialResourceType"
msgstr "IfcConstructionMaterialResourceType"
msgid "IfcConstructionMaterialResourceType_DEFINITION"
msgstr "The resource type IfcConstructionMaterialType defines commonly shared information for occurrences of construction material resources. The set of shared information may include common productivities common cost rates common properties within shared property sets It is used to define a construction material resource specification the specific resource information that is common to all occurrences of that resource . Resource types may be exchanged without being already assigned to occurrences. Occurrences of the [[IfcConstructionMaterialResourceType]] are represented by instances of [[IfcConstructionMaterialResource]] . HISTORY New entity in IFC4. .use head Assignment Use Definition In addition to assignments specified at the base class [[IfcConstructionResourceType]] , a construction material resource type may have assignments of its own using [[IfcRelAssignsToResource]] where RelatingResource refers to the [[IfcConstructionMaterialResourceType]] and RelatedObjects contains one or more [[IfcTypeProduct]] subtypes. Such relationship indicates material specifications to be used as input, which is instantiated as an occurrence assigned for each resource occurrence. The [[IfcGeographicElementType]] product type may be used to hold the material representation via [[IfcRelAssociatesMaterial]] . There may be multiple chains of production where such product type may have its own task and resource types assigned indicating how to transport or extract such material. bSI Documentation"
#:IFC.xml:2878
msgid "IfcConstructionMaterialResourceType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcConstructionMaterialResourceType_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:2890
msgid "IfcConstructionMaterialResourceTypeEnum"
msgstr "IfcConstructionMaterialResourceTypeEnum"
msgid "IfcConstructionMaterialResourceTypeEnum_DEFINITION"
msgstr "This enumeration is used to identify the primary purpose of a construction material resource. It is limited to the most common raw materials used in construction and excludes materials commonly sold as finished products. HISTORY New enumeration in IFC4. bSI Documentation"
#:IFC.xml:2900
msgid "IfcConstructionMaterialResourceTypeEnum_AGGREGATES"
msgstr "AGGREGATES"
msgid "IfcConstructionMaterialResourceTypeEnum_AGGREGATES_DEFINITION"
msgstr "Construction aggregate including sand, gravel, and crushed stone."
#:IFC.xml:2905
msgid "IfcConstructionMaterialResourceTypeEnum_MASONRY"
msgstr "MASONRY"
msgid "IfcConstructionMaterialResourceTypeEnum_MASONRY_DEFINITION"
msgstr "MASONRY"
#:IFC.xml:2906
msgid "IfcConstructionMaterialResourceTypeEnum_METAL"
msgstr "METAL"
msgid "IfcConstructionMaterialResourceTypeEnum_METAL_DEFINITION"
msgstr "METAL"
#:IFC.xml:2902
msgid "IfcConstructionMaterialResourceTypeEnum_DRYWALL"
msgstr "DRYWALL"
msgid "IfcConstructionMaterialResourceTypeEnum_DRYWALL_DEFINITION"
msgstr "DRYWALL"
#:IFC.xml:2904
msgid "IfcConstructionMaterialResourceTypeEnum_GYPSUM"
msgstr "GYPSUM"
msgid "IfcConstructionMaterialResourceTypeEnum_GYPSUM_DEFINITION"
msgstr "Any gypsum material."
#:IFC.xml:2901
msgid "IfcConstructionMaterialResourceTypeEnum_CONCRETE"
msgstr "CONCRETE"
msgid "IfcConstructionMaterialResourceTypeEnum_CONCRETE_DEFINITION"
msgstr "CONCRETE"
#:IFC.xml:2907
msgid "IfcConstructionMaterialResourceTypeEnum_PLASTIC"
msgstr "PLASTIC"
msgid "IfcConstructionMaterialResourceTypeEnum_PLASTIC_DEFINITION"
msgstr "PLASTIC"
#:IFC.xml:2903
msgid "IfcConstructionMaterialResourceTypeEnum_FUEL"
msgstr "FUEL"
msgid "IfcConstructionMaterialResourceTypeEnum_FUEL_DEFINITION"
msgstr "FUEL"
#:IFC.xml:2908
msgid "IfcConstructionMaterialResourceTypeEnum_WOOD"
msgstr "WOOD"
msgid "IfcConstructionMaterialResourceTypeEnum_WOOD_DEFINITION"
msgstr "WOOD"
#:IFC.xml:2909
msgid "IfcConstructionProductResource"
msgstr "IfcConstructionProductResource"
msgid "IfcConstructionProductResource_DEFINITION"
msgstr "[[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. bSI Documentation"
#:IFC.xml:2916
msgid "IfcConstructionProductResource_PredefinedType"
msgstr "PredefinedType"
msgid "IfcConstructionProductResource_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:2928
msgid "IfcConstructionProductResourceType"
msgstr "IfcConstructionProductResourceType"
msgid "IfcConstructionProductResourceType_DEFINITION"
msgstr "The resource type IfcConstructionProductType defines commonly shared information for occurrences of construction product resources. The set of shared information may include common productivities common cost rates common properties within shared property sets It is used to define a construction product resource specification i.e. the specific resource information that is common to all occurrences of that resource . Resource types may be exchanged without being already assigned to occurrences. Occurrences of the [[IfcConstructionProductResourceType]] are represented by instances of [[IfcConstructionProductResource]] . HISTORY New entity in IFC4. .use head Assignment use definition In addition to assignments specified at the base class [[IfcConstructionResourceType]] , a construction product resource type may have assignments of its own using [[IfcRelAssignsToResource]] where RelatingResource refers to the [[IfcConstructionProductResourceType]] and RelatedObjects contains one or more [[IfcTypeProduct]] subtypes. Such relationship indicates the type of product to be used as input, which is instantiated as an occurrence assigned for each resource occurrence. There may be multiple chains of production where such product type may have its own task and resource types assigned. bSI Documentation"
#:IFC.xml:2935
msgid "IfcConstructionProductResourceType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcConstructionProductResourceType_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:2947
msgid "IfcConstructionProductResourceTypeEnum"
msgstr "IfcConstructionProductResourceTypeEnum"
msgid "IfcConstructionProductResourceTypeEnum_DEFINITION"
msgstr "This enumeration is used to identify the primary purpose of a construction product resource. It describes use of products created for construction, and excludes products of the finished building model. HISTORY New enumeration in IFC4. bSI Documentation"
#:IFC.xml:2951
msgid "IfcConstructionProductResourceTypeEnum_FORMWORK"
msgstr "FORMWORK"
msgid "IfcConstructionProductResourceTypeEnum_FORMWORK_DEFINITION"
msgstr "Construction or placement of forms for placing materials such as concrete."
#:IFC.xml:2950
msgid "IfcConstructionProductResourceTypeEnum_ASSEMBLY"
msgstr "ASSEMBLY"
msgid "IfcConstructionProductResourceTypeEnum_ASSEMBLY_DEFINITION"
msgstr "Construction of assemblies for use as input to the building model or other assemblies."
#:IFC.xml:2952
msgid "IfcConstructionResource"
msgstr "IfcConstructionResource"
msgid "IfcConstructionResource_DEFINITION"
msgstr "[[IfcConstructionResource]] is an abstract generalization of the different resources used in construction projects, mainly labour, material, equipment and product resources, plus subcontracted resources and aggregations such as a crew resource. A resource represents use of something and does not necessarily correspond to a single item such as a person or vehicle, but represents a pool of items having limited availability such as general labor or an equipment fleet. A resource can represent either a generic resource pool not having any task assignment or a task specific resource allocation having an [[IfcTask]] assignment . HISTORY New entity in IFC2x2. .change ifc2x4 IFC4 CHANGE Modified in to promote ResourceIdentifer and ResourceGroup renamed to LongDescription to supertype [[IfcResource]] and add attributes as described. .use head Declaration use definition A root level resource specifically [[IfcCrewResource]] or [[IfcSubContractResource]] is declared within the project by [[IfcRelDeclares]] where RelatingContext refers to the single [[IfcProject]] and RelatedObjects refers to one or more [[IfcConstructionResource]] , and other root level objects within the project. .use head Assignment use definition A resource may be assigned to an actor by [[IfcRelAssignsToActor]] where RelatingActor refers to an [[IfcActor]] and RelatedObjects refers to one or more [[IfcConstructionResource]] or other objects. Such relationship indicates the actor responsible for allocating the resource such as partitioning into task specific allocations, delegating to other actors, and or scheduling over time. Note that this assignment does not indicate the person or organization performing the work that is indicated by [[IfcRelAssignsToResource]] . The actor responsible for the resource may or may not be the same as any actor s performing work. A resource may be assigned to a control by [[IfcRelAssignsToControl]] where RelatingProduct refers to an [[IfcControl]] and RelatedObjects refers to one or more [[IfcConstructionResource]] or other objects. Most commonly an [[IfcWorkCalendar]] is assigned indicating availability of the resource, where such calendar is nested within a base calendar or an [[IfcWorkPlan]] which in turn is assigned to the [[IfcProject]] . A resource may be assigned to a group by [[IfcRelAssignsToGroup]] where RelatingGroup refers to an [[IfcGroup]] and RelatedObjects refers to one or more [[IfcConstructionResource]] or other objects. Most commonly an [[IfcAsset]] is assigned indicating the asset to be tracked, where such asset is nested within an [[IfcInventory]] which in turn is assigned to the [[IfcProject]] . A resource may be assigned to a product by [[IfcRelAssignsToProduct]] where RelatingProduct refers to an [[IfcProduct]] and RelatedObjects refers to one or more [[IfcConstructionResource]] or other objects. Most commonly an [[IfcElement]] subtype is assigned indicating the product to be constructed, where such product is connected to a spatial structure which in turn is aggregated within the [[IfcProject]] . A resource may be assigned to a process by [[IfcRelAssignsToProcess]] where RelatingProcess refers to an [[IfcProcess]] and RelatedObjects refers to one or more [[IfcConstructionResource]] or other objects. Most commonly an [[IfcTask]] is assigned indicating the task to be performed by the resource, where such task is nested within a summary task which in turn is assigned to the [[IfcProject]] . A resource may have assignments of other objects using [[IfcRelAssignsToResource]] where RelatingResource refers to the [[IfcConstructionResource]] and RelatedObjects refers to one or more objects such as [[IfcActor]] or [[IfcProduct]] subtypes. This relationship indicates specific objects assigned to fulfill resource usage. Figure 1 illustrates resource assignment. Assignment Use Definition .. .. .. .. .. .. figures ifcconstructionresource assignment.png Figure 1 Construction resource assignment use .use head Baseline use definition A resource may have any number of baselines defined using the relationship [[IfcRelDefinesByObject]] where RelatingObject is the current resource and RelatedObjects consists of multiple baseline resources, each representing a copy of the resource as it existed at an earlier point in time as shown in Figure 185. Each baseline [[IfcConstructionResource]] is identified by its nested [[IfcRelAssignsToControl]] relationship to an [[IfcWorkSchedule]] having PredefinedType BASELINE , [[IfcWorkSchedule]].CreationDate indicating the date of the baseline, and [[IfcWorkSchedule]].Name indicating the name of the baseline. Baseline Use Definition .. .. .. .. .. .. figures ifcconstructionresource baseline.png Figure 2 Construction resource baseline use bSI Documentation"
#:IFC.xml:2956
msgid "IfcConstructionResource_BaseCosts"
msgstr "BaseCosts"
msgid "IfcConstructionResource_BaseCosts_DEFINITION"
msgstr "BaseCosts"
#:IFC.xml:2968
msgid "IfcConstructionResource_Usage"
msgstr "Usage"
msgid "IfcConstructionResource_Usage_DEFINITION"
msgstr "Usage"
#:IFC.xml:2980
msgid "IfcConstructionResource_BaseQuantity"
msgstr "BaseQuantity"
msgid "IfcConstructionResource_BaseQuantity_DEFINITION"
msgstr "BaseQuantity"
#:IFC.xml:2992
msgid "IfcConstructionResourceType"
msgstr "IfcConstructionResourceType"
msgid "IfcConstructionResourceType_DEFINITION"
msgstr "[[IfcConstructionResourceType]] is an abstract generalization of the different resource types used in construction projects, mainly labor, material, equipment and product resource types, plus subcontracted resource types and aggregations such as a crew resource type. A resource type represents a model of use of something and does not necessarily correspond to a specific type of object such as a person or vehicle, but represents possible usages of such objects such as general labor or an equipment fleet. A resource type can either represent usage in general consumption attributes defined but no task type assignment or a task specific resource type production attributes defined and having an [[IfcTask]] assignment . A construction resource type captures common productivities and cost rates for applying resources to particular task types. HISTORY New entity in IFC4. .use head Composition use definition Resource types may be decomposed into nested resource types indicating productivities when applying the resource to specific task types using the [[IfcRelNests]] relationship where [[IfcRelNests]].RelatingObject refers to the general resource type and [[IfcRelNests]].RelatedObjects refers to one or more task specific productivities. For example, an [[IfcLaborResourceType]] may be defined for Carpenter which may have a nested [[IfcLaborResourceType]] for Carpenter Wall Framing and another nested [[IfcLaborResourceType]] for Carpenter Drywall , each of which may have productivities based according to specific task types [[IfcTaskType]] . .use head Assignment use definition Resource types may be assigned to process types [[IfcTypeProcess]] subtypes using the [[IfcRelAssignsToProcess]] relationship as shown in Figure 1. Such relationship indicates that the resource type applies to the process type for the use indicated e.g. [[IfcTaskType]].PredefinedType . Such relationship enables a scenario of placing an [[IfcProduct]] of a particular [[IfcTypeProduct]] , querying for a set of [[IfcTypeProcess]] process types for constructing such product e.g. [[IfcTaskTypeEnum]].CONSTRUCTION , querying each [[IfcTypeProcess]] for a set of [[IfcTypeResource]] resource types for carrying out the process, and finally choosing an [[IfcTypeProcess]] and [[IfcTypeResource]] combination resulting in the shortest time for instantiated [[IfcTask]] occurrence s and or lowest cost for instantiated [[IfcConstructionResource]] occurrence s . Assignment Use Definition .. .. .. .. .. .. figures ifcconstructionresourcetype assignment.png Figure 1 Construction resource type assignment bSI Documentation"
#:IFC.xml:2995
msgid "IfcConstructionResourceType_BaseQuantity"
msgstr "BaseQuantity"
msgid "IfcConstructionResourceType_BaseQuantity_DEFINITION"
msgstr "BaseQuantity"
#:IFC.xml:3007
msgid "IfcConstructionResourceType_BaseCosts"
msgstr "BaseCosts"
msgid "IfcConstructionResourceType_BaseCosts_DEFINITION"
msgstr "BaseCosts"
#:IFC.xml:3019
msgid "IfcCrewResource"
msgstr "IfcCrewResource"
msgid "IfcCrewResource_DEFINITION"
msgstr "[[IfcCrewResource]] represents a collection of internal resources used in construction processes. HISTORY New entity in IFC2.0. Identification of people and equipment of a crew is achieved through their specification at the level of the component. Therefore, knowing which persons are within a crew is achieved through identifying the persons assigned to each [[IfcLaborResource]] within the [[IfcCrewResource]] . Similarly, identifying that a screwing machine for pipe fitting forms part of the crew is achieved by relating an appropriate instance of [[IfcElementComponent]] to the [[IfcConstructionEquipmentResource]] forming an element of the [[IfcCrewResource]] . bSI Documentation"
#:IFC.xml:3026
msgid "IfcCrewResource_PredefinedType"
msgstr "PredefinedType"
msgid "IfcCrewResource_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:3038
msgid "IfcCrewResourceType"
msgstr "IfcCrewResourceType"
msgid "IfcCrewResourceType_DEFINITION"
msgstr "The resource type [[IfcCrewResourceType]] defines commonly shared information for occurrences of crew resources. The set of shared information may include common productivities common cost rates common properties within shared property sets It is used to define a crew resource specification the specific resource information that is common to all occurrences of that resource . Resource types may be exchanged without being already assigned to occurrences. Occurrences of the [[IfcCrewResourceType]] are represented by instances of [[IfcCrewResource]] . HISTORY New entity in IFC4. bSI Documentation"
#:IFC.xml:3045
msgid "IfcCrewResourceType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcCrewResourceType_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:3057
msgid "IfcCrewResourceTypeEnum"
msgstr "IfcCrewResourceTypeEnum"
msgid "IfcCrewResourceTypeEnum_DEFINITION"
msgstr "This enumeration is used to identify the primary purpose of a crew resource. HISTORY New enumeration in IFC4. bSI Documentation"
#:IFC.xml:3061
msgid "IfcCrewResourceTypeEnum_SITE"
msgstr "SITE"
msgid "IfcCrewResourceTypeEnum_SITE_DEFINITION"
msgstr "SITE"
#:IFC.xml:3060
msgid "IfcCrewResourceTypeEnum_OFFICE"
msgstr "OFFICE"
msgid "IfcCrewResourceTypeEnum_OFFICE_DEFINITION"
msgstr "OFFICE"
#:IFC.xml:3062
msgid "IfcLaborResource"
msgstr "IfcLaborResource"
msgid "IfcLaborResource_DEFINITION"
msgstr "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. .change ifc2x4 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. bSI Documentation"
#:IFC.xml:3070
msgid "IfcLaborResource_PredefinedType"
msgstr "PredefinedType"
msgid "IfcLaborResource_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:3082
msgid "IfcLaborResourceType"
msgstr "IfcLaborResourceType"
msgid "IfcLaborResourceType_DEFINITION"
msgstr "The resource type [[IfcLaborResourceType]] defines commonly shared information for occurrences of labour resources. The set of shared information may include common productivities common cost rates common properties within shared property sets It is used to define a labour resource specification the specific resource information that is common to all occurrences of that resource . Resource types may be exchanged without being already assigned to occurrences. Occurrences of the [[IfcLaborResourceType]] are represented by instances of [[IfcLaborResource]] . HISTORY New entity in IFC4. bSI Documentation"
#:IFC.xml:3089
msgid "IfcLaborResourceType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcLaborResourceType_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:3101
msgid "IfcLaborResourceTypeEnum"
msgstr "IfcLaborResourceTypeEnum"
msgid "IfcLaborResourceTypeEnum_DEFINITION"
msgstr "This enumeration is used to identify the primary purpose of a labour resource, and is limited to high level categories based upon common skill sets. HISTORY New enumeration in IFC4. bSI Documentation"
#:IFC.xml:3123
msgid "IfcLaborResourceTypeEnum_CLEANING"
msgstr "CLEANING"
msgid "IfcLaborResourceTypeEnum_CLEANING_DEFINITION"
msgstr "Removal of dust and debris."
#:IFC.xml:3129
msgid "IfcLaborResourceTypeEnum_GENERAL"
msgstr "GENERAL"
msgid "IfcLaborResourceTypeEnum_GENERAL_DEFINITION"
msgstr "General labour not requiring specific skill."
#:IFC.xml:3125
msgid "IfcLaborResourceTypeEnum_DRYWALL"
msgstr "DRYWALL"
msgid "IfcLaborResourceTypeEnum_DRYWALL_DEFINITION"
msgstr "DRYWALL"
#:IFC.xml:3126
msgid "IfcLaborResourceTypeEnum_ELECTRIC"
msgstr "ELECTRIC"
msgid "IfcLaborResourceTypeEnum_ELECTRIC_DEFINITION"
msgstr "Electrical fixtures, equipment, and cables."
#:IFC.xml:3133
msgid "IfcLaborResourceTypeEnum_PAINTING"
msgstr "PAINTING"
msgid "IfcLaborResourceTypeEnum_PAINTING_DEFINITION"
msgstr "Applying decorative coatings or coverings."
#:IFC.xml:3124
msgid "IfcLaborResourceTypeEnum_CONCRETE"
msgstr "CONCRETE"
msgid "IfcLaborResourceTypeEnum_CONCRETE_DEFINITION"
msgstr "CONCRETE"
#:IFC.xml:3134
msgid "IfcLaborResourceTypeEnum_PAVING"
msgstr "PAVING"
msgid "IfcLaborResourceTypeEnum_PAVING_DEFINITION"
msgstr "PAVING"
#:IFC.xml:3138
msgid "IfcLaborResourceTypeEnum_STEELWORK"
msgstr "STEELWORK"
msgid "IfcLaborResourceTypeEnum_STEELWORK_DEFINITION"
msgstr "Erecting and attaching steel elements."
#:IFC.xml:3137
msgid "IfcLaborResourceTypeEnum_SITEGRADING"
msgstr "SITEGRADING"
msgid "IfcLaborResourceTypeEnum_SITEGRADING_DEFINITION"
msgstr "Excavating, filling, or contouring earth."
#:IFC.xml:3132
msgid "IfcLaborResourceTypeEnum_MASONRY"
msgstr "MASONRY"
msgid "IfcLaborResourceTypeEnum_MASONRY_DEFINITION"
msgstr "MASONRY"
#:IFC.xml:3127
msgid "IfcLaborResourceTypeEnum_FINISHING"
msgstr "FINISHING"
msgid "IfcLaborResourceTypeEnum_FINISHING_DEFINITION"
msgstr "Finish carpentry including custom cabinetry."
#:IFC.xml:3131
msgid "IfcLaborResourceTypeEnum_LANDSCAPING"
msgstr "LANDSCAPING"
msgid "IfcLaborResourceTypeEnum_LANDSCAPING_DEFINITION"
msgstr "Grass, plants, trees, or irrigation."
#:IFC.xml:3128
msgid "IfcLaborResourceTypeEnum_FLOORING"
msgstr "FLOORING"
msgid "IfcLaborResourceTypeEnum_FLOORING_DEFINITION"
msgstr "FLOORING"
#:IFC.xml:3135
msgid "IfcLaborResourceTypeEnum_PLUMBING"
msgstr "PLUMBING"
msgid "IfcLaborResourceTypeEnum_PLUMBING_DEFINITION"
msgstr "Plumbing fixtures, equipment, and pipes."
#:IFC.xml:3136
msgid "IfcLaborResourceTypeEnum_ROOFING"
msgstr "ROOFING"
msgid "IfcLaborResourceTypeEnum_ROOFING_DEFINITION"
msgstr "ROOFING"
#:IFC.xml:3139
msgid "IfcLaborResourceTypeEnum_SURVEYING"
msgstr "SURVEYING"
msgid "IfcLaborResourceTypeEnum_SURVEYING_DEFINITION"
msgstr "Determining positions, distances, and angles."
#:IFC.xml:3130
msgid "IfcLaborResourceTypeEnum_HVAC"
msgstr "HVAC"
msgid "IfcLaborResourceTypeEnum_HVAC_DEFINITION"
msgstr "Heating and ventilation fixtures, equipment, and ducts."
#:IFC.xml:3121
msgid "IfcLaborResourceTypeEnum_ADMINISTRATION"
msgstr "ADMINISTRATION"
msgid "IfcLaborResourceTypeEnum_ADMINISTRATION_DEFINITION"
msgstr "Coordination of work."
#:IFC.xml:3122
msgid "IfcLaborResourceTypeEnum_CARPENTRY"
msgstr "CARPENTRY"
msgid "IfcLaborResourceTypeEnum_CARPENTRY_DEFINITION"
msgstr "Rough carpentry including framing."
#:IFC.xml:3140
msgid "IfcSubContractResource"
msgstr "IfcSubContractResource"
msgid "IfcSubContractResource_DEFINITION"
msgstr "[[IfcSubContractResource]] is a construction resource needed in a construction process that represents a sub contractor. HISTORY New entity in IFC2.0. .change ifc2x4 IFC4 CHANGE The attribute SubContractor has been deleted use [[IfcRelAssignsToResource]] to assign an [[IfcActor]] to fulfill the role as the subcontractor. The attribute JobDescription has been deleted use LongDescription to describe the job. An [[IfcSubContractResource]] can be used in cost estimating and work planning with or without specifying the subcontractor and contract agreement. The purpose of an [[IfcSubContractResource]] is to indicate work of a particular type that is that is to be engaged through the use of a sub contract. Its aim is to identify the description of the sub contract work required. It can be used to identify the generic type of sub contract 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 an insulation specialist . A subcontract resource may be described at various stages and levels of detail through its assignments Subcontract resource designated for particular tasks Actors identified to request bids Cost schedules bids received from actors Project order work order, change order, etc. executed bSI Documentation"
#:IFC.xml:3147
msgid "IfcSubContractResource_PredefinedType"
msgstr "PredefinedType"
msgid "IfcSubContractResource_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:3159
msgid "IfcSubContractResourceType"
msgstr "IfcSubContractResourceType"
msgid "IfcSubContractResourceType_DEFINITION"
msgstr "The resource type [[IfcSubContractResourceType]] defines commonly shared information for occurrences of subcontract resources. The set of shared information may include common productivities common cost rates common properties within shared property sets It is used to define a subcontract resource specification the specific resource information that is common to all occurrences of that resource . Resource types may be exchanged without being already assigned to occurrences. Occurrences of the [[IfcSubContractResourceType]] are represented by instances of [[IfcSubContractResource]] . HISTORY New entity in IFC4. bSI Documentation"
#:IFC.xml:3166
msgid "IfcSubContractResourceType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcSubContractResourceType_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:3178
msgid "IfcSubContractResourceTypeEnum"
msgstr "IfcSubContractResourceTypeEnum"
msgid "IfcSubContractResourceTypeEnum_DEFINITION"
msgstr "This enumeration is used to identify the primary purpose of a subcontract resource. HISTORY New enumeration in IFC4. bSI Documentation"
#:IFC.xml:3182
msgid "IfcSubContractResourceTypeEnum_WORK"
msgstr "WORK"
msgid "IfcSubContractResourceTypeEnum_WORK_DEFINITION"
msgstr "WORK"
#:IFC.xml:3181
msgid "IfcSubContractResourceTypeEnum_PURCHASE"
msgstr "PURCHASE"
msgid "IfcSubContractResourceTypeEnum_PURCHASE_DEFINITION"
msgstr "Furnishing or supplying products."
#:IFC.xml:3183
msgid "Pset_ConstructionResource"
msgstr "Pset ConstructionResource"
msgid "Pset_ConstructionResource_DEFINITION"
msgstr "Properties for tracking resource usage over time. bSI Documentation"
#:IFC.xml:3184
msgid "Pset_ConstructionResource_ActualCompletion"
msgstr "ActualCompletion"
msgid "Pset_ConstructionResource_ActualCompletion_DEFINITION"
msgstr "The actual completion percentage of the allocation."
#:IFC.xml:3189
msgid "Pset_ConstructionResource_ActualCost"
msgstr "ActualCost"
msgid "Pset_ConstructionResource_ActualCost_DEFINITION"
msgstr "The actual cost on behalf of the resource allocation."
#:IFC.xml:3194
msgid "Pset_ConstructionResource_ActualWork"
msgstr "ActualWork"
msgid "Pset_ConstructionResource_ActualWork_DEFINITION"
msgstr "The actual work on behalf of the resource allocation."
#:IFC.xml:3199
msgid "Pset_ConstructionResource_RemainingCost"
msgstr "RemainingCost"
msgid "Pset_ConstructionResource_RemainingCost_DEFINITION"
msgstr "The remaining cost on behalf of the resource allocation."
#:IFC.xml:3204
msgid "Pset_ConstructionResource_RemainingWork"
msgstr "RemainingWork"
msgid "Pset_ConstructionResource_RemainingWork_DEFINITION"
msgstr "The remaining work on behalf of the resource allocation."
#:IFC.xml:3209
msgid "Pset_ConstructionResource_ScheduleCompletion"
msgstr "ScheduleCompletion"
msgid "Pset_ConstructionResource_ScheduleCompletion_DEFINITION"
msgstr "The scheduled completion percentage of the allocation."
#:IFC.xml:3214
msgid "Pset_ConstructionResource_ScheduleCost"
msgstr "ScheduleCost"
msgid "Pset_ConstructionResource_ScheduleCost_DEFINITION"
msgstr "The budgeted cost on behalf of the resource allocation."
#:IFC.xml:3219
msgid "Pset_ConstructionResource_ScheduleWork"
msgstr "ScheduleWork"
msgid "Pset_ConstructionResource_ScheduleWork_DEFINITION"
msgstr "The scheduled work on behalf of the resource allocation."
#:IFC.xml:3225
msgid "Qto_ConstructionEquipmentResourceBaseQuantities"
msgstr "Qto ConstructionEquipmentResourceBaseQuantities"
msgid "Qto_ConstructionEquipmentResourceBaseQuantities_DEFINITION"
msgstr "Base quantities that are common to the definition of all occurrences of construction equipment resources. bSI Documentation"
#:IFC.xml:3226
msgid "Qto_ConstructionEquipmentResourceBaseQuantities_OperatingTime"
msgstr "OperatingTime"
msgid "Qto_ConstructionEquipmentResourceBaseQuantities_OperatingTime_DEFINITION"
msgstr "Productive time using the equipment including operating time and excluding idle time."
#:IFC.xml:3231
msgid "Qto_ConstructionEquipmentResourceBaseQuantities_UsageTime"
msgstr "UsageTime"
msgid "Qto_ConstructionEquipmentResourceBaseQuantities_UsageTime_DEFINITION"
msgstr "Total time using the equipment including operating time and idle time."
#:IFC.xml:3237
msgid "Qto_ConstructionMaterialResourceBaseQuantities"
msgstr "Qto ConstructionMaterialResourceBaseQuantities"
msgid "Qto_ConstructionMaterialResourceBaseQuantities_DEFINITION"
msgstr "Base quantities that are common to the definition of all occurrences of construction material resources. bSI Documentation"
#:IFC.xml:3238
msgid "Qto_ConstructionMaterialResourceBaseQuantities_GrossVolume"
msgstr "GrossVolume"
msgid "Qto_ConstructionMaterialResourceBaseQuantities_GrossVolume_DEFINITION"
msgstr "Total gross volume of the material, including material placed and wasted."
#:IFC.xml:3243
msgid "Qto_ConstructionMaterialResourceBaseQuantities_GrossWeight"
msgstr "GrossWeight"
msgid "Qto_ConstructionMaterialResourceBaseQuantities_GrossWeight_DEFINITION"
msgstr "Total gross weight of the material, including material placed and wasted."
#:IFC.xml:3248
msgid "Qto_ConstructionMaterialResourceBaseQuantities_NetVolume"
msgstr "NetVolume"
msgid "Qto_ConstructionMaterialResourceBaseQuantities_NetVolume_DEFINITION"
msgstr "Total net volume of the material, including material placed but excluding material wasted."
#:IFC.xml:3253
msgid "Qto_ConstructionMaterialResourceBaseQuantities_NetWeight"
msgstr "NetWeight"
msgid "Qto_ConstructionMaterialResourceBaseQuantities_NetWeight_DEFINITION"
msgstr "Total net weight of the material, including material placed but excluding material wasted."
#:IFC.xml:3259
msgid "Qto_LaborResourceBaseQuantities"
msgstr "Qto LaborResourceBaseQuantities"
msgid "Qto_LaborResourceBaseQuantities_DEFINITION"
msgstr "Base quantities that are common to the definition of all occurrences of labour resources. bSI Documentation"
#:IFC.xml:3260
msgid "Qto_LaborResourceBaseQuantities_OvertimeWork"
msgstr "OvertimeWork"
msgid "Qto_LaborResourceBaseQuantities_OvertimeWork_DEFINITION"
msgstr "Work that is performed after exceeding a particular limit such as hours per day and or hours per week, after which company or municipal policy requires a different rate to apply. Note Policies for when overtime takes effect are the responsibility of the user or application they are not modelled in IFC."
#:IFC.xml:3265
msgid "Qto_LaborResourceBaseQuantities_StandardWork"
msgstr "StandardWork"
msgid "Qto_LaborResourceBaseQuantities_StandardWork_DEFINITION"
msgstr "Work that is performed at regular times, up to a particular limit after which overtime rates may apply."