Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 617 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 617 Bytes

Knowledge Graphs Lecture

This repository contains example data and source code used in Knowledge Graphs tutorials

Please note that during this course, we will use git and git-lfs. These tools can be installed in a debian-based system with the commands:

sudo apt install git
sudo apt install git-lfs

Once git-lfs has been installed, it is necessary to activate it in your local repository (git lfs install).

Changelog

2019.10.30

  • Links to data directories have been updated. Exercise Sheets have been updated accordingly.