ISO 19650 Work in Progress (WIP) Revisions with Semantic Versioning: A Case for Simplicity in BIM File Management
Why the ISO 19650 WIP Process Feels Counter-Intuitive
Managing versions of documents, models, and files in the construction industry - especially in the context of BIM (Building Information Modelling) - is essential for keeping projects on track. The ISO 19650 framework provides a structured system for version control, but when it comes to managing Work In Progress (WIP) revisions, many professionals find the process counterintuitive, particularly when compared to more fluid versioning systems, such as semantic versioning commonly used in software development.
Let’s explain why the ISO 19650 WIP process feels awkward and how it could be improved by aligning it more closely with semantic versioning principles.
ISO 19650’s Work In Progress (WIP) Revision Structure
In the ISO 19650 framework, the versioning of files during the WIP stage follows this pattern:
P01.01 → P01.02 → P01.03 → P01 → P02.01 → P02.02 → P02
In this system:
This structure is logical in theory but can be confusing in practice, especially when managing large projects where many revisions occur across multiple versions.
Why the ISO 19650 WIP Process Feels Counter-Intuitive
In the ISO 19650 framework, the Work In Progress (WIP) revision system works by incrementing changes within the same major version. For instance, if you start with P01, the system tracks incremental changes as P01.01, P01.02, P01.03, and so on. Once the file is published as P01 (the final version for that stage), any further revisions are tracked under a new major version, starting with P02.01.
Sorting Issue
When these versions are included in file names and sorted alphanumerically (as they often are in file systems or cloud storage), the ISO 19650 system can create confusion. For instance:
To give a practical example, consider a file explorer displaying the following:
Here, P02 (the published version) appears before P02.01 and P02.02, even though those are later revisions. This disrupts the logical progression and makes it difficult to track the actual latest state of the file.
Semantic Versioning as an Intuitive Contrast
Now, compare this with semantic versioning, which provides a more natural and continuous flow in versioning. In semantic versioning, the structure is Major.Minor.Patch (e.g., v21.1.2), where:
领英推荐
In semantic versioning, there’s no "reset" between major versions. Instead, the numbering follows a clear, logical progression that builds on the previous version. For example:
In this system, each version naturally builds on the previous one without resetting. More importantly, when files are sorted alphanumerically, the sorting order follows the progression of changes. If we were to apply this logic to the ISO 19650 system, the versions would flow something like:
This structure ensures that major versions (e.g., P02) appear after earlier major versions (e.g., P01), and all subsequent minor and patch updates (e.g., P02.01, P02.02) appear after their respective major versions. This would allow for proper sorting and a clear progression that is easy to follow.
The Contrast: Why Semantic Versioning Feels More Intuitive
Applying Semantic Versioning in Construction (BIM)
In contrast to ISO 19650’s revision system, semantic versioning, widely used in software development, offers a much more intuitive flow.
Applying this principle to BIM and Revit families could look like this:
Example Using Semantic Versioning
This versioning system is intuitive because each number incrementally builds on the previous one, without resets or backtracking.
The Benefits of Semantic Versioning Approach
Conclusion: A Case for a More Intuitive Versioning System
While ISO 19650 provides a structured approach to managing WIP revisions, its system can feel counter-intuitive and disjointed, especially when compared to the more natural flow of semantic versioning. By adopting a versioning system that follows semantic versioning principles, we can make file management in construction projects more intuitive, reduce errors, and ensure smoother collaboration across teams.
What do you think? Should the construction industry adopt a more semantic approach to file versioning? How do you manage WIP revisions in your projects?
Supporting Information Management using BIM in the built environment sector. Developing standards and guidance, training and consultancy.
5 个月A couple of small observations Jarek Wityk : 1. What this post is talking about is the UK National Annex rather than ISO 19650 in general. And the NA is only a recommendation until written into a contract and John Ford has shown how to put a good counter argument. 2. Alphanumerical sorting of previous versions should be irrelevant as CDE users should only have visibility of the most up to date version/revision of a container. The fact that this is being discussed suggests people are using tools like Explorer or Finder as a CDE when they don’t have the required functionality. Any organisation is free to choose or propose a different version/revision system, and if agreed this can be documented in the project’s information standard for all to use.
Head of Digital Construction, Robertson Group
5 个月I’d also prefer to abandon the P and C prefixes.
Strategic Portfolio & Technical Integration Manager - Owner at AAA-Integration
5 个月Jarek Wityk thanks a lot in my opinion ISO 19650 is best until now putting realistic communication channel for AEC projects with standardized procedures
Scaling BIM Businesses with LinkedIn & building elite Brands | BIM Manager at WSP | Partner of Prof. Philip Kotler - Leading EOMM Edition for 6 countries | International Keynote Speaker
5 个月It is kinda confusing to place P01 as first, and than behind P01.01, P01.02, P01.03. Thanks fo the article Jarek. ?It was fun to read.