
156 Foundations of Semantic Web Technologies
4.4.2.4 Role Restrictions
owl:maxQualifiedCardinality owl:minQualifiedCardinality
owl:qualifiedCardinality owl:onClass
owl:onDataRange owl:hasSelf
4.4.2.5 Role Assignments
owl:NegativePropertyAssertion owl:sourceIndividual
owl:assertionProperty owl:targetIndividual
owl:targetValue
4.4.2.6 Datatype Restrictions
owl:onDataType owl:withRestrictions
owl:datatypeComplementOf
4.4.2.7 Additional Datatypes
owl:real owl:rational rdf:PlainLiteral
rdf:XMLLiteral xsd:dateTimeStamp
4.5 Exercises
Exercise 4. 1 Use OWL DL to model the following sentences:
• The class Vegetable is a subclass of PizzaTopping.
• The class PizzaTopping ...