Skip to content

Rien7777/ids_converter

 
 

Repository files navigation

ids_converter

🔄 Convert xlsx file to ids

IDS converter is a converter of information requirements in xlsx (excel) files to the IDS standard (information delivery standard) developed by buildingSMART.

Many information requirements files are prepared in excel spreadsheet format (xlsx) and are based only on property requirements that the IFC file must have.

Of course, the IDS standard goes much further than that, providing an incredible amount of checks that can be done on the information in the model. However, based on the most common requirements used in the market, I created this small app to create an IDS file just for checking the properties that a model must have, being able to add a check of values that these properties must have, but only based on constraints of 'xs:pattern' (see IDs documentation on buildingsmart page)

Still in Beta version, for testing purposes, this app is open for use by anyone who wants to collaborate with the project.

(IDS Converter uses Ifcopenshell)

Try on:

http;//idsconverter.streamlit.app

TODO:

  • Include other types of restrictions accepted by the IDS;
  • Connection with bSDD;
  • Add a IDS validator
  • Add a BCF creator

For IDS documentation visit: https://github.com/buildingSMART/IDS

Contact me:

Carlos Dias c.dias@carlosdiasopenbim.com

About

Convert xlsx and bSDD properties to ids

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 60.1%
  • HTML 39.8%
  • Other 0.1%