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

Module should have an option to run in Supermodel mode #219

Open
pwoltjer opened this issue May 1, 2024 · 1 comment
Open

Module should have an option to run in Supermodel mode #219

pwoltjer opened this issue May 1, 2024 · 1 comment

Comments

@pwoltjer
Copy link

pwoltjer commented May 1, 2024

When you run pyLODE as a python module, you should be able to run in supermodel model. As far as I can see, the Supermodel mode currently is available when you run in commandline, but not in module mode.

@pwoltjer
Copy link
Author

pwoltjer commented May 4, 2024

There is, of course, a simple workaround for this. You can simply use:
subprocess.run(['pylode', '-p', 'supermodel', 'ontolgy.ttl', '-o', 'ontology.html'])
So no urgency at all here. And thank you for all the great work!

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