ESiham
Results
2
comments of
ESiham
After running the script [schema_parser.py](https://github.com/buildingSMART/ifcJSON/blob/master/schema_converters/ifcexpress2jsonschema/schema_parser.py) I am getting the following results > { "$schema": "http://json-schema.org/draft-07/schema#", "title": "ifcJSON None Schema", "description": "This is the schema for representing None data in JSON",...
Hello @Baars-IT, First, sorry for the late reply, One of my use cases is: When I want to query a specific domain, firstly I should send a query to know...