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

[Test] IFC2SQLite #3

Open
EAzari opened this issue Aug 5, 2020 · 0 comments
Open

[Test] IFC2SQLite #3

EAzari opened this issue Aug 5, 2020 · 0 comments

Comments

@EAzari
Copy link

EAzari commented Aug 5, 2020

Hi Friedrich, I made a small .exp test to map from IFC schema/spec to SQLite

test.zip

The requirements:

  1. Each TYPE and ENTITY type should be a table - without duplication (I don't care about inverses/relationships, so there's not a need to map relationships, just TYPES and ENTITY types as individual tables without mapping parent/child) - also I want to drop Ifc prefixes (IfcPerson = Person)
  2. A query that shows each ENTITY holds which ENTITY types (including inverses) but it won't be a table, it'd be just a list or something like that
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