Knowledge Graphs (HWS 2025)
Knowledge graphs are a universal means of data representation which can be consumed by humans and machines alike, and is therefore a key ingredient in many modern data-driven systems and AI applications, which often need knowledge about the domain they operate in, and/
This course gives an introduction to the underlying standards of knowledge graphs, including knowledge representation and query languages, as well as logical inference. More specifically, it covers the following contents:
- History of Knowledge Graphs and the Semantic Web
- Graph Representation Languages (XML, RDF)
- Graph Inference and Logical Reasoning (RDF Schema, OWL)
- Knowledge Modeling: Ontologies, Linked Data, and Property Graphs
- Knowledge Integration
- Data Quality in Knowledge Graphs
- Commercial and Open Source Tools and Systems
Besides theoretical lectures, the course also consists of hands-on exercises and a practical project in which you build a small knowledge graph backed application.
Prerequisites
- Java or Python programming skills are required to pass this course!
- Preferably, some experience with software development
- To pass the course you have to fulfill the following requirements:
- Pass the final exam (you have to get a 4.0 or better in the exam to pass this course)
- Successfully work in a group on a project idea (programming!), present the results and write a report
- The final grade is the grade achieved in the final exam, however, the project is a mandatory requirement to pass the course.
Lecturers
- Lecture: Dr. Sven Hertling
- Practical Exercise: Dr. Juan Cano
Dates
- Lecture: Tuesday, 15:30 – 17:00, Room C015 Building A5,6 Part C
- Exercise: Friday, 12.00 – 13.30, Room D007 (2) Building B6,27 Part D (in the backyard of B6, 23 Part A)
Schedule and Materials
Week | Lecture (Tuesday) | Exercise (Friday) |
01.09.2025 | Introduction (PDF, 4 MB) | Introduction |
08.09.2025 | Representing Knowledge in Graphs (RDF) (PDF, 2 MB) | Representing Knowledge in Graphs (RDF) |
15.09.2025 | Lighweight Knowledge Graph Inference (RDFS) | Lighweight Knowledge Graph Inference (RDFS) |
22.09.2025 | Linked Data, Knowledge Graph Programming | Linked Data, Knowledge Graph Programming |
29.09.2025 | Querying Knowledge Graphs | Public Holiday |
06.10.2025 | Public Knowledge Graphs | Querying Knowledge Graphs |
13.10.2025 | Labeled Property Graphs | Public Knowledge Graphs |
20.10.2025 | Advanced Knowledge Graph Inference (OWL Part 1) | Labeled Property Graphs |
27.10.2025 | Advanced Knowledge Graph Inference (OWL Part 2) | Advanced Knowledge Graph Inference (OWL Part 1) |
03.11.2025 | Project Work | Advanced Knowledge Graph Inference (OWL Part 2) |
10.11.2025 | Project Work | Project Feedback |
17.11.2025 | Knowledge Modeling | Knowledge Modeling |
24.11.2025 | Knowledge Graph Quality and Knowledge Integration | Knowledge Graph Quality and Knowledge Integration |
01.12.2025 | Project Presentations | Q & A |
Important dates for the group projects:
- Sunday, October 19th, 23:59: Submission of project proposals
- Sunday, November 30th, 23:59: Submission of final reports & Presentation in PDF
Literature
- Aidan Hogan et al.: Knowledge Graphs. Morgan & Claypool, 2022, available online
- Tim Berners-Lee, James Hendler and Ora Lassila. The Semantic Web. Scientific American, 284 (5), pp. 34–43, 2001
- Pascal Hitzler, Markus Krötzsch and Sebastian Rudolph. Foundations of Semantic Web Technologies. Chapman & Hall/
CRC, 2009 - Pascal Hitzler, Markus Krötzsch, Sebastian Rudolph and York Sure. Semantic Web: Grundlagen. Springer, 2007 (German)
- Allemang and Hendler (2008): Semantic Web for the Working Ontologist. Verlag Morgan Kaufmann.
- Antoniou and van Harmelen (2004): A Semantic Web Primer. MIT Press.
- Heath and Bizer (2011): Linked Data: Evolving the Web into a Global Data Space. Free online version.