项目作者: bredigital

项目描述 :
ISO BIM Terminology Testbed
高级语言: Python
项目地址: git://github.com/bredigital/isoTerminology.git
创建时间: 2017-06-20T09:14:23Z
项目社区:https://github.com/bredigital/isoTerminology

开源协议:Creative Commons Attribution 4.0 International

下载


isoTerminology

A Bim ISO Terminology file created and by the Building Information Modelling Team at BRE for use by the ISO working group.

Main contents:

isoTerminology.csv - the main content file.

isoTerminology.json - the json file created from the csv file.

scripts/csv2web.py - python script for converting csv file to json format.

To create json file, run csv2web.py script in /scripts directory.

e.g. python scripts/csv2web.py isoTerminology.csv > isoTerminology.json