sylvain hellin commited on
Commit
5b01aa2
·
1 Parent(s): 9e47a95

updated license to account for GPL3 models

Browse files
Files changed (3) hide show
  1. LICENSE +44 -0
  2. README.md +8 -5
  3. docs/CONTRIBUTING.md +1 -1
LICENSE ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Creative Commons Attribution 4.0 International (CC BY 4.0)
2
+
3
+ Copyright (c) 2025 Sylvain Hellin, Technical University of Munich
4
+
5
+ SCOPE: This license applies to the IFC-Bench dataset — specifically the
6
+ question-answer pairs, documentation, model cards, and all original content
7
+ created for this repository.
8
+
9
+ IFC MODEL FILES: The IFC model files included under projects/ retain their
10
+ original licenses as specified in each project's license.txt file. Most models
11
+ are licensed under CC BY 4.0 or MIT, but the following models are licensed
12
+ under the GNU General Public License v3.0 (GPLv3):
13
+
14
+ - projects/4351/ (GPLv3, BIMserver.org)
15
+ - projects/ettenheim_gis/ (GPLv3, BIMserver.org)
16
+ - projects/hitos/ (GPLv3, BIMserver.org)
17
+ - projects/samuel_macalister_sample_house/ (GPLv3, BIMserver.org)
18
+
19
+ Users must comply with each model's individual license terms when
20
+ redistributing or creating derivative works that include those model files.
21
+ See each project's license.txt for details.
22
+
23
+ --- CC BY 4.0 License Text ---
24
+
25
+ You are free to:
26
+
27
+ Share — copy and redistribute the material in any medium or format for any
28
+ purpose, even commercially.
29
+
30
+ Adapt — remix, transform, and build upon the material for any purpose, even
31
+ commercially.
32
+
33
+ Under the following terms:
34
+
35
+ Attribution — You must give appropriate credit, provide a link to the
36
+ license, and indicate if changes were made. You may do so in any reasonable
37
+ manner, but not in any way that suggests the licensor endorses you or your
38
+ use.
39
+
40
+ No additional restrictions — You may not apply legal terms or technological
41
+ measures that legally restrict others from doing anything the license
42
+ permits.
43
+
44
+ Full license text: https://creativecommons.org/licenses/by/4.0/legalcode
README.md CHANGED
@@ -95,7 +95,7 @@ ifc-bench/
95
  | Project | Disciplines | License | Usage | Source |
96
  |---------|-------------|---------|-------|--------|
97
  | `4351` | Architecture | GNU GPL v3 | unspecified | [BIMserver TestFiles](https://github.com/opensourceBIM/TestFiles) |
98
- | `ac20` | Architecture | unrestricted | office | [KIT IFC Examples](https://www.ifcwiki.org/index.php?title=KIT_IFC_Examples) |
99
  | `city_house_munich` | Architecture | CC BY 4.0 | living | N/A |
100
  | `dental_clinic` | Architecture, Structural, MEP | CC BY 4.0 | healthcare | [buildingSMART](https://github.com/buildingsmart-community/Community-Sample-Test-Files) |
101
  | `digital_hub` | Architecture, Heating, Plumbing, Ventilation | MIT | office | [RWTH E3D](https://github.com/RWTH-E3D/DigitalHub) |
@@ -107,13 +107,13 @@ ifc-bench/
107
  | `fantasy_office_building_2` | Architecture | MIT | office | TUM BIM Fundamentals SS2025 |
108
  | `fantasy_office_building_3` | Architecture | MIT | office | TUM BIM Fundamentals SS2025 |
109
  | `fantasy_residential_building_1` | Architecture | MIT | living | TUM BIM Fundamentals SS2025 |
110
- | `fzk_house` | Architecture | unrestricted | living | [KIT IFC Examples](https://www.ifcwiki.org/index.php?title=KIT_IFC_Examples) |
111
  | `hitos` | Architecture | GNU GPL v3 | office | [BIMserver TestFiles](https://github.com/opensourceBIM/TestFiles) |
112
  | `molio` | Architecture | CC BY 4.0 | office | [buildingSMART](https://github.com/buildingsmart-community/Community-Sample-Test-Files) |
113
  | `samuel_macalister_sample_house` | Architecture, MEP | GNU GPL v3 | living | [BIMserver TestFiles](https://github.com/opensourceBIM/TestFiles) |
114
  | `schependomlaan` | Architecture | CC BY 4.0 | living | [openBIM Archive](https://github.com/openBIMstandards/Archive-DataSetSchependomlaan) |
115
  | `sixty5` | Architecture, Electrical, Facade, Kitchen, Plumbing, Structural, Ventilation | CC BY 4.0 | living | [buildingSMART](https://github.com/buildingsmart-community/Community-Sample-Test-Files) |
116
- | `smiley_west` | Architecture | unrestricted | living | [KIT IFC Examples](https://www.ifcwiki.org/index.php?title=KIT_IFC_Examples) |
117
  | `wbdg_office` | Architecture, MEP, Structural | CC BY 4.0 | office | [WBDG](https://www.wbdg.org/bim/cobie/common-bim-files) |
118
 
119
  <table>
@@ -242,8 +242,11 @@ Please see our [Contribution Guidelines](docs/CONTRIBUTING.md) for details.
242
 
243
  ## License
244
 
245
- - **Dataset**: Licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
246
- - **Models**: Inherit their original licenses (see individual project folders)
 
 
 
247
 
248
  ## Citation
249
 
 
95
  | Project | Disciplines | License | Usage | Source |
96
  |---------|-------------|---------|-------|--------|
97
  | `4351` | Architecture | GNU GPL v3 | unspecified | [BIMserver TestFiles](https://github.com/opensourceBIM/TestFiles) |
98
+ | `ac20` | Architecture | CC BY 4.0 | office | [KIT IFC Examples](https://www.ifcwiki.org/index.php?title=KIT_IFC_Examples) |
99
  | `city_house_munich` | Architecture | CC BY 4.0 | living | N/A |
100
  | `dental_clinic` | Architecture, Structural, MEP | CC BY 4.0 | healthcare | [buildingSMART](https://github.com/buildingsmart-community/Community-Sample-Test-Files) |
101
  | `digital_hub` | Architecture, Heating, Plumbing, Ventilation | MIT | office | [RWTH E3D](https://github.com/RWTH-E3D/DigitalHub) |
 
107
  | `fantasy_office_building_2` | Architecture | MIT | office | TUM BIM Fundamentals SS2025 |
108
  | `fantasy_office_building_3` | Architecture | MIT | office | TUM BIM Fundamentals SS2025 |
109
  | `fantasy_residential_building_1` | Architecture | MIT | living | TUM BIM Fundamentals SS2025 |
110
+ | `fzk_house` | Architecture | CC BY 4.0 | living | [KIT IFC Examples](https://www.ifcwiki.org/index.php?title=KIT_IFC_Examples) |
111
  | `hitos` | Architecture | GNU GPL v3 | office | [BIMserver TestFiles](https://github.com/opensourceBIM/TestFiles) |
112
  | `molio` | Architecture | CC BY 4.0 | office | [buildingSMART](https://github.com/buildingsmart-community/Community-Sample-Test-Files) |
113
  | `samuel_macalister_sample_house` | Architecture, MEP | GNU GPL v3 | living | [BIMserver TestFiles](https://github.com/opensourceBIM/TestFiles) |
114
  | `schependomlaan` | Architecture | CC BY 4.0 | living | [openBIM Archive](https://github.com/openBIMstandards/Archive-DataSetSchependomlaan) |
115
  | `sixty5` | Architecture, Electrical, Facade, Kitchen, Plumbing, Structural, Ventilation | CC BY 4.0 | living | [buildingSMART](https://github.com/buildingsmart-community/Community-Sample-Test-Files) |
116
+ | `smiley_west` | Architecture | CC BY 4.0 | living | [KIT IFC Examples](https://www.ifcwiki.org/index.php?title=KIT_IFC_Examples) |
117
  | `wbdg_office` | Architecture, MEP, Structural | CC BY 4.0 | office | [WBDG](https://www.wbdg.org/bim/cobie/common-bim-files) |
118
 
119
  <table>
 
242
 
243
  ## License
244
 
245
+ - **Dataset** (question-answer pairs, documentation, model cards, and all original content): Licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
246
+ - **IFC models**: Each model retains its original license as specified in its project's `license.txt`. The majority of models are licensed under CC BY 4.0 or MIT. However, the following models are licensed under **GNU GPLv3** and are subject to its copyleft terms:
247
+ - `4351`, `ettenheim_gis`, `hitos`, `samuel_macalister_sample_house` (source: [BIMserver TestFiles](https://github.com/opensourceBIM/TestFiles))
248
+
249
+ Users who redistribute or create derivative works that include these GPLv3 model files must comply with the GPLv3 license terms for those files. See each project's `license.txt` for details.
250
 
251
  ## Citation
252
 
docs/CONTRIBUTING.md CHANGED
@@ -12,7 +12,7 @@ If you find a bug, an error in the dataset, or have a suggestion, please open an
12
 
13
  We are always looking for new IFC models to expand the dataset. When contributing a new model, please ensure:
14
 
15
- - **Licensing**: The model must be available under a permissive open-source license (e.g., CC BY 4.0, MIT).
16
  - **Format**: The model must be in the IFC format.
17
  - **Documentation**: Provide a brief description of the model, including its purpose, size, and complexity.
18
  - **Organization**: Place the model files in a new folder under the `projects/` directory. Include a `license.txt` file and a `model_card.md` (Markdown format) with the model's metadata.
 
12
 
13
  We are always looking for new IFC models to expand the dataset. When contributing a new model, please ensure:
14
 
15
+ - **Licensing**: The model must be available under a permissive open-source license (e.g., CC BY 4.0, MIT). Models with copyleft licenses (e.g., GPLv3) may be accepted but will be clearly flagged in the dataset documentation, as they impose additional redistribution requirements on downstream users.
16
  - **Format**: The model must be in the IFC format.
17
  - **Documentation**: Provide a brief description of the model, including its purpose, size, and complexity.
18
  - **Organization**: Place the model files in a new folder under the `projects/` directory. Include a `license.txt` file and a `model_card.md` (Markdown format) with the model's metadata.