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

Creating SWRL rule using imported ontology #42

Open
satyamgupta0 opened this issue Jun 20, 2023 · 0 comments
Open

Creating SWRL rule using imported ontology #42

satyamgupta0 opened this issue Jun 20, 2023 · 0 comments

Comments

@satyamgupta0
Copy link

Please see this issue,

protegeproject/swrlapi#25

I am facing a similar issue where i have to use an object_property (let's assume hasQuality) of an imported ontology, but when I try to execute rule, People(?p),hasQuality(?p,?q)->Patient(?p) I get the error ValueError: Cannot find entity 'hasQuality'!. Note that People and Patient are in the main owl file, which imports another owl file which has the property hasQuality.

Thank you in advance.

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