Re: Parsing the restriction of a class for OR logic (owlready2.class_construct.Or)

Posted by Mehmed on
URL: http://owlready.306.s1.nabble.com/Parsing-the-restriction-of-a-class-for-OR-logic-owlready2-class-construct-Or-tp2262p2265.html

I understood that for owlready2.class_construct.Or I need to use ".Classes" so that I get the return as  owlready2.util.CallbackList type

Thanks