Readings: Difference between revisions

From info216
Line 107: Line 107:
** [https://www.w3.org/2003/01/geo/wgs84_pos geo: World Geodetic Standard (WGS) 84]
** [https://www.w3.org/2003/01/geo/wgs84_pos geo: World Geodetic Standard (WGS) 84]
** [https://www.w3.org/TR/vocab-data-cube/ The RDF Data Cube Vocabulary]
** [https://www.w3.org/TR/vocab-data-cube/ The RDF Data Cube Vocabulary]
** [http://purl.org/vocab/vann/ Annotating vocabulary descriptions (VANN)]
** [https://www.w3.org/2003/06/sw-vocab-status/note Vocabulary Status (VS)]
** [http://creativecommons.org/schema.rdf Creative commons (CC)]
** [http://vocab.deri.ie/void Vocabulary of Interlinked Datasets (VoID)]
** [http://www.w3.org/ns/prov# Provenance Interchange (PROV)]
** [http://motools.sourceforge.net/event/event.html Event Ontology (event)]
** [http://www.w3.org/TR/owl-time/ Time ontology in OWL (time, OWL-time)]
** [http://motools.sourceforge.net/timeline/timeline.html Timeline Ontology (tl)]
** [http://vocab.org/bio/0.1/.html Biographical Information (BIO)]
** [http://sioc-project.org/ontology Semantic Interlinked Online Communities (SIOC)]
** [http://bibliontology.com/ Bibliographic Ontology (bibo)]
** [http://www.musicontology.com/ Music Ontology (mo)]
# '''What we expect you to know about each ontology:''' Its purpose and where and how it can be used. You should know the most central 3-6 classes and properties of each and be able to explain the basic structure of the vocabulary. It is less important if you don't get names and prefixes 100% right, and we do not expect you to know every little detail. The details of ''schema.org'' are less important because it is to big and you have already had about it in INFO116.


==Lecture 10: Linked Open Data (LOD) (tentative)==
==Lecture 10: Linked Open Data (LOD) (tentative)==

Revision as of 15:32, 20 March 2017

Text book

The text book in INFO216 is Semantic Web for the Working Ontologist, Second Edition: Effective Modeling in RDFS and OWL by Dean Allemang and James Hendler (Jun 3, 2011). Morgan Kaufmann. The whole book is obligatory reading.

Other materials

In addition, the materials listed below for each lecture is either mandatory or suggested reading. Make sure you download the papers and web sites in good time before the exam. That way you are safe if a site becomes unavailable or somehow damaged the last few days before the exam. Note that to download some of the papers, you need to be inside UiB's network. Either use a computer directly on the UiB network or connect to your UiB account with VPN if you are elsewhere.

Finally, the lectures and lectures notes are also in the curriculum.

Lectures

Below are the mandatory and suggested readings for each lecture. All the text-book chapters are mandatory.

Lecture 1: Introduction

Lecture 2: RDF

Lecture 3: RDFS

(supplementary, but perhaps necessary for the labs and project)

Lecture 4: Architecture (and starting with RDFS Plus)

If we have time at the end, we will also review basic OWL concepts from "RDFS Plus":

  • Chapter 8 in Allemang & Hendler. In text book.

Lecture 5: Services

Lecture 6: SPARQL

(supplementary, but perhaps necessary for the labs and project)

Lecture 7: Visualisation

Lecture 8: RDFS Plus

  • Chapter 8 in Allemang & Hendler. In text book.
  • Slides from the lecture.
  • Javadoc for
    • OntModel (createOntologyModel)
    • OntModelSpec (the different reasoners are outlined here (very long), OWL_MEM_RULE_INF is a good starting point)
    • OWL (defines built-in OWL resources)
    • OntClass, Individual, ObjectProperty, DatatypeProperty
(supplementary, but perhaps necessary for the labs and project)

Lecture 9: Vocabularies (tentative)

  1. What we expect you to know about each ontology: Its purpose and where and how it can be used. You should know the most central 3-6 classes and properties of each and be able to explain the basic structure of the vocabulary. It is less important if you don't get names and prefixes 100% right, and we do not expect you to know every little detail. The details of schema.org are less important because it is to big and you have already had about it in INFO116.

Lecture 10: Linked Open Data (LOD) (tentative)

Lecture 11: Resources (tentative)

Lecture 12: OWL (tentative)

  • Chapters 11-12 in Allemang & Hendler. In text book.
  • OWL2 Overview
  • OWL2 Primer
  • OWL2 Web Ontology Language Manchester Syntax
  • Jena Ontology API

Lecture 13: OWL DL (tentative)

  • Nardi & Brachman: Introduction to Description Logics. Chapter 1 in Description Logic Handbook. Paper. [2]
  • Baader & Nutt: Basic Description Logics. Chapter 2 in Description Logic Handbook. Paper. [3]
  • Complexity of Reasoning in Description Logics [4]

Lecture 14: Ontology development (tentative)

  • Chapters 14-16 in Allemang & Hendler. In text book.
  • Noy & McGuinness (2001): Ontology Development 101: A Guide to Creating Your First Ontology. Paper. [5]
  • Sicilia et al. (2012): Empirical findings on ontology metrics. Paper. [6]
INFO216, UiB, Spring 2017, Prof. Andreas L. Opdahl (c)