buildingSMART / IDS

Computer interpretable (XML) standard to define Information Delivery Specifications for BIM (mainly used for IFC)
https://www.buildingsmart.org/standards/bsi-standards/information-delivery-specification-ids/
Other
215 stars 66 forks source link

Add textual definitions to each IDS element #328

Closed mickbaggen closed 3 months ago

mickbaggen commented 5 months ago

The IDS documentation and XSD do not contain unambiguous textual definitions of the IDS elements, such as specification, requirement, facet etc. Please add a textual definition for each element, in the style of "a requirement is a which is ".

berlotti commented 5 months ago

You can find those in IDS under 'instructions' and 'description'.

atomczak commented 3 months ago

If that's about the explanation of what it means in the standard, we do have it in the docs and let's keep the schema lean: https://github.com/buildingSMART/IDS/blob/development/Documentation/specifications.md https://github.com/buildingSMART/IDS/blob/development/Documentation/attribute-facet.md etc.