Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 1.45 KB

README.md

File metadata and controls

16 lines (8 loc) · 1.45 KB

Knowledge & Data - Vrije Universiteit

Tutorials and Assignments for the Knowledge & Data course @ Vrije Universiteit.

The content of this repository is a continuation of the work by Joe Raad, Rinke Hoekstra, and Klaas de Graaf.

Objectives

The objective of the Knowledge and Data course is to make students acquainted with methods and technologies used for expressing knowledge and data, in particular published on the Web. At the end of this course, you will have built an intelligent Web application that queries and reasons over knowledge integrated from various sources obtained from the Web. All this will be based on formal logical theory.

In this course you will study formalisms that are useful and necessary to represent knowledge and data, in particular when this knowledge and data is to be reused, e.g. published on the web. We introduce the Semantic Web stack, a set of technologies and representation formats (RDF, RDFS, OWL) for expressing semantics and linked data in a web-accessible format, use the SPARQL query language to query over this data, and build an application that uses the data for some intelligent task.

Support

The course is taught by Victor de Boer, Benno Kruit, and Xander Wilcke. Please contact us if you have any questions regarding the course setup. For bugs found in this repository please create a new issue in this repository.