Re: Use data property of one class for restricting other class
Posted by Jiba on
URL: http://owlready.306.s1.nabble.com/Use-data-property-of-one-class-for-restricting-other-class-tp2202p2211.html
Hi,
I think what you want to achieve requires 2 "free variables", while OWL declarations allow only one. The only way to do that would be to use an SWRL rule.
Jiba