Knowledge Representation and Reasoning

Read the course schedule

 

Slides of first session.

Part I: Answer Set Programming

I.A Theory

The first part of the course covers the logic programming paradigm known as Answer Set Programming (ASP).

Books and Articles

ASP Course

An excellent course on ASP by the experts, entitled « Answer Set Solving in Practice, » is available at the Potassco web site.

I.B Putting into Practice (PiP)

  • PiP 1 available in Moodle on February 7, 2024 (due on February 22, 2024)
  • PiP 2 available in Moodle on February 18, 2024 (due on March 4, 2024)
  • PiP 3 available in Moodle on February 26, 2024 (due on March 12, 2024)

I.C Project

The project consists in (i) realizing an ASP implementation, and (ii) running experiments for the problem to be announced.

Part II: Web Data Management

II.A Theory

The second part of the course covers aspects of Web Data Semantics and Integration. Course material is available at the following URLs.

II.B Putting into Practice