Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 498 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 498 Bytes

Knowledge Graphs Lecture

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

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).