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

"swrlb:greaterThan" is not working in Protégé #79

Open
nazmulhasan202 opened this issue Jun 13, 2022 · 2 comments
Open

"swrlb:greaterThan" is not working in Protégé #79

nazmulhasan202 opened this issue Jun 13, 2022 · 2 comments

Comments

@nazmulhasan202
Copy link

The following SWRL rule can not be processed by the reasoner in Protégé even though the systax status is shown OK (as indicated in the image). The reasoner stops working with the following rule. If the following rule is deleted then the reseaoner works fine.

Person(?p) ^ hasAge(?p, ?age) ^ swrlb:greaterThan(?age, 17) -> Adult(?p)

Screenshot

@martinjoconnor
Copy link
Member

Which reasoner are you referring to?

I would post this question to the Protege mailing list:

https://protege.stanford.edu/support.php

@nazmulhasan202
Copy link
Author

nazmulhasan202 commented Jun 13, 2022 via email

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

2 participants