Skip to content

knowsys/Course-Knowledge-Graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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