Replies: 3 comments
-
|
Edited for clarity I agree with the intention. I think that marking optional attributes as required is expressive, important, and feasible withing the data structure of 1.0. With regards to
I think that documentation changes should be enough to clarify implementation.
|
Beta Was this translation helpful? Give feedback.
-
All in all, I would be very careful to slide this into 1.0 |
Beta Was this translation helpful? Give feedback.
-
|
@aothms,
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I tried to use the attribute facet to define which entity should be referenced by an attribute. For example, defining that the RelatingSpace attribute of IfcRelSpaceBoundary2ndLevel must be an IfcSpace (https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/lexical/IfcRelSpaceBoundary2ndLevel.htm):
The IDS documentation states that only enumerated attributes in the documentation might be specified (because the others are inverse ones). However, the enumerated ones have again two types: ones with explicit values like Name or Description and ones with references to other entities, like for the RelatingSpace attribute. It seems IDS only allows attributes with explicit values. The example above does comply with the IDS schema, but the IDS audit tool, for example, does not allow it.
Is the attribute facet intended to be used for this case?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions