From 3106168889daec720fc007c702da716b6a19a865 Mon Sep 17 00:00:00 2001 From: Martin15135215 <110968398+Martin15135215@users.noreply.github.com> Date: Sat, 11 Nov 2023 19:33:22 +0000 Subject: [PATCH] add cff for ifcfm --- src/ifcfm/CITATION.cff | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/ifcfm/CITATION.cff diff --git a/src/ifcfm/CITATION.cff b/src/ifcfm/CITATION.cff new file mode 100644 index 0000000000..13fbaa6255 --- /dev/null +++ b/src/ifcfm/CITATION.cff @@ -0,0 +1,19 @@ +# This CITATION.cff file was generated with cffinit. +# Visit https://bit.ly/cffinit to generate yours today! + +cff-version: 1.2.0 +title: ifcfm +message: >- + If you use this software, please cite it using the + metadata from this file. +type: software +authors: + - name: IfcOpenShell contributors +repository-code: >- + https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/ifcfm +abstract: Extract IFC data for FM handover requirements +keywords: + - FM + - IFC + - COBie +license: LGPL-3.0-or-later