ifc-syntax-ifcjson
Installation
SKILL.md
IFC Syntax : ifcJSON
PROVISIONAL FORMAT : subject to change. ifcJSON is a buildingSMART Provisional / Candidate format. It has no ISO standard, no formal release, and no guaranteed round-trip fidelity. ALWAYS treat ifcJSON as developmental and pin the exact repository commit a project depends on. NEVER treat ifcJSON as a stable interchange format on the level of the STEP Physical File or ifcXML.
ifcJSON is the JSON encoding of the IFC data model, aimed at developers building web and JavaScript applications who have never used EXPRESS or STEP files. Like every IFC encoding, it is derived from the EXPRESS schema : the schema is the single source of truth, and ifcJSON is one projection of it.