Desktop version functionality in command line version #42
Unanswered
kirnerlukas
asked this question in
Q&A
Replies: 1 comment
-
Hi Lukas, Thank you for the excellent comment. That option is not there yet, but it is easy to add. It is just an argument mapping to the converter core. I added this to the issue list so that It will be handled in the next release. The fix will be here: Under row: 329. The command line option uses some default options. That needs to be changed. If it's urgent, I can fix this pretty immediately. There are three other options also:
Kind regards, Jyrki |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Everyone,
I started to use this converter a while ago for projects in the domain of robotics as the inclusion of the bot concepts on top of ifcOWL has a lot of benefits for my use-cases. For proof of concept I used the desktop Version as the main part of my developments happen after conversion and the source IFC did not change over time.
Now I want to integrate it in my infrastructure which works perfectly fine so far. I just wonder how I can use some of the desktop versions functionality like "seperate file" or keeping the ifcOWL via the CLI Version. Especially keeping the ifcOWL and having the 'owl:sameAs' in the LBD ttl is crucial for me.
How could I achieve this?
Beta Was this translation helpful? Give feedback.
All reactions