SkillAgentSearch skills...

Phd Course

PhD course on Knowledge Graphs

Install / Use

npx skills add city-knowledge-graphs/phd-course

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Knowledge Graphs in the era of Large Language Models

This PhD course delivered at the University of Aalborg in April 2024. The course is organised in 4 sessions of 3 hours each combining theory and practice. This course is a tailored version of City's Semantic Web Technologies and Knowledge Graphs module.

Setting-up

The example codes will be in Python (tested with Python version >=3.10). I strongly recommend using Python environments to use the right library versions. Follow the instructions in the lab session 0 and run the scripts in the test folder to check you have the required infrastructure and Python libraries.

To avoid clashes with the changes on the main branch it is suggested to add generated codes and data in the folder student-codes-data.

Session 1

Session 2

Session 3

Session 4

Project description

Students need to work on a small project (max 2 students per group). There are two options (see Lab 3 notes):

  1. Create a (simple) system that performs KG to KG alignment. Try to implement some sophisticated ideas as described in the lecture. Selected systems may try to participate in the OAEI campaign.
  2. Create a (simple) system that performs CSV to KG matching. Try to implement disambuguation techniques as shown in the lecture. Selected systems may try to participate in the SemTab challenge.

Submission:

  • When: <code style="color : purple">June 16, 23:59 CEST (strict deadline) </code>
  • What: a link to the GitHub repository where the system codes are. Please document the repository so that the codes are easy to run
  • How: via this Google form.

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated3mo ago
Forks4

Languages

Python

Security Score

87/100

Audited on Apr 13, 2026

No findings