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 10, 2025 (due on February 24, 2025)
  • PiP 2 available in Moodle on February 17, 2025 (due on March 3, 2025)
  • PiP 3 available in Moodle on March 3, 2025 (due on March 23, 2025)

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