INFO216 Wiki: Difference between revisions

From info216
No edit summary
 
(61 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page contains resources related to ''INFO216: Advanced Modelling - Modelling and Programming the Web of Data''.
This wiki contains resources related to the course ''INFO216: Knowledge Graphs''. See also the course pages in
[https://mitt.uib.no/courses/46884 the study portal <https://mitt.uib.no>].


=Reading for the lectures=
''These are the wiki pages from 2023. There will be changes for 2024, and the pages will be updated continuously as the course progresses.''
The text book 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.


'''Requirement:''' Make sure you download the papers and web sites in good time before the exam. If a site becomes unavailable the last few days before the  
* [[Readings]] for each lecture
* [[Examples from the lectures]]
* [[Python Labs | Lab exercises]]
* [[Lab Solutions | Lab solutions]]


'''Note:''' To download some of the papers, you need to be inside UiB's network. Use VPN to your UiB account if you are elsewhere.
&nbsp;
 
<div class="credits" style="text-align: right; direction: ltr; margin-left: 1em;">''INFO216, UiB, 2017-2024, Andreas L. Opdahl (c)''</div>
==Introduction==
* Chapters 1-2 in Allemang & Hendler. ''In text book.''
* Jena Tutorials
* Apache Jena
* Jena JavaDoc
 
==RDF==
* Chapters 3 in Allemang & Hendler. ''In text book.''
* RDF 1.1 Primer
* RDF 1.1 Semantics
* RDF 1.1 Concepts and Abstract Syntax
 
==RDFS==
* Chapters 6-7 in Allemang & Hendler. ''In text book.''
* RDF Schema 1.1
* Reasoners and rules engines: Jena inference support
 
==Architecture==
* Chapter 4 in Allemang & Hendler. ''In text book.''
 
==Services==
* JSON Syntax
* Section 2 in JSON-LD 1.0 Processing Algorithms and API
* JSON-LD: Introductory Material (videos)
 
==SPARQL==
* Chapter 5 in Allemang & Hendler. ''In text book.''
* SPARQL 1.1 Query Language
* SPARQL 1.1 Update Language
* SPARQL 1.1 Overview
 
==Visualisation==
* Shneiderman, Ben (1996): The eyes have it: A task by data type taxonomy for information visualizations. ''Paper.'' [http://drum.lib.umd.edu/bitstream/handle/1903/466/CS-TR-3665.pdf?sequence=2]
* Heer & Shneiderman (2012): Interactive Dynamics for Visual Analysis - A taxonomy of tools that support the fluent and flexible use of visualizations. ''Paper.'' [http://dl.acm.org/ft_gateway.cfm?id=2146416&ftid=1146182&dwn=1]
* Skjæveland 2012: Sgvizler. ''Paper.'' [http://www.eswc2012.org/sites/default/files/eswc2012_submission_303.pdf]
* Sgvizler 0.6
* [http://vowl.visualdataweb.org/v2/ VOWL: Visual Notation for OWL Ontologies]
* [http://vowl.visualdataweb.org/webvowl/index.html#sioc WebVOWL]
 
==RDFS Plus==
* Chapter 8 in Allemang & Hendler. ''In text book.''
 
==Vocabularies==
* Chapters 9-10 and 13 in Allemang & Hendler. ''In text book.''
* Linked Open Vocabularies (LOV)
 
==Linked Open Data (LOD)==
* LODstats
* The Linking Open Data cloud diagram
* State of the LOD Cloud 2014
 
==Resources==
* Dbpedia
* Wikidata
* GeoNames
* WordNet - A lexical database for English
 
==OWL==
* Chapters 11-12 in Allemang & Hendler. ''In text book.''
* OWL2 Overview
* OWL2 Primer
* OWL2 Web Ontology Language Manchester Syntax
* Jena Ontology API
 
==OWL DL==
* Nardi & Brachman: Introduction to Description Logics. Chapter 1 in Description Logic Handbook. ''Paper.'' [https://www.google.no/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwiO66mdqeLQAhXBoCwKHXnND3QQFggfMAA&url=https%3A%2F%2Fwww.inf.unibz.it%2F~franconi%2Fdl%2Fcourse%2Fdlhb%2Fdlhb-01.pdf&usg=AFQjCNESKoc0OVEyV54mB2gZekZcOdZDsg&sig2=sZPu2Nk5I06zl7IJcII3ZA]
* Baader & Nutt: Basic Description Logics. Chapter 2 in Description Logic Handbook. ''Paper.'' [https://www.google.no/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0ahUKEwjo0NWoqeLQAhXChSwKHWasBuoQFggiMAE&url=https%3A%2F%2Fwww.inf.unibz.it%2F~franconi%2Fdl%2Fcourse%2Fdlhb%2Fdlhb-02.pdf&usg=AFQjCNH46M6Vh01GE6Z6zhajePPVd99cdg&sig2=3R0-B-uNmwLnDwijEHGILQ&bvm=bv.140496471,d.bGg]
* Complexity of Reasoning in Description Logics [http://www.cs.man.ac.uk/~ezolin/dl/]
 
==Ontology development==
* Chapters 14-16 in Allemang & Hendler. ''In text book.''
* Noy & McGuinness (2001): Ontology Development 101: A Guide to Creating Your First Ontology. ''Paper.'' [https://www.google.no/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwiCpeSDq-LQAhWICywKHX92CRQQFgghMAA&url=http%3A%2F%2Fprotege.stanford.edu%2Fpublications%2Fontology_development%2Fontology101.pdf&usg=AFQjCNGe3FD2J8jtwome1E6cqfsBVT6TcQ&sig2=5SMb-L2ZKY_J86NU5YG6dQ]
* Sicilia et al. (2012): Empirical findings on ontology metrics. ''Paper.'' [http://www.sciencedirect.com/science/article/pii/S095741741101640X]

Latest revision as of 11:25, 10 January 2024

This wiki contains resources related to the course INFO216: Knowledge Graphs. See also the course pages in the study portal <https://mitt.uib.no>.

These are the wiki pages from 2023. There will be changes for 2024, and the pages will be updated continuously as the course progresses.

 

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