New pages
- 14:18, 14 April 2022 Lab: Training Graph Embeddings (hist) [2,951 bytes] Sinoa (talk | contribs) (Created page with " =Lab 14: Training Graph Embeddings= ==Topics== Training knowledge graph embeddings with TorchKGE. <!-- ==Tutorial== --> ==Classes and methods== The following TorchKGE cla...")
- 13:40, 14 April 2022 Lab: Using Graph Embeddings (hist) [4,942 bytes] Sinoa (talk | contribs) (Created page with " =Lab 13: Using Graph Embeddings= ==Topics== Using knowledge graph embeddings with TorchKGE. <!-- ==Tutorial== --> ==Classes and methods== The following TorchKGE classes a...")
- 13:22, 14 April 2022 Lab: Even More OWL (hist) [4,149 bytes] Sinoa (talk | contribs) (Created page with " =Lab 12: Even more OWL= ==Topics== OWL ontology programming with owlready2. <!-- ==Tutorial== --> ==Classes and methods== In an earlier lab, you have already used these O...")
- 14:59, 21 February 2022 Examples from the lectures (hist) [8,837 bytes] Sinoa (talk | contribs) (Created page with "This page contains code examples from the lectures. ==S02== <nowiki>from inspect import formatargspec from rdflib import Graph, Literal, RDF, FOAF, Namespace g = Graph() E...")