A command line tool to check IDS Files. buildingSmart Information Delivery Specification files can be checked against their relative schema.
$ dotnet add package ids-libThis library provides automation functions for buildingSMART IDS files.
It is primarily intended to audit the content of an IDS file with regards to:
For a description of the implemented features see the repository documentation
The main entry point of the library is the static method Run.
A package with the compiled library is available on nuget: ids-lib binary package