IfcProject

Natural language names
Projekt
Project
Projet
Change log
ItemSPFXMLChangeDescription
IFC2x3 to IFC4 4.0.0.0
    IfcProject
      OwnerHistoryMODIFIEDInstantiation changed to OPTIONAL.
      RepresentationContextsMODIFIEDInstantiation changed to OPTIONAL.
      UnitsInContextMODIFIEDInstantiation changed to OPTIONAL.
Semantic definitions at the entity
Entity definition

IfcProject indicates the undertaking of some design, engineering, construction, or maintenance activities leading towards a product. The project establishes the context for information to be exchanged or shared, and it may represent a construction project but does not have to. The IfcProject's main purpose in an exchange structure is to provide the root instance and the context for all other information items included.

The context provided by the IfcProject includes:

HISTORY  New entity in IFC1.0

IFC4 CHANGE  The attributes RepresentationContexts and UnitsInContext are made optional and are promoted to supertype IfcContext.

Informal Propositions:

  1. There shall only be one project within the exchange context. This is enforced by the global rule IfcSingleProjectInstance.
Formal Propositions
RuleDescription
HasNameThe Name attribute has to be provided for IfcProject. It is the short name for the project.
CorrectContextIf a RepresentationContexts relation is provided then there shall be no instance of IfcGeometricRepresentationSubContext directly included in the set of RepresentationContexts.
NoDecompositionThe IfcProject represents the root of the any decomposition tree. It shall therefore not be used to decompose any other object definition.
Inherited definitions from supertypes
Entity inheritance IfcContext 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
IfcContext
5ObjectTypeIfcLabel? The object type denotes a particular type that indicates the object further. The use has to be established at the level of instantiable subtypes.
NOTE  Subtypes of IfcContext do not introduce a PredefinedType attribute, therefore the usage of ObjectType is not bound to the selection of USERDEFINED within the PredefinedType enumaration.
X
6LongNameIfcLabel? Long name for the context as used for reference purposes. X
7PhaseIfcLabel? Current project phase, or life-cycle phase of this project. Applicable values have to be agreed upon by view definitions or implementer agreements. X
8RepresentationContextsIfcRepresentationContext? S[1:?] Context of the representations used within the context. When the context is a project and it includes shape representations for its components, one or several geometric representation contexts need to be included that define e.g. the world coordinate system, the coordinate space dimensions, and/or the precision factor.
IFC4 CHANGE  The attribute has been changed to be optional. Change made with upward compatibility for file based exchange.
X
9UnitsInContextIfcUnitAssignment? Units globally assigned to measure types used within the context.
IFC4 CHANGE  The attribute has been changed to be optional. Change made with upward compatibility for file based exchange.
X
IsDefinedByIfcRelDefinesByProperties
@RelatedObjects
S[0:?]Set of relationships to property set definitions attached to this context. Those statically or dynamically defined properties contain alphanumeric information content that further defines the context.
IFC4 CHANGE  The data type has been changed from IfcRelDefines to IfcRelDefinesByProperties with upward compatibility for file based exchange.
X
DeclaresIfcRelDeclares
@RelatingContext
S[0:?]Reference to the IfcRelDeclares relationship that assigns the uppermost entities of includes hierarchies to this context instance.
NOTE  The spatial hiearchy is assigned to IfcProject using the IfcRelAggregates relationship. This is a single exception due to compatibility reasons with earlier releases.
X
IfcProject
Definitions applying to General Usage

 Instance diagram


IfcProject
Concept usage

Project Type Definitions

The Project Type Definitions concept applies to this entity.



Property Template Definitions

The Project Template Definitions concept applies to this entity.

If a project includes custom properties for which end users should be able to view and/or edit, then backing property templates must be defined. Such templates define applicable data types and values. Applications should not allow modification of any custom properties (other than those defined within this specification) for which no template is available.



Project Units

The Project Units concept template applies to this entity as shown in Table 12.

HasUnitsDescription
Length unit as meters, millimeters, or inches.

Table 12 — IfcProject Project Units



Project Representation Context

The Project Representation Context concept template applies to this entity as shown in Table 13.

ContextIdentifierContextTypeDescription
3DModelContext for all 3D geometry.
2DPlanContext for all 2D annotations.

Table 13 — IfcProject Project Representation Context



Project Representation Context 3D

The Project Representation Context 3D concept applies to this entity.



Project Global Positioning

The Project Global Positioning concept applies to this entity.

The representation context of the project refers to a global positioning, i.e. the local engineering coordinate system of the project has a mapping to a defined projected coordinate system (a rectangular map coordinate system, as used in GIS systems)



Project Classification Information

The Project Classification Information concept applies to this entity.



Project Document Information

The Project Document Information concept applies to this entity.



Project Library Information

The Project Library Information concept applies to this entity.



Project Declaration

The Project Declaration concept template applies to this entity as shown in Table 14.

TypeDescription
IfcProjectLibraryReferenced projects incorporated into this project.
IfcPropertySetTemplateProperty set templates defined by this project.
IfcTypeObjectType definition defined by this project.
IfcActorActors participating in this project.
IfcControlControls issued within this project.
IfcGroupGroups defined by this project.
IfcProcessProcesses defined by this project.
IfcResourceResources defined by this project.

Table 14 — IfcProject Project Declaration

The IfcProject is also the context for other information about the construction project such as a work plan. Non-product structures are assigned by their first level object to IfcProject using the IfcRelDeclares relationship. The IfcProject provides the context for work plans (or other non-product based) descriptions of the construction project. It is handled by the objectified relationship IfcRelDeclares.

NOTE  The spatial structure and the schedule structure can be decomposed. For example the IfcBuilding can be decomposed into IfcBuildingStorey's, and the IfcWorkPlan can be decomposed into IfcWorkSchedule's.

NOTE  The products and tasks can be decomposed further. For example the IfcCurtainWall can be decomposed into IfcMember and IfcPlate, the IfcTask can be decomposed into other IfcTask's.

NOTE  The products and tasks can have direct linking relationships. For example the IfcCurtainWall can be assigned to a IfcTask as an input or output for a construction schedule.

Figure 291 illustrates the use of IfcProject as context for work plans or work schedules.

"project relationships"

Figure 291 — Project spatial and work plan structure



Spatial Decomposition

The Spatial Decomposition concept template applies to this entity as shown in Table 15.

RelatedObjectsDescription
If referenced, the site is the root of the spatial structure.

Table 15 — IfcProject Spatial Decomposition

The IfcProject is used to reference the root of the spatial structure of a building or other construction project (that serves as the primary project breakdown and is required to be hierarchical). The spatial structure elements are linked together, and to the IfcProject, by using the objectified relationship IfcRelAggregates.

The following constraints are applied to using the relationshio IfcRelAggregates in context of IfcProject

NOTE  The anomaly to use the composition structure through IfcRelAggregates for assigning the uppermost spatial container to IfcProject is due to upward compatibility reasons with earlier releases of this standard.

Figure 292 illustrates project relationships with spatial structures, elements, and element type libraries.

"spatial decomposition relationships"

Figure 292 — Project spatial structure, products and product type library



Project Representation Context 2D

The Project Representation Context 2D concept template applies to this entity as shown in Table 16.

Table 16 — IfcProject Project Representation Context 2D



Project Dataset Information

The Project Dataset Information concept template applies to this entity as shown in Table 17.

Table 17 — IfcProject Project Dataset Information



Project Global Positioning Geographic

The Project Global Positioning Geographic concept template applies to this entity as shown in Table 18.

HasGlobalPosition

Table 18 — IfcProject Project Global Positioning Geographic



Project Global Positioning Mapped

The Project Global Positioning Mapped concept template applies to this entity as shown in Table 19.

HasGlobalPosition

Table 19 — IfcProject Project Global Positioning Mapped

The representation context of the project refers to global positioning, i.e. the coordinate system of the project resides within the defined projected coordinate reference system (a map coordinate system) and is subject to a rigid transformation, e.g. to truncate coordinate values. The representation context inherits all properties of the projected coordinate reference system, in particular the distortions resulting in deviations between model dimensions/distances and real-world dimensions/distances.



mvdXML Specification
<?xml version="1.0" encoding="utf-8"?>
<ConceptRoot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" uuid="f27156e4-5022-4331-a26a-a4b8b83aebb9" name="IfcProject" applicableRootEntity="IfcProject">
 <Applicability>
  <Template ref="6f8fffaf-d383-423d-94db-b1e1efb5fdae" />
  <TemplateRules operator="and">
  </TemplateRules>
 </Applicability>
 <Concepts>
  <Concept uuid="d999fd8d-6987-4ee9-8416-d11b96836fcf" name="Project Type Definitions">
   <Template ref="634e27f7-7edb-4e22-b8cc-25f1cdc765ce" />
  </Concept>
  <Concept uuid="5fefb1c9-1031-4001-b664-9f4b44f78607" name="Property Template Definitions">
   <Template ref="d6eddceb-c102-4247-8ec0-24e7d4c5da9b" />
  </Concept>
  <Concept uuid="dfbc67d4-42c8-4c8c-bdca-22bdc628772a" name="Project Units">
   <Template ref="4ccaac0c-88f8-4c1d-91fd-2214d0e513c4" />
   <TemplateRules operator="and">
    <TemplateRule Description="Length unit as meters, millimeters, or inches." />
    <TemplateRule Description="Angle unit as degrees or radians." />
   </TemplateRules>
  </Concept>
  <Concept uuid="06ef2070-66eb-4829-a416-b03189ae65b7" name="Project Representation Context">
   <Template ref="38dac6f0-997c-4544-9bca-b6326b9a3e4b" />
   <TemplateRules operator="and">
    <TemplateRule Description="Context for all 3D geometry." Parameters="ContextIdentifier[Value]=&apos;3D&apos; AND ContextType[Value]=&apos;Model&apos;" />
    <TemplateRule Description="Context for all 2D annotations." Parameters="ContextIdentifier[Value]=&apos;2D&apos; AND ContextType[Value]=&apos;Plan&apos;" />
   </TemplateRules>
  </Concept>
  <Concept uuid="85e713ac-599b-453c-bfda-29a78246924f" name="Project Representation Context 3D">
   <Template ref="0c93e2c2-cb23-46a8-8b9a-c772c280fc26" />
  </Concept>
  <Concept uuid="c4227073-edae-4fff-b742-54a66cca1184" name="Project Global Positioning">
   <Template ref="d326800d-02e0-4442-84e7-b8fb4fde0400" />
  </Concept>
  <Concept uuid="87d78caf-f3d9-49f5-974f-17f1bb457d6a" name="Project Classification Information">
   <Template ref="818ca5a3-4574-49b1-9951-ae7bad5c3341" />
  </Concept>
  <Concept uuid="02ddfc7b-3c41-4466-b80d-4c96999a14c1" name="Project Document Information">
   <Template ref="627f19f8-d2ee-4b19-a13c-e5149018b976" />
  </Concept>
  <Concept uuid="3add55df-1398-463b-8dad-0505b7604a3a" name="Project Library Information">
   <Template ref="f71de28e-4352-4f0d-9830-4fa13534a705" />
  </Concept>
  <Concept uuid="dbaafd38-9430-4ab3-b1e9-a7a89232b643" name="Project Declaration">
   <Template ref="ab1e2cfd-9f21-4f4a-b6af-cc26d84e45ac" />
   <TemplateRules operator="and">
    <TemplateRule Description="Referenced projects incorporated into this project." Parameters="Type[Type]=&apos;IfcProjectLibrary&apos;" />
    <TemplateRule Description="Property set templates defined by this project." Parameters="Type[Type]=&apos;IfcPropertySetTemplate&apos;" />
    <TemplateRule Description="Type definition defined by this project." Parameters="Type[Type]=&apos;IfcTypeObject&apos;" />
    <TemplateRule Description="Actors participating in this project." Parameters="Type[Type]=&apos;IfcActor&apos;" />
    <TemplateRule Description="Controls issued within this project." Parameters="Type[Type]=&apos;IfcControl&apos;" />
    <TemplateRule Description="Groups defined by this project." Parameters="Type[Type]=&apos;IfcGroup&apos;" />
    <TemplateRule Description="Processes defined by this project." Parameters="Type[Type]=&apos;IfcProcess&apos;" />
    <TemplateRule Description="Resources defined by this project." Parameters="Type[Type]=&apos;IfcResource&apos;" />
   </TemplateRules>
  </Concept>
  <Concept uuid="17049e53-9983-47f9-a14f-43b5fc479bab" name="Spatial Decomposition">
   <Template ref="667f8443-ecce-4a8d-a63f-931fab0453e0" />
   <TemplateRules operator="and">
    <TemplateRule Description="If referenced, the site is the root of the spatial structure." />
    <TemplateRule Description="If referenced, the building is the root of the spatial structure (no explicit site information included)." />
    <TemplateRule Description="If referenced, the spatial zone is the root of the spatial structure (to be used as a stub for non-building related projects)." />
   </TemplateRules>
  </Concept>
  <Concept uuid="4f498899-246c-4446-b28a-0fa7c0f44afa" name="Project Representation Context 2D">
   <Template ref="7130f830-a8b3-4b40-a8d4-ab8ba4fef096" />
   <TemplateRules operator="and">
    <TemplateRule />
   </TemplateRules>
  </Concept>
  <Concept uuid="e947288e-15f5-4dcb-8e09-a39dcb995e2d" name="Project Dataset Information">
   <Template ref="6dff8689-6ea0-4f84-86a5-2ef435718ab8" />
   <TemplateRules operator="and">
    <TemplateRule />
   </TemplateRules>
  </Concept>
  <Concept uuid="d1c8c2c8-903f-4db1-8de9-5078995511e5" name="Project Global Positioning Geographic">
   <Template ref="2636ca46-1136-548b-998f-ff82ed0287f7" />
   <TemplateRules operator="and">
    <TemplateRule />
   </TemplateRules>
  </Concept>
  <Concept uuid="225782d2-563c-445b-a7c5-396743a56a6b" name="Project Global Positioning Mapped">
   <Template ref="13683820-300b-50d0-8811-507828c26ea7" />
   <TemplateRules operator="and">
    <TemplateRule />
   </TemplateRules>
  </Concept>
 </Concepts>
</ConceptRoot>
Concept inheritance

#ConceptTemplateModel View
IfcRoot
IdentitySoftware IdentityGeneral Usage
Revision ControlRevision ControlGeneral Usage
IfcObjectDefinition
Classification AssociationClassification AssociationGeneral Usage
Assignment to ProductAssignment to ProductGeneral Usage
IfcProject
Project Type DefinitionsProject Type DefinitionsGeneral Usage
Property Template DefinitionsProject Template DefinitionsGeneral Usage
Project UnitsProject UnitsGeneral Usage
Project Representation ContextProject Representation ContextGeneral Usage
Project Representation Context 3DProject Representation Context 3DGeneral Usage
Project Global PositioningProject Global PositioningGeneral Usage
Project Classification InformationProject Classification InformationGeneral Usage
Project Document InformationProject Document InformationGeneral Usage
Project Library InformationProject Library InformationGeneral Usage
Project DeclarationProject DeclarationGeneral Usage
Spatial DecompositionSpatial DecompositionGeneral Usage
Project Representation Context 2DProject Representation Context 2DGeneral Usage
Project Dataset InformationProject Dataset InformationGeneral Usage
Project Global Positioning GeographicProject Global Positioning GeographicGeneral Usage
Project Global Positioning MappedProject Global Positioning MappedGeneral Usage
Formal representations
XML Specification
 <xs:element name="IfcProject" type="ifc:IfcProject" substitutionGroup="ifc:IfcContext" nillable="true"/>
 <xs:complexType name="IfcProject">
  <xs:complexContent>
   <xs:extension base="ifc:IfcContext"/>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcProject
 SUBTYPE OF (IfcContext);
 WHERE
  HasName : EXISTS(SELF\IfcRoot.Name);
  CorrectContext : NOT(EXISTS(SELF\IfcContext.RepresentationContexts)) OR
(SIZEOF(QUERY(Temp <* SELF\IfcContext.RepresentationContexts |
'IFCREPRESENTATIONRESOURCE.IfcGeometricRepresentationSubContext' IN TYPEOF(Temp)
)) = 0);
  NoDecomposition : SIZEOF(SELF\IfcObjectDefinition.Decomposes) = 0;
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page