Readings: Difference between revisions

From info216
No edit summary
No edit summary
Line 1: Line 1:
=Textbook=
=Textbooks=


* New textbook in the Spring semester 2021 is ''The Knowledge Graph Cookbook - Recipes that Work, by Andreas Blumauer and Helmut Nagy (April 16, 2020). mono/monochrom.'' '''The whole book is mandatory reading.'''
Main course book:
 
* Dean Allemang, James Hendler & Fabien Gandon (2020). '''Semantic Web for the Working Ontologist, Effective Modeling for Linked Data, RDFS and OWL (Third Edition).''' ISBN: 9781450376143, PDF ISBN: 9781450376150, Hardcover ISBN: 9781450376174, DOI: 10.1145/3382097. ''The whole book is mandatory reading.''
* The old textbook in INFO216 was ''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.'' It is still recommended reading, but not mandatory.


Supplementary text book (''not'' mandatory):
* Andreas Blumauer and Helmut Nagy (2020). '''The Knowledge Graph Cookbook - Recipes that Work.''' mono/monochrom. ISBN-10: ‎3902796707, ISBN-13: 978-3902796707.


=Other materials=
=Other materials=


In addition, '''the materials listed below for each lecture are either mandatory or suggested reading.''' More materials will be added to each lecture in the coming weeks.
In addition, '''the materials listed below for each lecture are either mandatory or suggested reading'''. More materials will be added to each lecture in the coming weeks.


'''The lectures and lectures notes are also part of the curriculum.'''
'''The lectures and lectures notes are also part of the curriculum.'''


Make sure you download the electronic resources to your own computer in good time before the exam. This is your own responsibility. That way you are safe if a site becomes unavailable or somehow damaged the last few days before the exam.  
Make sure you download the electronic resources to your own computer in good time before the exam. This is your own responsibility. That way you are safe if a site becomes unavailable or somehow damaged the last few days before the exam.


''Note:'' to download some of the papers, you may need to be inside UiB's network. Either use a computer directly on the UiB network or connect to your UiB account through VPN.
''Note:'' to download some of the papers, you may need to be inside UiB's network. Either use a computer directly on the UiB network or connect to your UiB account through VPN.
Line 19: Line 20:
=Lectures=
=Lectures=


Below are the mandatory and suggested readings for each lecture. All the textbook chapters in Blumauer & Nagy are mandatory, whereas the chapters in Allemang & Hendler are suggested. [[Java-based readings]] are also available as an alternative to the Python-based materials.
Below are the mandatory and suggested readings for each lecture. All the textbook chapters in Allemang, Hendler & Gandon are mandatory, whereas the chapters in Blumauer & Nagy are suggested.
 
'''To be updated'''
 


<!--[[Java-based readings]] are also available as an alternative to the Python-based materials.-->


<!--
==Lecture 1: Knowledge Graphs==
==Lecture 1: Knowledge Graphs==



Revision as of 11:15, 29 December 2021

Textbooks

Main course book:

  • Dean Allemang, James Hendler & Fabien Gandon (2020). Semantic Web for the Working Ontologist, Effective Modeling for Linked Data, RDFS and OWL (Third Edition). ISBN: 9781450376143, PDF ISBN: 9781450376150, Hardcover ISBN: 9781450376174, DOI: 10.1145/3382097. The whole book is mandatory reading.

Supplementary text book (not mandatory):

  • Andreas Blumauer and Helmut Nagy (2020). The Knowledge Graph Cookbook - Recipes that Work. mono/monochrom. ISBN-10: ‎3902796707, ISBN-13: 978-3902796707.

Other materials

In addition, the materials listed below for each lecture are either mandatory or suggested reading. More materials will be added to each lecture in the coming weeks.

The lectures and lectures notes are also part of the curriculum.

Make sure you download the electronic resources to your own computer in good time before the exam. This is your own responsibility. That way you are safe if a site becomes unavailable or somehow damaged the last few days before the exam.

Note: to download some of the papers, you may need to be inside UiB's network. Either use a computer directly on the UiB network or connect to your UiB account through VPN.


Lectures

Below are the mandatory and suggested readings for each lecture. All the textbook chapters in Allemang, Hendler & Gandon are mandatory, whereas the chapters in Blumauer & Nagy are suggested.

To be updated


Useful materials:

Lecture 4: Tools and services

Themes:

  • Application architecture
  • Triple stores and Blazegraph
  • Endpoints and Wikidata Query Service (WDQS)
  • Web APIs and JSON-LD
  • Serialisation formats

Mandatory readings:

Useful materials:

Lecture 5: RDFS

Themes:

  • RDFS
  • Axioms, rules and entailment
  • Programming RDFS in Python

Mandatory readings:

Useful materials:

Lecture 6: OWL 1

Themes:

  • Basic OWL concepts
  • Axioms, rules and entailments
  • Programming basic OWL in Python

Mandatory readings:


Lecture 7 and 8: Vocabularies

Themes:

  • LOD vocabularies and ontologies

Mandatory readings:

Useful materials:

This is what we expect you to know about each vocabulary: Its purpose and where and how it can be used. You should know its most central 3-6 classes and properties be able to explain its basic structure. It is less important to get all the names and prefixes 100% right: we do not expect you to learn every little detail by heart.

Lecture 9 and 10: Open Knowledge Graphs

Themes:

  • The LOD cloud
  • Important open KGs (LOD datasets)
    • Wikidata
    • DBpedia
    • the GDELT project
    • EventKG
    • GeoNames
    • WordNet
    • BabelNet
    • and others

Mandatory readings:

Useful materials:

Lecture 11: Enterprise Knowledge Graphs

Themes:

  • Google’s Knowledge Graph
  • Amazon’s Product Graphs
  • Others (← F1)
  • News Hunter’s infrastructure and architecture

Mandatory readings:

Supplementary readings:

Lecture 12: OWL 2

Themes:

  • Advanced OWL

Mandatory readings:

Useful materials:

Lecture 13: Rules and reasoning

Themes:

  • Description logic
  • Decision problems
  • OWL-DL

Mandatory readings:

Useful materials:

 

INFO216, UiB, 2017-2021, Andreas L. Opdahl (c)