Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review COBie Facet support #11

Open
andyward opened this issue May 7, 2024 · 0 comments
Open

Review COBie Facet support #11

andyward opened this issue May 7, 2024 · 0 comments

Comments

@andyward
Copy link
Member

andyward commented May 7, 2024

The experimental COBie support only implements Attribute and EntityType facets. With these two facets it's possible to query any sheet (except Picklists) and Cell in a COBie model. However it may preclude more advanced cross sheet checks. (e.g. Components with certain Properties)

We should attempt to implement the following standard IDS facets against the COBieExpress schema:

  • Classification - which has a Category analogue
  • Properties - which should map to the Attributes sheet
  • PartOf - which could be used for verifying spatial containment, Assemblies, Systems etc.

We could also look to extend the Entity facet to support checking based on IFC Type (rather than COBie Entity type). i.e. We know an IfcSensor should be a Component with ExternalObjectType of IfcSensor,

  • Materials are unlikely to have a good map in COBie2.4.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant