Object property

Posted by Mustafa on
URL: http://owlready.306.s1.nabble.com/Object-property-tp2513.html

If we have relation
(Sub1, prop, obj1)
and another relation
(Sub2,prop, obj2)
Where (obj 1 , obj2, sub1,sub 2) are instances
and (prop) is the same both relations.
How can i add those instances dynamically as domain and range
for prop

Thx