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

protege editor prevents use of classical negation #63

Open
dtdannen opened this issue Sep 11, 2019 · 1 comment
Open

protege editor prevents use of classical negation #63

dtdannen opened this issue Sep 11, 2019 · 1 comment

Comments

@dtdannen
Copy link

When trying to add a rule with classical negation like the following:

Person(?x) ^ (not Parent)(?x) -> child(?x)

the SWRL TAB Editor gives the error:
Screenshot from 2019-09-11 15-36-55

I believe classical negation like this should be supported. Tested in Protege 5.5 with SWRLTab 2.0.6

@martinjoconnor
Copy link
Member

Unfortunately, the SWRLAPI's parser does not support OWL class expressions in rules.

There is no timeline for their inclusion.

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