This wizard creates a pattern known as an "N-ary Relation".
In OWL, properties can be used to create binary relationships between individuals.
However, sometimes we want to say things about the relationship itself:
eg property hasTemperature may relate Patients to
TemperatureValue but we also might want to state that the temperature
has a trend from TemperatureTrend which can be either TempRising,
TempConstant or TempFalling
The wizard will create:
You can find the new N-ary Relation under the Pattern class