Description Logics

Dr. Rafael Peñaloza


Course Description

Description Logics (DLs) are a successful family of logic-based knowledge representation formalisms, which can be used to represent the conceptual knowledge of an application domain in a structured and formally well-understood way. They are employed in various application domains, such as natural language processing, configuration, and databases, but their most notable success so far is the adoption of the DL-based language OWL as standard ontology language for the semantic web. This course concentrates on designing and analysing reasoning procedures for DLs. After a short introduction of predecessor formalisms such as semantic networks and frames, it will introduce the basic features of DLs such as concepts, TBoxes and ABoxes, and basic inference problems such as the subsumption and the instance problem. The course introduces techniques for solving these problems based on tableau-algorithms, automata, and other approaches. Also, the complexity of standard DLs is analysed, identifying expressive DLs for which reasoning is expensive in the worst case, but still manageable in practice, and lightweight DLs for which reasoning is tractable.

Organisation

The lecture takes place twice a week. Additionally, there is a weekly exercise session held by Marcel Lippmann. Exercise sheets will be available approximately one week before the session.

The lectures and the exercise sessions will take place in room E05 at the following times: Tuesdays 16.40–18.10, Wednesdays 14.50–16.20, and Thursdays 16.40–18.10. The exact distribution of lectures and exercise sessions can be found in the table below.

Announcements:
Tuesday Wednesday Thursday
14 Oct. to 18 Oct. Lecture Lecture Lecture
21 Oct. to 25 Oct. Lecture Exercise session
(exercise sheet 1)
Lecture
28 Oct. to 1 Nov. Lecture Lecture Public Holiday
4 Nov. to 8 Nov. Lecture Exercise session
(exercise sheet 2)
Lecture
11 Nov. to 15 Nov. Lecture Exercise session
(exercise sheet 3)
Lecture
18 Nov. to 22 Nov. Lecture Public Holiday Lecture
25 Nov. to 29 Nov. Lecture Exercise session
(exercise sheet 4)
2 Dec. to 6 Dec. Lecture Exercise session
(exercise sheet 5)
Exercise session
(exercise sheet 6)
9 Dec. to 13 Dec. Exercise session
(exercise sheet 7)
Lecture Lecture
16 Dec. to 20 Dec. Lecture Exercise session
(exercise sheet 8)
Lecture
6 Jan. to 10 Jan. Lecture Lecture
13 Jan. to 17 Jan. Lecture Exercise session
(exercise sheet 9)
Lecture
20 Jan. to 24 Jan. Lecture Exercise session
(exercise sheet 10)
Lecture
27 Jan. to 31 Jan. Lecture Exercise session
(exercise sheet 11)
Lecture
3 Feb. to 7 Feb. Exercise session
(exercise sheet 12)

SWS/Modules

SWS: 4/2/–

This course can be used in the following modules:

Lecture Material

A script of this lecture is not available, and students are strongly recommended to copy what is written on the blackboard.

We provide, however, the slides for the introductory sessions:

Literature