BuildingSync / schema

BuildingSync® Schema
https://buildingsync.net
Other
23 stars 22 forks source link

Notebooks protobuildings #447

Closed ThibaultMarzullo closed 2 years ago

ThibaultMarzullo commented 2 years ago

Any background context you want to provide?

The Documentation contains Jupyter Notebooks that walk users through the creation of a BSync XML using bsyncpy. The existing example of a L100 audit in a DOE Prototype small office building was expanded to include a L200 audit of the same building, and both a L100 and L200 audit of the DOE Prototype primary school building.

What does this PR do?

It adds the L100 and L200 examples for the DOE Prototype primary school building

How should this be manually tested?

Review the notebook. Generate the two .xml files. Replace the XML headers to specify the correct namespaces. Upload them to the Schema Validator.

What are the relevant tickets?

Reference implementations of 2 DOE prototype buildings in BuildingSync 2.4

Screenshots (if appropriate)

Screen Shot 2022-06-24 at 4 09 04 PM
ThibaultMarzullo commented 2 years ago

@nllong @JieXiong9119 , I have some cleaning up to do on that. Can you verify the code part and kindly ignore the text for the moment? I have some descriptions to write near the end of the document and some section numbers to verify. Also, POM values are made up and I will update with simulated values. Thanks!

ThibaultMarzullo commented 2 years ago

@laurenliz22 , the text has been updated! I think it is ready for review

ThibaultMarzullo commented 2 years ago

@laurenliz22 Thank you, I have committed the corrected version following your review. I have not added a ReadMe file as Jie already created a single ReadMe for the whole bsync_examples folder that mentions the primary school example.