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

Fixed #5 - homogenised call to reasoner #13

Merged
merged 3 commits into from
Oct 2, 2019

Conversation

francescalb
Copy link
Collaborator

Jesper fixed choice of reasoner.

emmo/ontology.py Outdated
"""Update current ontology by running the HermiT reasoner."""
with self:
owlready2.sync_reasoner()
def sync_reasoner(self, reasoner='Pellet', include_imported=False):
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe HermiT should be the default

@jesper-friis jesper-friis merged commit 0a9fa56 into master Oct 2, 2019
@francescalb francescalb deleted the homogenise-call-to-reasoner branch April 3, 2020 08:08
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

Successfully merging this pull request may close these issues.

2 participants