-
Notifications
You must be signed in to change notification settings - Fork 6
/
CITATION.cff
52 lines (51 loc) · 1.76 KB
/
CITATION.cff
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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: ifcmerge
type: software
authors:
- given-names: Bruno
family-names: Postle
email: [email protected]
repository-code: 'https://github.com/brunopostle/ifcmerge'
license: GPL-3.0-or-later
commit: '2022-06-12'
date-released: '2022-06-12'
message: If you use this software, please cite both the article from preferred-citation and the software itself.
preferred-citation:
authors:
- given-names: Bruno
family-names: Postle
email: [email protected]
- given-names: Dion
family-names: Moult
email: [email protected]
title: Native IFC Whitepaper
type: article
date-released: '2022-09-02'
identifiers:
- type: url
value: >-
https://github.com/brunopostle/ifcmerge/releases/tag/2022-09-02
description: PDF of Native IFC Whitepaper
abstract: >-
A simple to implement set of protocols for reading and
writing BIM data, known as Native IFC, enables robust
multi-user collaborative BIM workflows. We show how full
version tracking, rollback, attribution, staging, merging,
multi-user editing, issue tracking, automated checking,
and publishing can be achieved by hosting IFC data in
established commercial and open source git-forge services.
We show that the git revision control system as a Common
Data Environment (CDE) for BIM data is scalable, secure,
future-proof and fully interoperable with existing
systems. We show multiple software applications and
libraries that already implement Native IFC, this is a
real-world technology.
keywords:
- IFC
- BIM Collaboration
- ifcmerge
- Native IFC
- IfcOpenShell
- BlenderBIM