Classes and Properties in OWL
- Classes can be enumerated (
owl:oneOf)
- We have Union (
owl:unionOf)
- Property restrictions: we can create subclasses by restricting the
behavior of a property on that class
- by value constraints (further restrictions on the range)
- cardinality constraints (minimum, maximum, exact)
owl:Restriction defines a blank node with restrictions