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

Indexing Structures/Type Indexing for IFC Step #7

Merged
merged 2 commits into from
Apr 14, 2023

Conversation

ConorStokes
Copy link
Contributor

  • Regenerated types with updated query/expected type
    static fields.
  • Added query/expectedType to StepEntityConstructor
  • Added StepEntityConstructorAbstract
  • Added type query look ups to schema, that provide query sub-type support.
  • Added type index to step model base.
  • Added simple type based lazy entity entraction to step model base.
  • Shifted the IFC command line application over to the index system.
  • Added indexing test to ifc step model tests.

This set of changes, along with the matching pull requests for sub-modules, adds index sets and inverted index supports, in particular by entity type.

Related to #Conway 6

  static fields.
* Added query/expectedType to StepEntityConstructor
* Added StepEntityConstructorAbstract
* Added type query look ups to schema, that provide query sub-type support.
* Added type index to step model base.
* Added simple type based lazy entity entraction to step model base.
* Shifted the IFC command line application over to the index system.
* Added indexing test to ifc step model tests.
@ConorStokes ConorStokes added the enhancement New feature or request label Apr 10, 2023
Copy link
Member

@pablo-mayrgundter pablo-mayrgundter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, can already see these are going to b. a pain. Browser is freezing up typing this.

Let's think about how to separate the manual mods from the regen into a 2-step process where we can review the manual mods, then send a regen PR that is maximally automatic; hopefully that will not even require review.

@ConorStokes ConorStokes merged commit 94c7906 into bldrs-ai:main Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Closed PRs
Development

Successfully merging this pull request may close these issues.

2 participants