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

Problem in Data Property inference with swrl in protegé #1160

Open
andredemori opened this issue Aug 1, 2023 · 1 comment
Open

Problem in Data Property inference with swrl in protegé #1160

andredemori opened this issue Aug 1, 2023 · 1 comment

Comments

@andredemori
Copy link

I wrote a SWRL rule in this way:

Guarani(?g)->AmphibiousSpeed(?g,45)

I already have a class Guarani and a data property AmphibiousSpeed. I already created an individual guarani0.

It feels like after reasoning the data property of a should be 45.

However there is no data property for guarani0.

I already enabled the data properties inferences in Preferences and i tested Protegé 5.1 and 5.6 but it is not working.

@andredemori
Copy link
Author

I solved this question using Pellet reasoner. It is not working with HermiT

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