From a3dadc8ce7296010b0b8dac2360c502387fb88a7 Mon Sep 17 00:00:00 2001 From: Geert Hesselink <54070862+Ghesselink@users.noreply.github.com> Date: Mon, 8 Jan 2024 20:35:55 +0400 Subject: [PATCH] Update IFC001_Only-official-ifc-versions-allowed.feature Lowercase capital letter to be consistent with other descriptions --- features/IFC001_Only-official-ifc-versions-allowed.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/IFC001_Only-official-ifc-versions-allowed.feature b/features/IFC001_Only-official-ifc-versions-allowed.feature index c0e07893..00110220 100644 --- a/features/IFC001_Only-official-ifc-versions-allowed.feature +++ b/features/IFC001_Only-official-ifc-versions-allowed.feature @@ -1,7 +1,7 @@ @implementer-agreement @critical @IFC -Feature: IFC101 - Only Official IFC versions allowed +Feature: IFC101 - Only official IFC versions allowed This rule verifies that the IFC model has a schema identifier corresponding to any of the official versions released by buildingSMART. Specifically, IFC2x3 TC1 (version 2.3.0.1), IFC4 ADD2 TC1 (version 4.0.2.1), or IFC4.3 ADD2 (version 4.3.2.0).