Readings: Difference between revisions

From info216
No edit summary
Line 151: Line 151:
* Enterprise Knowledge Graphs (EKGs)
* Enterprise Knowledge Graphs (EKGs)
* ''Guest lecture with Sindre Asplem from CapGemini, who will talk about CapGemini's experiences with EKGs, including methods and high-level architecture. He will also talk about SHACL, the RDF Shapes Constraint Language (which we may revisit in Lecture 7 and Exercise 7).''
* ''Guest lecture with Sindre Asplem from CapGemini, who will talk about CapGemini's experiences with EKGs, including methods and high-level architecture. He will also talk about SHACL, the RDF Shapes Constraint Language (which we may revisit in Lecture 7 and Exercise 7).''
Related themes:
* Google’s Knowledge Graph
* Amazon’s Product Graphs
* News Hunter’s infrastructure and architecture


Mandatory readings:
Mandatory readings:
* [https://www.blog.google/products/search/introducing-knowledge-graph-things-not/ Introducing the Knowledge Graph: Things not Strings], Amit Singhal, Google (2012). ''(The blog post that introduced Google's knowledge graph to the world.)''
* [https://blog.google/products/search/about-knowledge-graph-and-knowledge-panels/ A reintroduction to our Knowledge Graph and knowledge panels], Danny Sullivan, Google (2020).
* [https://www.aboutamazon.com/news/innovation-at-amazon/making-search-easier How Amazon’s Product Graph is helping customers find products more easily], Arun Krishnan, Amazon (2018). ''(Short blog post that reviews some central ideas from the AutoKnow research paper listed below.)''
* [https://www.amazon.science/blog/building-product-graphs-automatically Building product graphs automatically], Xin Luna Dong, Amazon (2020).
* ''Slides from Sindre Asplem's guest lecture are available from mitt.uib.no .''
* ''Slides from Sindre Asplem's guest lecture are available from mitt.uib.no .''


Supplementary readings (preliminary):
Supplementary readings:
* [[:File:A1-Poster-NIKT2021.pdf | News Angler / News Hunter poster]]
* [[:File:2006.13473.pdf | AutoKnow: Self-Driving Knowledge Collection for Products of Thousands of Types]]. Example of research paper from Amazon - this is a bit heavy for Bachelor level, but you can have a look :-)
* Parts 2 and 4 in Blumauer & Nagy's text book (''strongly suggested - this is where Blumauer & Nagy's book is good!'')
* Parts 2 and 4 in Blumauer & Nagy's text book (''strongly suggested - this is where Blumauer & Nagy's book is good!'')


Line 176: Line 165:
* Programming SHACL and RDFS in Python
* Programming SHACL and RDFS in Python


Mandatory readings (preliminary):
Mandatory readings:
* Chapters 7-8 in Allemang, Hendler & Gandon (3rd edition)
* Chapters 7-8 in Allemang, Hendler & Gandon (3rd edition)
* [https://book.validatingrdf.com/bookHtml011.html Chapter 5 ''SHACL''] in [https://book.validatingrdf.com/index.html Validating RDF] (available online)
* [https://book.validatingrdf.com/bookHtml011.html Chapter 5 ''SHACL''] in [https://book.validatingrdf.com/index.html Validating RDF] (available online)
Line 201: Line 190:
* Programming basic OWL in Python
* Programming basic OWL in Python


Mandatory readings (preliminary):
Mandatory readings:
* Chapter 9-10 in Allemang, Hendler & Gandon (3rd edition)
* Chapter 9-10 in Allemang, Hendler & Gandon (3rd edition)
* [http://www.w3.org/TR/owl-primer OWL2 Primer], sections 2-6
* [http://www.w3.org/TR/owl-primer OWL2 Primer], sections 2-6
Line 208: Line 197:
* [[:File:S08-OWL.pdf | Slides from the lecture]]
* [[:File:S08-OWL.pdf | Slides from the lecture]]


Useful materials (cursory) (preliminary):
Useful materials (cursory):
* [http://www.w3.org/TR/owl-overview OWL 2 Document Overview]
* [http://www.w3.org/TR/owl-overview OWL 2 Document Overview]
* [https://www.w3.org/TR/owl2-quick-reference/ OWL 2 Quick Reference Guide]
* [https://www.w3.org/TR/owl2-quick-reference/ OWL 2 Quick Reference Guide]
* [https://www.w3.org/TR/owl2-rdf-based-semantics/ OWL2 RDF-Based Semantics]
* [https://www.w3.org/TR/owl2-rdf-based-semantics/ OWL2 RDF-Based Semantics]
* The OWL-RL materials from Lecture 5
* The OWL-RL materials (from Lecture 5)
* [http://vowl.visualdataweb.org/v2 VOWL: Visual Notation for OWL Ontologies]
* [http://vowl.visualdataweb.org/webvowl/index.html#sioc WebVOWL]
* [[:File:LohmannEtAl2016-VisualizingOntologiesWithVOWL.pdf | Lohmann et al. (2019): Visualizing Ontologies with VOWL. ''Semantic Web Journal.'']]
* [[:File:LohmannEtAl2016-VisualizingOntologiesWithVOWL.pdf | Lohmann et al. (2019): Visualizing Ontologies with VOWL. ''Semantic Web Journal.'']]
* Pages 106-109 in Blumauer & Nagy (suggested)
* Pages 106-109 in Blumauer & Nagy (suggested)
Line 221: Line 212:
* LOD vocabularies and ontologies
* LOD vocabularies and ontologies


Mandatory readings (preliminary):
Mandatory readings:
* Chapters 10-11 in Allemang, Hendler & Gandon (3rd edition)
* Chapters 10-11 in Allemang, Hendler & Gandon (3rd edition)
* [http://lov.okfn.org/dataset/lov/ Linked Open Vocabularies (LOV)]
* [http://lov.okfn.org/dataset/lov/ Linked Open Vocabularies (LOV)]
Line 242: Line 233:
* [[:File:S09-Vocabularies.pdf | Slides from the lecture]]
* [[:File:S09-Vocabularies.pdf | Slides from the lecture]]


==Lecture 10: Reasoning about KGs (DL)==
==Lecture 10: Formal ontologies (description logic, OWL-DL)==


Themes:
Themes:
* OWL-DL
* Description logic
* Description logic
* Decision problems
* Decision problems
* OWL-DL
Mandatory readings (preliminary):
* [[:File:S10-DescriptionLogic.pdf | Slides from last year's lecture]]
Useful materials (preliminary):
* [[:File:NardiBrachman-IntroductionToDescriptionLogic.pdf | Nardi & Brachman: Introduction to Description Logics. Chapter 1 in Description Logic Handbook.]]
* [[:File:BaderNutt-BasicDescriptionLogics.pdf | Baader & Nutt: Basic Description Logics. Chapter 2 in Description Logic Handbook.]]
** ''Cursory'', quickly gets mathematical after the introduction. In particular, sections 2.2.2.3-4 about fixpoint semantics apply to TBoxes with cyclic definitions, which we do not consider in this course. We also do not consider the stuff about rules, epistemics, and reasoning from section 2.2.5 on.
* [http://www.cs.man.ac.uk/~ezolin/dl/ Complexity of Reasoning in Description Logics. Powered by Evgeny Zolin.] (informative)
==Lecture 11: Formal ontologies (OWL-DL)==
Themes:
* Advanced OWL


Mandatory readings:
Mandatory readings:
* Chapters 12-13 in Allemang, Hendler & Gandon (3rd edition)
* Chapters 12-13 in Allemang, Hendler & Gandon (3rd edition)
* [http://www.w3.org/TR/owl-primer OWL2 Primer]
* [http://www.w3.org/TR/owl-primer OWL2 Primer], sections 2-6 (same as Lecture 8)
* [[:File:S10-DescriptionLogic.pdf | Slides from last year's lecture]]
* [[:File:S11-OWL-DL.pdf | Slides from last year's lecture]]
* [[:File:S11-OWL-DL.pdf | Slides from last year's lecture]]


Useful materials (preliminary):
Useful materials:
* [http://www.w3.org/TR/owl-overview OWL 2 Document Overview]
* [http://www.w3.org/TR/owl-overview OWL 2 Document Overview]
* [https://www.w3.org/TR/2012/REC-owl2-quick-reference-20121211/ OWL 2 Quick Reference Guide] (cursory)
* [https://www.w3.org/TR/2012/REC-owl2-quick-reference-20121211/ OWL 2 Quick Reference Guide] (cursory)
* [http://vowl.visualdataweb.org/v2 VOWL: Visual Notation for OWL Ontologies]
* [[:File:NardiBrachman-IntroductionToDescriptionLogic.pdf | Nardi & Brachman: Introduction to Description Logics. Chapter 1 in Description Logic Handbook.]]
* [http://vowl.visualdataweb.org/webvowl/index.html#sioc WebVOWL]
* [[:File:BaderNutt-BasicDescriptionLogics.pdf | Baader & Nutt: Basic Description Logics. Chapter 2 in Description Logic Handbook.]]
* [[:File:DL-reasoning-RoyalFamily-final.owl.txt | Example file]] demonstrating Protege-OWL reasoning with HermiT.
** ''Cursory'', quickly gets mathematical after the introduction. In particular, sections 2.2.2.3-4 about fixpoint semantics apply to TBoxes with cyclic definitions, which we do not consider in this course. We also do not consider the stuff about rules, epistemics, and reasoning from section 2.2.5 on.


Owlready2 materials for the lab (preliminary):
==Lecture 11: KG embeddings I==
* The section [https://pypi.org/project/Owlready2/ What can I do with Owlready2?]
* [https://owlready2.readthedocs.io/en/latest/ Welcome to Owlready2's documentation!]
 
==Lecture 12: KG embeddings I==


Themes:
Themes:
Line 297: Line 271:
* [https://torchkge.readthedocs.io/en/latest/ Welcome to TorchKGE’ s documentation!] (for the labs)
* [https://torchkge.readthedocs.io/en/latest/ Welcome to TorchKGE’ s documentation!] (for the labs)


==Lecture 13: KG embeddings II==
==Lecture 12: Enterprise KGs 2==
''See readings for lecture 12.''
 
Themes:
* Google’s Knowledge Graph
* Amazon’s Product Graphs
* News Hunter’s infrastructure and architecture
 
Mandatory readings:
* [https://www.blog.google/products/search/introducing-knowledge-graph-things-not/ Introducing the Knowledge Graph: Things not Strings], Amit Singhal, Google (2012). ''(The blog post that introduced Google's knowledge graph to the world.)''
* [https://blog.google/products/search/about-knowledge-graph-and-knowledge-panels/ A reintroduction to our Knowledge Graph and knowledge panels], Danny Sullivan, Google (2020).
* [https://www.aboutamazon.com/news/innovation-at-amazon/making-search-easier How Amazon’s Product Graph is helping customers find products more easily], Arun Krishnan, Amazon (2018). ''(Short blog post that reviews some central ideas from the AutoKnow research paper listed below.)''
* [https://www.amazon.science/blog/building-product-graphs-automatically Building product graphs automatically], Xin Luna Dong, Amazon (2020).
 
Supplementary readings:
* [[:File:2006.13473.pdf | AutoKnow: Self-Driving Knowledge Collection for Products of Thousands of Types]]. Example of research paper from Amazon - this is a bit heavy for Bachelor level, but you can have a look :-)


==Lecture 14: Knowledge engineering / Wrapping up==
==Lecture 13: Wrapping up==


Themes:
Themes:

Revision as of 09:34, 27 March 2023

Textbooks

Main course book (the whole book is mandatory reading):

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

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.

Lecture 1: Introduction to KGs

Themes:

  • Introduction to Knowledge Graphs
  • Organisation of the course

Mandatory readings:

Useful materials:

Lecture 2: Representing KGs (RDF)

Themes:

  • Resource Description Framework (RDF)
  • Programming RDF in Python

Mandatory readings:

Useful materials:

Lecture 3: Querying and updating KGs (SPARQL)

Themes:

  • SPARQL queries
  • SPARQL Update
  • Programming SPARQL and SPARQL Update in Python

Mandatory readings (tentative):

Useful materials:

Lecture 4: Open Knowledge Graphs I

Themes:

  • The LOD cloud
  • Important open KGs (LOD datasets)
    • Wikidata
    • DBpedia (lecture 5)
    • GeoNames (lecture 5)
    • the GDELT project (lecture 5)
    • WordNet (lecture 5)
    • BabelNet (lecture 5)
    • ConceptNet (lecture 5)

Mandatory readings (both lecture 4 and 5):

Useful materials

Lecture 5: Open Knowledge Graphs II

See readings for lecture 4.

Lecture 6: Enterprise Knowledge Graphs

Themes:

  • Enterprise Knowledge Graphs (EKGs)
  • Guest lecture with Sindre Asplem from CapGemini, who will talk about CapGemini's experiences with EKGs, including methods and high-level architecture. He will also talk about SHACL, the RDF Shapes Constraint Language (which we may revisit in Lecture 7 and Exercise 7).

Mandatory readings:

  • Slides from Sindre Asplem's guest lecture are available from mitt.uib.no .

Supplementary readings:

  • Parts 2 and 4 in Blumauer & Nagy's text book (strongly suggested - this is where Blumauer & Nagy's book is good!)

Lecture 7: Rules (SHACL and RDFS)

Themes:

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

Mandatory readings:

Useful materials:

Lecture 8: Ontologies (OWL)

Themes:

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

Mandatory readings:

Useful materials (cursory):

Lecture 9: Vocabularies

Themes:

  • LOD vocabularies and ontologies

Mandatory readings:

Lecture 10: Formal ontologies (description logic, OWL-DL)

Themes:

  • OWL-DL
  • Description logic
  • Decision problems

Mandatory readings:

Useful materials:

Lecture 11: KG embeddings I

Themes:

  • KG embeddings
  • Link prediction
  • TorchKGE

Mandatory readings (preliminary):

Supplementary readings (preliminary):

Lecture 12: Enterprise KGs 2

Themes:

  • Google’s Knowledge Graph
  • Amazon’s Product Graphs
  • News Hunter’s infrastructure and architecture

Mandatory readings:

Supplementary readings:

Lecture 13: Wrapping up

Themes:

  • Knowledge engineering
  • The Ontology Development 101 method

Mandatory readings (preliminary):

Useful materials (preliminary):

  • The rest of Blumauer & Nagy (suggested)


 

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