In this chapter, we will see how to handle all the OWL constructors in Python with Owlready. We will also see the different “shortcuts” that Owlready offers to facilitate the use of constructors and in particular restrictions.
6.1 Creating constructs
OWL constructors allow you to define logical constructions from classes, individuals, and properties (see sections 3.4.6 and 3.4.7).