<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://info216.wiki.uib.no/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Moc081</id>
	<title>info216 - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://info216.wiki.uib.no/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Moc081"/>
	<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/Special:Contributions/Moc081"/>
	<updated>2026-04-26T12:07:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=File:INFO216_report_guidelines.pdf&amp;diff=562</id>
		<title>File:INFO216 report guidelines.pdf</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=File:INFO216_report_guidelines.pdf&amp;diff=562"/>
		<updated>2019-05-14T08:29:25Z</updated>

		<summary type="html">&lt;p&gt;Moc081: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=557</id>
		<title>Readings</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=557"/>
		<updated>2019-03-02T20:04:08Z</updated>

		<summary type="html">&lt;p&gt;Moc081: /* Lecture 10: Services */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Text book=&lt;br /&gt;
The text book in INFO216 is &#039;&#039;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.&#039;&#039; &#039;&#039;&#039;The whole book is obligatory reading.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=Other materials=&lt;br /&gt;
In addition, &#039;&#039;&#039;the materials listed below for each lecture is either mandatory or suggested reading.&#039;&#039;&#039; Currently, the readings are not updated from 2017, so some of them may change. 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&#039;s network. Either use a computer directly on the UiB network or connect to your UiB account with VPN if you are elsewhere.&lt;br /&gt;
&lt;br /&gt;
Finally, &#039;&#039;&#039;the lectures and lectures notes are also part of the curriculum.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Lectures=&lt;br /&gt;
Below are the mandatory and suggested readings for each lecture. All the text-book chapters are mandatory.&lt;br /&gt;
&lt;br /&gt;
==Lecture 1: Introduction==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Web of Data&lt;br /&gt;
* INFO216&lt;br /&gt;
* Jena&lt;br /&gt;
* The programming project&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 1-2 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.youtube.com/watch?v=HeUrEh-nqtU Tim Berners-Lee talks about the semantic web] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:INFO216-introducction.pdf | Slides from the lecture]]&lt;br /&gt;
** [[:File:S01-Intro-WoD-Jena-7.pdf | Additional slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://jena.apache.org/about_jena/ Welcome to Apache Jena] (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/index.html Apache Jena] main page (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/tutorials/ Jena tutorials] (useful starting page)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project - lab 1 and the lecture notes lists the classes and methods you should look at)&lt;br /&gt;
&lt;br /&gt;
Additional resources:&lt;br /&gt;
* PechaKucha: [https://www.pechakucha.com/cities/lambertville-new-hope/blogs/creating-a-presentation-update How to Create a PechaKucha Presentation]&lt;br /&gt;
* Elevator pitch:[https://www.linkedin.com/learning/creating-your-personal-brand/creating-a-perfect-elevator-pitch Some tips on how to plan your elevator pitch] and an [https://www.youtube.com/watch?v=Q19WW65kLkI example]&lt;br /&gt;
&lt;br /&gt;
==Lecture 2: RDF==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* RDF&lt;br /&gt;
* Programming RDF in Jena&lt;br /&gt;
* Finding datasets and vocabularies for your projects&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 3 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-primer/ W3C&#039;s RDF 1.1 Primer] (mandatory)&lt;br /&gt;
* We also continue with the Jena RDF materials from lecture 1:&lt;br /&gt;
** [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
** [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:S02-RDF-8.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-concepts/ W3C&#039;s RDF 1.1 Concepts and Abstract Syntax] (cursory)&lt;br /&gt;
** [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 3: SPARQL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* SPARQL&lt;br /&gt;
* Programming SPARQL in Jena&lt;br /&gt;
* SPARQL Update&lt;br /&gt;
* Programming SPARQL Update in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 5 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (Sections 1-3 are obligatory)&lt;br /&gt;
* [[:File:S03-SPARQL-12.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-query/ SPARQL 1.1 Query Language]&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (the rest of it)&lt;br /&gt;
* [https://www.w3.org/TR/sparql11-overview/ SPARQL 1.1 Overview]&lt;br /&gt;
* [http://jena.apache.org/documentation/javadoc/arq/ Javadoc] for Apache Jena ARQ 3.2.0&lt;br /&gt;
** Query, QueryFactory, QueryExecution, QueryExecutionFactory, ResultSet&lt;br /&gt;
** UpdateFactory, UpdateAction&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 4: Architecture==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Application architecture&lt;br /&gt;
* Application components&lt;br /&gt;
* Triple stores&lt;br /&gt;
* Visualisation&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 4 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory, from lecture 1)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/index.html Apache&#039;s TDB] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/java_api.html Apache&#039;s TDB Java API] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/fuseki2/index.html Apache Jena Fuseki] (mandatory, we use Fuseki 2)&lt;br /&gt;
* [[:File:S04-architecture-5.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/tdb/ Package org.apache.jena.tdb] Class TDBFactory (createDataset)&lt;br /&gt;
* [http://www.eswc2012.org/sites/default/files/eswc2012_submission_303.pdf Skjæveland 2012: Sgvizler.] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://mgskjaeveland.github.io/sgvizler/ Sgvizler 0.6]&lt;br /&gt;
* [[:File:LohmannEtAl2016-VisualizingOntologiesWithVOWL.pdf | Lohmann et al. (2019): Visualizing Ontologies with VOWL. &#039;&#039;Semantic Web Journal.&#039;&#039;]] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://vowl.visualdataweb.org/ VOWL: Visual Notation for OWL Ontologies]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
* [[:File:S07-Visualisation-4.pdf | Slides from the lecture]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lecture 5: RDFS==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* RDFS&lt;br /&gt;
* Axioms, rules and entailment&lt;br /&gt;
* Programming RDFS in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 6-7 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/rdf-schema/ W3C&#039;s RDF Schema 1.1] (mandatory)&lt;br /&gt;
* [[:File:S05-RDFS-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-mt/ W3C&#039;s RDF 1.1 Semantics] (cursory, except the axioms and entailments in sections 8 and 9, which we will review in the lecture)&lt;br /&gt;
* [https://jena.apache.org/documentation/inference/index.html Reasoners and rules engines: Jena inference support] (cursory; sections 1 and 3 are relevant, but quite hard)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** Model (createRDFSModel) &lt;br /&gt;
** InfModel (getRawModel, remove + the same methods as Model) &lt;br /&gt;
** RDFS (label, comment, subClassOf, subPropertyOf, domain, range...)&lt;br /&gt;
** Reasoner (but we will not use it directly)&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S5_RDFS_Example.pdf | RDFS Eating vegetables case]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 6: RDFS Plus==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Basic OWL concepts&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming basic OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 8 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S06-RDFSPlus-4.pdf | Slides from the lecture.]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** OntModel (createOntologyModel) &lt;br /&gt;
** OntModelSpec (the different reasoners are outlined [https://jena.apache.org/documentation/inference/index.html here (very long)], OWL_MEM_RULE_INF is a good starting point)&lt;br /&gt;
** OWL (defines built-in OWL resources)&lt;br /&gt;
** OntClass, Individual, ObjectProperty, DatatypeProperty&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S6_RDFS_Plus_Example.pdf | RDFS Plus People and Person case]]&lt;br /&gt;
&lt;br /&gt;
OWL helpful clarifications:&lt;br /&gt;
* [[:File:OWL-example_I.pdf | owl:InverseFuctionalProperty vs owl:propertyDisjointWith]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 7: Vocabularies==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* LOD vocabularies and ontologies&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 9-10 and 13 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://lov.okfn.org/dataset/lov/ Linked Open Vocabularies (LOV)]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S07-Vocabularies-21.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* Vocabularies:&lt;br /&gt;
** [http://www.w3.org/2004/02/skos/ SKOS - Simple Knowledge Organization System Home Page]&lt;br /&gt;
** [http://schema.org/docs/full.html schema.org - Full Hierarchy]&lt;br /&gt;
** [http://dublincore.org/ Dublin Core (DC)]&lt;br /&gt;
** [http://xmlns.com/foaf/spec/ Friend of a Friend (FOAF)]&lt;br /&gt;
** [https://www.w3.org/2003/01/geo/wgs84_pos geo: World Geodetic Standard (WGS) 84] (and [https://www.w3.org/2003/01/geo/ few more general comments here])&lt;br /&gt;
** [https://www.w3.org/TR/vocab-data-cube/ The RDF Data Cube Vocabulary]&lt;br /&gt;
** [http://purl.org/vocab/vann/ Annotating vocabulary descriptions (VANN)]&lt;br /&gt;
** [https://www.w3.org/2003/06/sw-vocab-status/note Vocabulary Status (VS)]&lt;br /&gt;
** [http://creativecommons.org/ns Creative Commons (CC) Vocabulary]&lt;br /&gt;
** [http://vocab.deri.ie/void Vocabulary of Interlinked Datasets (VoID)]&lt;br /&gt;
** [http://www.w3.org/ns/prov# Provenance Interchange (PROV)]&lt;br /&gt;
** [http://motools.sourceforge.net/event/event.html Event Ontology (event)]&lt;br /&gt;
** [http://www.w3.org/TR/owl-time/ Time ontology in OWL (time, OWL-time)]&lt;br /&gt;
** [http://motools.sourceforge.net/timeline/timeline.html Timeline Ontology (tl)]&lt;br /&gt;
** [http://vocab.org/bio/ Biographical Information (BIO)]&lt;br /&gt;
** [http://rdfs.org/sioc/spec/ Semantic Interlinked Online Communities (SIOC)]&lt;br /&gt;
** [http://bibliontology.com/ Bibliographic Ontology (bibo)]&lt;br /&gt;
** [http://www.musicontology.com/ Music Ontology (mo)]&lt;br /&gt;
: &#039;&#039;&#039;This is what we expect you to know about each vocabulary:&#039;&#039;&#039; 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. &#039;&#039;schema.org&#039;&#039; is less important because you have already had about it in INFO116.&lt;br /&gt;
&lt;br /&gt;
==Lecture 8 and 9: Linked Open Datasets==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Important Linked Open Datasets&lt;br /&gt;
** DBpedia&lt;br /&gt;
** LinkedGeoData&lt;br /&gt;
** GeoNames&lt;br /&gt;
** Wikidata&lt;br /&gt;
** and others&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:BizerHeathBernersLee-LinkedData2009-TheStorySoFar.pdf | Bizer, C., Heath, T., &amp;amp; Berners-Lee, T. (2009). Linked data-the story so far. Semantic services, interoperability and web applications: emerging concepts, 205-227.]]&lt;br /&gt;
* [[:File:FarberEtAl-ComparativeSurvey-SWJ2015.pdf | Färber, M., Ell, B., Menne, C., &amp;amp; Rettinger, A. (2015). A Comparative Survey of DBpedia, Freebase, OpenCyc, Wikidata, and YAGO. Semantic Web Journal, July.]]&lt;br /&gt;
* [http://lod-cloud.net The Linking Open Data (LOD) cloud diagram]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S08-LinkedOpenDatasets-23.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://wiki.dbpedia.org/about Dbpedia]&lt;br /&gt;
* [https://www.wikidata.org/wiki/Wikidata:Introduction Wikidata]&lt;br /&gt;
* [http://www.geonames.org/about.html GeoNames]&lt;br /&gt;
* [https://wordnet.princeton.edu/ WordNet - A lexical database for English]&lt;br /&gt;
* [http://live.babelnet.org/about BabelNet]&lt;br /&gt;
&lt;br /&gt;
==Lecture 10: Services==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* JSON, JSON-LD&lt;br /&gt;
* Semantic web services&lt;br /&gt;
* Semantic workflows&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [http://json.org/ JSON Syntax] (mandatory)&lt;br /&gt;
* Section 2 in W3C&#039;s [https://www.w3.org/TR/json-ld-api/ JSON-LD 1.0 Processing Algorithms and API] (mandatory)&lt;br /&gt;
* [[:File:S10-Services-7.pdf | Slides from the lecture]]&lt;br /&gt;
** [[:File:S10-JSONLD.pdf | JSON-LD slides]]&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://json-ld.org/spec/latest/json-ld/ JSON-LD 1.1 - A JSON-based Serialization for Linked Data] (supplementary reference)&lt;br /&gt;
* [http://json-ld.org/ JSON for Linked Data] (supplementary)&lt;br /&gt;
** [http://www.youtube.com/watch?v=4x_xzT5eF5Q What is Linked Data?] Short video introduction to Linked Data by Manu Sporny&lt;br /&gt;
** [http://www.youtube.com/watch?v=vioCbTo3C-4 What is JSON-LD?] Short video introduction to JSON-LD by Manu Sporny&lt;br /&gt;
&lt;br /&gt;
==Lecture 11: OWL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Advanced OWL&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming advanced OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 11-12 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S11-OWL-15-utlagt.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/owl-overview OWL 2 Document Overview] (cursory)&lt;br /&gt;
* [http://www.w3.org/TR/owl-primer OWL2 Primer] (cursory)&lt;br /&gt;
* [https://www.w3.org/TR/2012/REC-owl2-quick-reference-20121211/ OWL 2 Quick Reference Guide] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/v2 VOWL: Visual Notation for OWL Ontologies] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/webvowl/index.html#sioc WebVOWL] (cursory)&lt;br /&gt;
* [https://jena.apache.org/documentation/ontology/ Jena Ontology API] (we will most likely not go into this) (cursory)&lt;br /&gt;
&lt;br /&gt;
==Lecture 12: OWL DL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Description logic&lt;br /&gt;
* Decision problems&lt;br /&gt;
* OWL-DL&lt;br /&gt;
* Programming with OWL-DL reasoners in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:S12-OWL-DL-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [[:File:NardiBrachman-IntroductionToDescriptionLogic.pdf | Nardi &amp;amp; Brachman: Introduction to Description Logics. Chapter 1 in Description Logic Handbook.]] &#039;&#039;(cursory)&#039;&#039;&lt;br /&gt;
* [[:File:BaderNutt-BasicDescriptionLogics.pdf | Baader &amp;amp; Nutt: Basic Description Logics. Chapter 2 in Description Logic Handbook.]]&lt;br /&gt;
** &#039;&#039;Cursory&#039;&#039;, 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.&lt;br /&gt;
* [http://www.cs.man.ac.uk/~ezolin/dl/ Complexity of Reasoning in Description Logics. Powered by Evgeny Zolin.] (informative)&lt;br /&gt;
&lt;br /&gt;
==Lecture 13: Ontology development==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Ontology Development 101 method&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 14-16 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://liris.cnrs.fr/alain.mille/enseignements/Ecole_Centrale/What%20is%20an%20ontology%20and%20why%20we%20need%20it.htm Noy &amp;amp; McGuinness (2001): Ontology Development 101: A Guide to Creating Your First Ontology.] &#039;&#039;Paper.&#039;&#039; &lt;br /&gt;
* [[:File:S13-OntologyDevelopment-4.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S095741741101640X Sicilia et al. (2012): Empirical findings on ontology metrics.] &#039;&#039;Paper.&#039;&#039;  (cursory)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;div class=&amp;quot;credits&amp;quot; style=&amp;quot;text-align: right; direction: ltr; margin-left: 1em;&amp;quot;&amp;gt;&#039;&#039;INFO216, UiB, Spring 2017-2018, Andreas L. Opdahl (c)&#039;&#039;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=File:S10-JSONLD.pdf&amp;diff=556</id>
		<title>File:S10-JSONLD.pdf</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=File:S10-JSONLD.pdf&amp;diff=556"/>
		<updated>2019-03-02T20:03:36Z</updated>

		<summary type="html">&lt;p&gt;Moc081: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=File:OWL-example_I.pdf&amp;diff=552</id>
		<title>File:OWL-example I.pdf</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=File:OWL-example_I.pdf&amp;diff=552"/>
		<updated>2019-02-07T10:53:18Z</updated>

		<summary type="html">&lt;p&gt;Moc081: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=551</id>
		<title>Readings</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=551"/>
		<updated>2019-02-07T10:53:00Z</updated>

		<summary type="html">&lt;p&gt;Moc081: /* Lecture 6: RDFS Plus */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Text book=&lt;br /&gt;
The text book in INFO216 is &#039;&#039;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.&#039;&#039; &#039;&#039;&#039;The whole book is obligatory reading.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=Other materials=&lt;br /&gt;
In addition, &#039;&#039;&#039;the materials listed below for each lecture is either mandatory or suggested reading.&#039;&#039;&#039; Currently, the readings are not updated from 2017, so some of them may change. 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&#039;s network. Either use a computer directly on the UiB network or connect to your UiB account with VPN if you are elsewhere.&lt;br /&gt;
&lt;br /&gt;
Finally, &#039;&#039;&#039;the lectures and lectures notes are also part of the curriculum.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Lectures=&lt;br /&gt;
Below are the mandatory and suggested readings for each lecture. All the text-book chapters are mandatory.&lt;br /&gt;
&lt;br /&gt;
==Lecture 1: Introduction==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Web of Data&lt;br /&gt;
* INFO216&lt;br /&gt;
* Jena&lt;br /&gt;
* The programming project&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 1-2 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.youtube.com/watch?v=HeUrEh-nqtU Tim Berners-Lee talks about the semantic web] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:INFO216-introducction.pdf | Slides from the lecture]]&lt;br /&gt;
** [[:File:S01-Intro-WoD-Jena-7.pdf | Additional slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://jena.apache.org/about_jena/ Welcome to Apache Jena] (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/index.html Apache Jena] main page (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/tutorials/ Jena tutorials] (useful starting page)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project - lab 1 and the lecture notes lists the classes and methods you should look at)&lt;br /&gt;
&lt;br /&gt;
Additional resources:&lt;br /&gt;
* PechaKucha: [https://www.pechakucha.com/cities/lambertville-new-hope/blogs/creating-a-presentation-update How to Create a PechaKucha Presentation]&lt;br /&gt;
* Elevator pitch:[https://www.linkedin.com/learning/creating-your-personal-brand/creating-a-perfect-elevator-pitch Some tips on how to plan your elevator pitch] and an [https://www.youtube.com/watch?v=Q19WW65kLkI example]&lt;br /&gt;
&lt;br /&gt;
==Lecture 2: RDF==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* RDF&lt;br /&gt;
* Programming RDF in Jena&lt;br /&gt;
* Finding datasets and vocabularies for your projects&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 3 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-primer/ W3C&#039;s RDF 1.1 Primer] (mandatory)&lt;br /&gt;
* We also continue with the Jena RDF materials from lecture 1:&lt;br /&gt;
** [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
** [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:S02-RDF-8.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-concepts/ W3C&#039;s RDF 1.1 Concepts and Abstract Syntax] (cursory)&lt;br /&gt;
** [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 3: SPARQL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* SPARQL&lt;br /&gt;
* Programming SPARQL in Jena&lt;br /&gt;
* SPARQL Update&lt;br /&gt;
* Programming SPARQL Update in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 5 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (Sections 1-3 are obligatory)&lt;br /&gt;
* [[:File:S03-SPARQL-12.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-query/ SPARQL 1.1 Query Language]&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (the rest of it)&lt;br /&gt;
* [https://www.w3.org/TR/sparql11-overview/ SPARQL 1.1 Overview]&lt;br /&gt;
* [http://jena.apache.org/documentation/javadoc/arq/ Javadoc] for Apache Jena ARQ 3.2.0&lt;br /&gt;
** Query, QueryFactory, QueryExecution, QueryExecutionFactory, ResultSet&lt;br /&gt;
** UpdateFactory, UpdateAction&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 4: Architecture==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Application architecture&lt;br /&gt;
* Application components&lt;br /&gt;
* Triple stores&lt;br /&gt;
* Visualisation&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 4 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory, from lecture 1)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/index.html Apache&#039;s TDB] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/java_api.html Apache&#039;s TDB Java API] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/fuseki2/index.html Apache Jena Fuseki] (mandatory, we use Fuseki 2)&lt;br /&gt;
* [[:File:S04-architecture-5.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/tdb/ Package org.apache.jena.tdb] Class TDBFactory (createDataset)&lt;br /&gt;
* [http://www.eswc2012.org/sites/default/files/eswc2012_submission_303.pdf Skjæveland 2012: Sgvizler.] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://mgskjaeveland.github.io/sgvizler/ Sgvizler 0.6]&lt;br /&gt;
* [[:File:LohmannEtAl2016-VisualizingOntologiesWithVOWL.pdf | Lohmann et al. (2019): Visualizing Ontologies with VOWL. &#039;&#039;Semantic Web Journal.&#039;&#039;]] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://vowl.visualdataweb.org/ VOWL: Visual Notation for OWL Ontologies]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
* [[:File:S07-Visualisation-4.pdf | Slides from the lecture]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lecture 5: RDFS==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* RDFS&lt;br /&gt;
* Axioms, rules and entailment&lt;br /&gt;
* Programming RDFS in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 6-7 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/rdf-schema/ W3C&#039;s RDF Schema 1.1] (mandatory)&lt;br /&gt;
* [[:File:S05-RDFS-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-mt/ W3C&#039;s RDF 1.1 Semantics] (cursory, except the axioms and entailments in sections 8 and 9, which we will review in the lecture)&lt;br /&gt;
* [https://jena.apache.org/documentation/inference/index.html Reasoners and rules engines: Jena inference support] (cursory; sections 1 and 3 are relevant, but quite hard)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** Model (createRDFSModel) &lt;br /&gt;
** InfModel (getRawModel, remove + the same methods as Model) &lt;br /&gt;
** RDFS (label, comment, subClassOf, subPropertyOf, domain, range...)&lt;br /&gt;
** Reasoner (but we will not use it directly)&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S5_RDFS_Example.pdf | RDFS Eating vegetables case]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 6: RDFS Plus==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Basic OWL concepts&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming basic OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 8 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S06-RDFSPlus-4.pdf | Slides from the lecture.]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** OntModel (createOntologyModel) &lt;br /&gt;
** OntModelSpec (the different reasoners are outlined [https://jena.apache.org/documentation/inference/index.html here (very long)], OWL_MEM_RULE_INF is a good starting point)&lt;br /&gt;
** OWL (defines built-in OWL resources)&lt;br /&gt;
** OntClass, Individual, ObjectProperty, DatatypeProperty&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S6_RDFS_Plus_Example.pdf | RDFS Plus People and Person case]]&lt;br /&gt;
&lt;br /&gt;
OWL helpful clarifications:&lt;br /&gt;
* [[:File:OWL-example_I.pdf | owl:InverseFuctionalProperty vs owl:propertyDisjointWith]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 7: Vocabularies==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* LOD vocabularies and ontologies&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 9-10 and 13 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://lov.okfn.org/dataset/lov/ Linked Open Vocabularies (LOV)]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S07-Vocabularies-21.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* Vocabularies:&lt;br /&gt;
** [http://www.w3.org/2004/02/skos/ SKOS - Simple Knowledge Organization System Home Page]&lt;br /&gt;
** [http://schema.org/docs/full.html schema.org - Full Hierarchy]&lt;br /&gt;
** [http://dublincore.org/ Dublin Core (DC)]&lt;br /&gt;
** [http://xmlns.com/foaf/spec/ Friend of a Friend (FOAF)]&lt;br /&gt;
** [https://www.w3.org/2003/01/geo/wgs84_pos geo: World Geodetic Standard (WGS) 84] (and [https://www.w3.org/2003/01/geo/ few more general comments here])&lt;br /&gt;
** [https://www.w3.org/TR/vocab-data-cube/ The RDF Data Cube Vocabulary]&lt;br /&gt;
** [http://purl.org/vocab/vann/ Annotating vocabulary descriptions (VANN)]&lt;br /&gt;
** [https://www.w3.org/2003/06/sw-vocab-status/note Vocabulary Status (VS)]&lt;br /&gt;
** [http://creativecommons.org/ns Creative Commons (CC) Vocabulary]&lt;br /&gt;
** [http://vocab.deri.ie/void Vocabulary of Interlinked Datasets (VoID)]&lt;br /&gt;
** [http://www.w3.org/ns/prov# Provenance Interchange (PROV)]&lt;br /&gt;
** [http://motools.sourceforge.net/event/event.html Event Ontology (event)]&lt;br /&gt;
** [http://www.w3.org/TR/owl-time/ Time ontology in OWL (time, OWL-time)]&lt;br /&gt;
** [http://motools.sourceforge.net/timeline/timeline.html Timeline Ontology (tl)]&lt;br /&gt;
** [http://vocab.org/bio/ Biographical Information (BIO)]&lt;br /&gt;
** [http://rdfs.org/sioc/spec/ Semantic Interlinked Online Communities (SIOC)]&lt;br /&gt;
** [http://bibliontology.com/ Bibliographic Ontology (bibo)]&lt;br /&gt;
** [http://www.musicontology.com/ Music Ontology (mo)]&lt;br /&gt;
: &#039;&#039;&#039;This is what we expect you to know about each vocabulary:&#039;&#039;&#039; 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. &#039;&#039;schema.org&#039;&#039; is less important because you have already had about it in INFO116.&lt;br /&gt;
&lt;br /&gt;
==Lecture 8 and 9: Linked Open Datasets==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Important Linked Open Datasets&lt;br /&gt;
** DBpedia&lt;br /&gt;
** LinkedGeoData&lt;br /&gt;
** GeoNames&lt;br /&gt;
** Wikidata&lt;br /&gt;
** and others&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:BizerHeathBernersLee-LinkedData2009-TheStorySoFar.pdf | Bizer, C., Heath, T., &amp;amp; Berners-Lee, T. (2009). Linked data-the story so far. Semantic services, interoperability and web applications: emerging concepts, 205-227.]]&lt;br /&gt;
* [[:File:FarberEtAl-ComparativeSurvey-SWJ2015.pdf | Färber, M., Ell, B., Menne, C., &amp;amp; Rettinger, A. (2015). A Comparative Survey of DBpedia, Freebase, OpenCyc, Wikidata, and YAGO. Semantic Web Journal, July.]]&lt;br /&gt;
* [http://lod-cloud.net The Linking Open Data (LOD) cloud diagram]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S08-LinkedOpenDatasets-23.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://wiki.dbpedia.org/about Dbpedia]&lt;br /&gt;
* [https://www.wikidata.org/wiki/Wikidata:Introduction Wikidata]&lt;br /&gt;
* [http://www.geonames.org/about.html GeoNames]&lt;br /&gt;
* [https://wordnet.princeton.edu/ WordNet - A lexical database for English]&lt;br /&gt;
* [http://live.babelnet.org/about BabelNet]&lt;br /&gt;
&lt;br /&gt;
==Lecture 10: Services==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* JSON, JSON-LD&lt;br /&gt;
* Semantic web services&lt;br /&gt;
* Semantic workflows&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [http://json.org/ JSON Syntax] (mandatory)&lt;br /&gt;
* Section 2 in W3C&#039;s [https://www.w3.org/TR/json-ld-api/ JSON-LD 1.0 Processing Algorithms and API] (mandatory)&lt;br /&gt;
* [[:File:S10-Services-7.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://json-ld.org/spec/latest/json-ld/ JSON-LD 1.1 - A JSON-based Serialization for Linked Data] (supplementary reference)&lt;br /&gt;
* [http://json-ld.org/ JSON for Linked Data] (supplementary)&lt;br /&gt;
** [http://www.youtube.com/watch?v=4x_xzT5eF5Q What is Linked Data?] Short video introduction to Linked Data by Manu Sporny&lt;br /&gt;
** [http://www.youtube.com/watch?v=vioCbTo3C-4 What is JSON-LD?] Short video introduction to JSON-LD by Manu Sporny&lt;br /&gt;
&lt;br /&gt;
==Lecture 11: OWL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Advanced OWL&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming advanced OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 11-12 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S11-OWL-15-utlagt.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/owl-overview OWL 2 Document Overview] (cursory)&lt;br /&gt;
* [http://www.w3.org/TR/owl-primer OWL2 Primer] (cursory)&lt;br /&gt;
* [https://www.w3.org/TR/2012/REC-owl2-quick-reference-20121211/ OWL 2 Quick Reference Guide] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/v2 VOWL: Visual Notation for OWL Ontologies] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/webvowl/index.html#sioc WebVOWL] (cursory)&lt;br /&gt;
* [https://jena.apache.org/documentation/ontology/ Jena Ontology API] (we will most likely not go into this) (cursory)&lt;br /&gt;
&lt;br /&gt;
==Lecture 12: OWL DL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Description logic&lt;br /&gt;
* Decision problems&lt;br /&gt;
* OWL-DL&lt;br /&gt;
* Programming with OWL-DL reasoners in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:S12-OWL-DL-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [[:File:NardiBrachman-IntroductionToDescriptionLogic.pdf | Nardi &amp;amp; Brachman: Introduction to Description Logics. Chapter 1 in Description Logic Handbook.]] &#039;&#039;(cursory)&#039;&#039;&lt;br /&gt;
* [[:File:BaderNutt-BasicDescriptionLogics.pdf | Baader &amp;amp; Nutt: Basic Description Logics. Chapter 2 in Description Logic Handbook.]]&lt;br /&gt;
** &#039;&#039;Cursory&#039;&#039;, 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.&lt;br /&gt;
* [http://www.cs.man.ac.uk/~ezolin/dl/ Complexity of Reasoning in Description Logics. Powered by Evgeny Zolin.] (informative)&lt;br /&gt;
&lt;br /&gt;
==Lecture 13: Ontology development==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Ontology Development 101 method&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 14-16 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://liris.cnrs.fr/alain.mille/enseignements/Ecole_Centrale/What%20is%20an%20ontology%20and%20why%20we%20need%20it.htm Noy &amp;amp; McGuinness (2001): Ontology Development 101: A Guide to Creating Your First Ontology.] &#039;&#039;Paper.&#039;&#039; &lt;br /&gt;
* [[:File:S13-OntologyDevelopment-4.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S095741741101640X Sicilia et al. (2012): Empirical findings on ontology metrics.] &#039;&#039;Paper.&#039;&#039;  (cursory)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;div class=&amp;quot;credits&amp;quot; style=&amp;quot;text-align: right; direction: ltr; margin-left: 1em;&amp;quot;&amp;gt;&#039;&#039;INFO216, UiB, Spring 2017-2018, Andreas L. Opdahl (c)&#039;&#039;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=550</id>
		<title>Readings</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=550"/>
		<updated>2019-02-07T10:48:32Z</updated>

		<summary type="html">&lt;p&gt;Moc081: /* Lecture 6: RDFS Plus */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Text book=&lt;br /&gt;
The text book in INFO216 is &#039;&#039;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.&#039;&#039; &#039;&#039;&#039;The whole book is obligatory reading.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=Other materials=&lt;br /&gt;
In addition, &#039;&#039;&#039;the materials listed below for each lecture is either mandatory or suggested reading.&#039;&#039;&#039; Currently, the readings are not updated from 2017, so some of them may change. 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&#039;s network. Either use a computer directly on the UiB network or connect to your UiB account with VPN if you are elsewhere.&lt;br /&gt;
&lt;br /&gt;
Finally, &#039;&#039;&#039;the lectures and lectures notes are also part of the curriculum.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Lectures=&lt;br /&gt;
Below are the mandatory and suggested readings for each lecture. All the text-book chapters are mandatory.&lt;br /&gt;
&lt;br /&gt;
==Lecture 1: Introduction==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Web of Data&lt;br /&gt;
* INFO216&lt;br /&gt;
* Jena&lt;br /&gt;
* The programming project&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 1-2 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.youtube.com/watch?v=HeUrEh-nqtU Tim Berners-Lee talks about the semantic web] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:INFO216-introducction.pdf | Slides from the lecture]]&lt;br /&gt;
** [[:File:S01-Intro-WoD-Jena-7.pdf | Additional slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://jena.apache.org/about_jena/ Welcome to Apache Jena] (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/index.html Apache Jena] main page (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/tutorials/ Jena tutorials] (useful starting page)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project - lab 1 and the lecture notes lists the classes and methods you should look at)&lt;br /&gt;
&lt;br /&gt;
Additional resources:&lt;br /&gt;
* PechaKucha: [https://www.pechakucha.com/cities/lambertville-new-hope/blogs/creating-a-presentation-update How to Create a PechaKucha Presentation]&lt;br /&gt;
* Elevator pitch:[https://www.linkedin.com/learning/creating-your-personal-brand/creating-a-perfect-elevator-pitch Some tips on how to plan your elevator pitch] and an [https://www.youtube.com/watch?v=Q19WW65kLkI example]&lt;br /&gt;
&lt;br /&gt;
==Lecture 2: RDF==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* RDF&lt;br /&gt;
* Programming RDF in Jena&lt;br /&gt;
* Finding datasets and vocabularies for your projects&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 3 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-primer/ W3C&#039;s RDF 1.1 Primer] (mandatory)&lt;br /&gt;
* We also continue with the Jena RDF materials from lecture 1:&lt;br /&gt;
** [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
** [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:S02-RDF-8.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-concepts/ W3C&#039;s RDF 1.1 Concepts and Abstract Syntax] (cursory)&lt;br /&gt;
** [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 3: SPARQL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* SPARQL&lt;br /&gt;
* Programming SPARQL in Jena&lt;br /&gt;
* SPARQL Update&lt;br /&gt;
* Programming SPARQL Update in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 5 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (Sections 1-3 are obligatory)&lt;br /&gt;
* [[:File:S03-SPARQL-12.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-query/ SPARQL 1.1 Query Language]&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (the rest of it)&lt;br /&gt;
* [https://www.w3.org/TR/sparql11-overview/ SPARQL 1.1 Overview]&lt;br /&gt;
* [http://jena.apache.org/documentation/javadoc/arq/ Javadoc] for Apache Jena ARQ 3.2.0&lt;br /&gt;
** Query, QueryFactory, QueryExecution, QueryExecutionFactory, ResultSet&lt;br /&gt;
** UpdateFactory, UpdateAction&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 4: Architecture==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Application architecture&lt;br /&gt;
* Application components&lt;br /&gt;
* Triple stores&lt;br /&gt;
* Visualisation&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 4 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory, from lecture 1)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/index.html Apache&#039;s TDB] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/java_api.html Apache&#039;s TDB Java API] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/fuseki2/index.html Apache Jena Fuseki] (mandatory, we use Fuseki 2)&lt;br /&gt;
* [[:File:S04-architecture-5.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/tdb/ Package org.apache.jena.tdb] Class TDBFactory (createDataset)&lt;br /&gt;
* [http://www.eswc2012.org/sites/default/files/eswc2012_submission_303.pdf Skjæveland 2012: Sgvizler.] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://mgskjaeveland.github.io/sgvizler/ Sgvizler 0.6]&lt;br /&gt;
* [[:File:LohmannEtAl2016-VisualizingOntologiesWithVOWL.pdf | Lohmann et al. (2019): Visualizing Ontologies with VOWL. &#039;&#039;Semantic Web Journal.&#039;&#039;]] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://vowl.visualdataweb.org/ VOWL: Visual Notation for OWL Ontologies]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
* [[:File:S07-Visualisation-4.pdf | Slides from the lecture]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lecture 5: RDFS==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* RDFS&lt;br /&gt;
* Axioms, rules and entailment&lt;br /&gt;
* Programming RDFS in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 6-7 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/rdf-schema/ W3C&#039;s RDF Schema 1.1] (mandatory)&lt;br /&gt;
* [[:File:S05-RDFS-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-mt/ W3C&#039;s RDF 1.1 Semantics] (cursory, except the axioms and entailments in sections 8 and 9, which we will review in the lecture)&lt;br /&gt;
* [https://jena.apache.org/documentation/inference/index.html Reasoners and rules engines: Jena inference support] (cursory; sections 1 and 3 are relevant, but quite hard)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** Model (createRDFSModel) &lt;br /&gt;
** InfModel (getRawModel, remove + the same methods as Model) &lt;br /&gt;
** RDFS (label, comment, subClassOf, subPropertyOf, domain, range...)&lt;br /&gt;
** Reasoner (but we will not use it directly)&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S5_RDFS_Example.pdf | RDFS Eating vegetables case]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 6: RDFS Plus==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Basic OWL concepts&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming basic OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 8 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S06-RDFSPlus-4.pdf | Slides from the lecture.]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** OntModel (createOntologyModel) &lt;br /&gt;
** OntModelSpec (the different reasoners are outlined [https://jena.apache.org/documentation/inference/index.html here (very long)], OWL_MEM_RULE_INF is a good starting point)&lt;br /&gt;
** OWL (defines built-in OWL resources)&lt;br /&gt;
** OntClass, Individual, ObjectProperty, DatatypeProperty&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S6_RDFS_Plus_Example.pdf | RDFS Plus People and Person case]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 7: Vocabularies==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* LOD vocabularies and ontologies&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 9-10 and 13 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://lov.okfn.org/dataset/lov/ Linked Open Vocabularies (LOV)]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S07-Vocabularies-21.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* Vocabularies:&lt;br /&gt;
** [http://www.w3.org/2004/02/skos/ SKOS - Simple Knowledge Organization System Home Page]&lt;br /&gt;
** [http://schema.org/docs/full.html schema.org - Full Hierarchy]&lt;br /&gt;
** [http://dublincore.org/ Dublin Core (DC)]&lt;br /&gt;
** [http://xmlns.com/foaf/spec/ Friend of a Friend (FOAF)]&lt;br /&gt;
** [https://www.w3.org/2003/01/geo/wgs84_pos geo: World Geodetic Standard (WGS) 84] (and [https://www.w3.org/2003/01/geo/ few more general comments here])&lt;br /&gt;
** [https://www.w3.org/TR/vocab-data-cube/ The RDF Data Cube Vocabulary]&lt;br /&gt;
** [http://purl.org/vocab/vann/ Annotating vocabulary descriptions (VANN)]&lt;br /&gt;
** [https://www.w3.org/2003/06/sw-vocab-status/note Vocabulary Status (VS)]&lt;br /&gt;
** [http://creativecommons.org/ns Creative Commons (CC) Vocabulary]&lt;br /&gt;
** [http://vocab.deri.ie/void Vocabulary of Interlinked Datasets (VoID)]&lt;br /&gt;
** [http://www.w3.org/ns/prov# Provenance Interchange (PROV)]&lt;br /&gt;
** [http://motools.sourceforge.net/event/event.html Event Ontology (event)]&lt;br /&gt;
** [http://www.w3.org/TR/owl-time/ Time ontology in OWL (time, OWL-time)]&lt;br /&gt;
** [http://motools.sourceforge.net/timeline/timeline.html Timeline Ontology (tl)]&lt;br /&gt;
** [http://vocab.org/bio/ Biographical Information (BIO)]&lt;br /&gt;
** [http://rdfs.org/sioc/spec/ Semantic Interlinked Online Communities (SIOC)]&lt;br /&gt;
** [http://bibliontology.com/ Bibliographic Ontology (bibo)]&lt;br /&gt;
** [http://www.musicontology.com/ Music Ontology (mo)]&lt;br /&gt;
: &#039;&#039;&#039;This is what we expect you to know about each vocabulary:&#039;&#039;&#039; 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. &#039;&#039;schema.org&#039;&#039; is less important because you have already had about it in INFO116.&lt;br /&gt;
&lt;br /&gt;
==Lecture 8 and 9: Linked Open Datasets==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Important Linked Open Datasets&lt;br /&gt;
** DBpedia&lt;br /&gt;
** LinkedGeoData&lt;br /&gt;
** GeoNames&lt;br /&gt;
** Wikidata&lt;br /&gt;
** and others&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:BizerHeathBernersLee-LinkedData2009-TheStorySoFar.pdf | Bizer, C., Heath, T., &amp;amp; Berners-Lee, T. (2009). Linked data-the story so far. Semantic services, interoperability and web applications: emerging concepts, 205-227.]]&lt;br /&gt;
* [[:File:FarberEtAl-ComparativeSurvey-SWJ2015.pdf | Färber, M., Ell, B., Menne, C., &amp;amp; Rettinger, A. (2015). A Comparative Survey of DBpedia, Freebase, OpenCyc, Wikidata, and YAGO. Semantic Web Journal, July.]]&lt;br /&gt;
* [http://lod-cloud.net The Linking Open Data (LOD) cloud diagram]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S08-LinkedOpenDatasets-23.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://wiki.dbpedia.org/about Dbpedia]&lt;br /&gt;
* [https://www.wikidata.org/wiki/Wikidata:Introduction Wikidata]&lt;br /&gt;
* [http://www.geonames.org/about.html GeoNames]&lt;br /&gt;
* [https://wordnet.princeton.edu/ WordNet - A lexical database for English]&lt;br /&gt;
* [http://live.babelnet.org/about BabelNet]&lt;br /&gt;
&lt;br /&gt;
==Lecture 10: Services==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* JSON, JSON-LD&lt;br /&gt;
* Semantic web services&lt;br /&gt;
* Semantic workflows&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [http://json.org/ JSON Syntax] (mandatory)&lt;br /&gt;
* Section 2 in W3C&#039;s [https://www.w3.org/TR/json-ld-api/ JSON-LD 1.0 Processing Algorithms and API] (mandatory)&lt;br /&gt;
* [[:File:S10-Services-7.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://json-ld.org/spec/latest/json-ld/ JSON-LD 1.1 - A JSON-based Serialization for Linked Data] (supplementary reference)&lt;br /&gt;
* [http://json-ld.org/ JSON for Linked Data] (supplementary)&lt;br /&gt;
** [http://www.youtube.com/watch?v=4x_xzT5eF5Q What is Linked Data?] Short video introduction to Linked Data by Manu Sporny&lt;br /&gt;
** [http://www.youtube.com/watch?v=vioCbTo3C-4 What is JSON-LD?] Short video introduction to JSON-LD by Manu Sporny&lt;br /&gt;
&lt;br /&gt;
==Lecture 11: OWL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Advanced OWL&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming advanced OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 11-12 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S11-OWL-15-utlagt.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/owl-overview OWL 2 Document Overview] (cursory)&lt;br /&gt;
* [http://www.w3.org/TR/owl-primer OWL2 Primer] (cursory)&lt;br /&gt;
* [https://www.w3.org/TR/2012/REC-owl2-quick-reference-20121211/ OWL 2 Quick Reference Guide] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/v2 VOWL: Visual Notation for OWL Ontologies] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/webvowl/index.html#sioc WebVOWL] (cursory)&lt;br /&gt;
* [https://jena.apache.org/documentation/ontology/ Jena Ontology API] (we will most likely not go into this) (cursory)&lt;br /&gt;
&lt;br /&gt;
==Lecture 12: OWL DL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Description logic&lt;br /&gt;
* Decision problems&lt;br /&gt;
* OWL-DL&lt;br /&gt;
* Programming with OWL-DL reasoners in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:S12-OWL-DL-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [[:File:NardiBrachman-IntroductionToDescriptionLogic.pdf | Nardi &amp;amp; Brachman: Introduction to Description Logics. Chapter 1 in Description Logic Handbook.]] &#039;&#039;(cursory)&#039;&#039;&lt;br /&gt;
* [[:File:BaderNutt-BasicDescriptionLogics.pdf | Baader &amp;amp; Nutt: Basic Description Logics. Chapter 2 in Description Logic Handbook.]]&lt;br /&gt;
** &#039;&#039;Cursory&#039;&#039;, 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.&lt;br /&gt;
* [http://www.cs.man.ac.uk/~ezolin/dl/ Complexity of Reasoning in Description Logics. Powered by Evgeny Zolin.] (informative)&lt;br /&gt;
&lt;br /&gt;
==Lecture 13: Ontology development==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Ontology Development 101 method&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 14-16 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://liris.cnrs.fr/alain.mille/enseignements/Ecole_Centrale/What%20is%20an%20ontology%20and%20why%20we%20need%20it.htm Noy &amp;amp; McGuinness (2001): Ontology Development 101: A Guide to Creating Your First Ontology.] &#039;&#039;Paper.&#039;&#039; &lt;br /&gt;
* [[:File:S13-OntologyDevelopment-4.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S095741741101640X Sicilia et al. (2012): Empirical findings on ontology metrics.] &#039;&#039;Paper.&#039;&#039;  (cursory)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;div class=&amp;quot;credits&amp;quot; style=&amp;quot;text-align: right; direction: ltr; margin-left: 1em;&amp;quot;&amp;gt;&#039;&#039;INFO216, UiB, Spring 2017-2018, Andreas L. Opdahl (c)&#039;&#039;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=549</id>
		<title>Readings</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=549"/>
		<updated>2019-02-07T10:47:34Z</updated>

		<summary type="html">&lt;p&gt;Moc081: /* Lecture 6: RDFS Plus */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Text book=&lt;br /&gt;
The text book in INFO216 is &#039;&#039;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.&#039;&#039; &#039;&#039;&#039;The whole book is obligatory reading.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=Other materials=&lt;br /&gt;
In addition, &#039;&#039;&#039;the materials listed below for each lecture is either mandatory or suggested reading.&#039;&#039;&#039; Currently, the readings are not updated from 2017, so some of them may change. 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&#039;s network. Either use a computer directly on the UiB network or connect to your UiB account with VPN if you are elsewhere.&lt;br /&gt;
&lt;br /&gt;
Finally, &#039;&#039;&#039;the lectures and lectures notes are also part of the curriculum.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Lectures=&lt;br /&gt;
Below are the mandatory and suggested readings for each lecture. All the text-book chapters are mandatory.&lt;br /&gt;
&lt;br /&gt;
==Lecture 1: Introduction==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Web of Data&lt;br /&gt;
* INFO216&lt;br /&gt;
* Jena&lt;br /&gt;
* The programming project&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 1-2 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.youtube.com/watch?v=HeUrEh-nqtU Tim Berners-Lee talks about the semantic web] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:INFO216-introducction.pdf | Slides from the lecture]]&lt;br /&gt;
** [[:File:S01-Intro-WoD-Jena-7.pdf | Additional slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://jena.apache.org/about_jena/ Welcome to Apache Jena] (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/index.html Apache Jena] main page (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/tutorials/ Jena tutorials] (useful starting page)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project - lab 1 and the lecture notes lists the classes and methods you should look at)&lt;br /&gt;
&lt;br /&gt;
Additional resources:&lt;br /&gt;
* PechaKucha: [https://www.pechakucha.com/cities/lambertville-new-hope/blogs/creating-a-presentation-update How to Create a PechaKucha Presentation]&lt;br /&gt;
* Elevator pitch:[https://www.linkedin.com/learning/creating-your-personal-brand/creating-a-perfect-elevator-pitch Some tips on how to plan your elevator pitch] and an [https://www.youtube.com/watch?v=Q19WW65kLkI example]&lt;br /&gt;
&lt;br /&gt;
==Lecture 2: RDF==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* RDF&lt;br /&gt;
* Programming RDF in Jena&lt;br /&gt;
* Finding datasets and vocabularies for your projects&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 3 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-primer/ W3C&#039;s RDF 1.1 Primer] (mandatory)&lt;br /&gt;
* We also continue with the Jena RDF materials from lecture 1:&lt;br /&gt;
** [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
** [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:S02-RDF-8.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-concepts/ W3C&#039;s RDF 1.1 Concepts and Abstract Syntax] (cursory)&lt;br /&gt;
** [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 3: SPARQL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* SPARQL&lt;br /&gt;
* Programming SPARQL in Jena&lt;br /&gt;
* SPARQL Update&lt;br /&gt;
* Programming SPARQL Update in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 5 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (Sections 1-3 are obligatory)&lt;br /&gt;
* [[:File:S03-SPARQL-12.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-query/ SPARQL 1.1 Query Language]&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (the rest of it)&lt;br /&gt;
* [https://www.w3.org/TR/sparql11-overview/ SPARQL 1.1 Overview]&lt;br /&gt;
* [http://jena.apache.org/documentation/javadoc/arq/ Javadoc] for Apache Jena ARQ 3.2.0&lt;br /&gt;
** Query, QueryFactory, QueryExecution, QueryExecutionFactory, ResultSet&lt;br /&gt;
** UpdateFactory, UpdateAction&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 4: Architecture==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Application architecture&lt;br /&gt;
* Application components&lt;br /&gt;
* Triple stores&lt;br /&gt;
* Visualisation&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 4 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory, from lecture 1)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/index.html Apache&#039;s TDB] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/java_api.html Apache&#039;s TDB Java API] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/fuseki2/index.html Apache Jena Fuseki] (mandatory, we use Fuseki 2)&lt;br /&gt;
* [[:File:S04-architecture-5.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/tdb/ Package org.apache.jena.tdb] Class TDBFactory (createDataset)&lt;br /&gt;
* [http://www.eswc2012.org/sites/default/files/eswc2012_submission_303.pdf Skjæveland 2012: Sgvizler.] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://mgskjaeveland.github.io/sgvizler/ Sgvizler 0.6]&lt;br /&gt;
* [[:File:LohmannEtAl2016-VisualizingOntologiesWithVOWL.pdf | Lohmann et al. (2019): Visualizing Ontologies with VOWL. &#039;&#039;Semantic Web Journal.&#039;&#039;]] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://vowl.visualdataweb.org/ VOWL: Visual Notation for OWL Ontologies]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
* [[:File:S07-Visualisation-4.pdf | Slides from the lecture]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lecture 5: RDFS==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* RDFS&lt;br /&gt;
* Axioms, rules and entailment&lt;br /&gt;
* Programming RDFS in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 6-7 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/rdf-schema/ W3C&#039;s RDF Schema 1.1] (mandatory)&lt;br /&gt;
* [[:File:S05-RDFS-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-mt/ W3C&#039;s RDF 1.1 Semantics] (cursory, except the axioms and entailments in sections 8 and 9, which we will review in the lecture)&lt;br /&gt;
* [https://jena.apache.org/documentation/inference/index.html Reasoners and rules engines: Jena inference support] (cursory; sections 1 and 3 are relevant, but quite hard)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** Model (createRDFSModel) &lt;br /&gt;
** InfModel (getRawModel, remove + the same methods as Model) &lt;br /&gt;
** RDFS (label, comment, subClassOf, subPropertyOf, domain, range...)&lt;br /&gt;
** Reasoner (but we will not use it directly)&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S5_RDFS_Example.pdf | RDFS Eating vegetables case]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 6: RDFS Plus==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Basic OWL concepts&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming basic OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 8 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S06-RDFSPlus-4.pdf | Slides from the lecture.]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** OntModel (createOntologyModel) &lt;br /&gt;
** OntModelSpec (the different reasoners are outlined [https://jena.apache.org/documentation/inference/index.html here (very long)], OWL_MEM_RULE_INF is a good starting point)&lt;br /&gt;
** OWL (defines built-in OWL resources)&lt;br /&gt;
** OntClass, Individual, ObjectProperty, DatatypeProperty&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S06_RDFS_Plus_Example.pdf | People and Person case]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 7: Vocabularies==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* LOD vocabularies and ontologies&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 9-10 and 13 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://lov.okfn.org/dataset/lov/ Linked Open Vocabularies (LOV)]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S07-Vocabularies-21.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* Vocabularies:&lt;br /&gt;
** [http://www.w3.org/2004/02/skos/ SKOS - Simple Knowledge Organization System Home Page]&lt;br /&gt;
** [http://schema.org/docs/full.html schema.org - Full Hierarchy]&lt;br /&gt;
** [http://dublincore.org/ Dublin Core (DC)]&lt;br /&gt;
** [http://xmlns.com/foaf/spec/ Friend of a Friend (FOAF)]&lt;br /&gt;
** [https://www.w3.org/2003/01/geo/wgs84_pos geo: World Geodetic Standard (WGS) 84] (and [https://www.w3.org/2003/01/geo/ few more general comments here])&lt;br /&gt;
** [https://www.w3.org/TR/vocab-data-cube/ The RDF Data Cube Vocabulary]&lt;br /&gt;
** [http://purl.org/vocab/vann/ Annotating vocabulary descriptions (VANN)]&lt;br /&gt;
** [https://www.w3.org/2003/06/sw-vocab-status/note Vocabulary Status (VS)]&lt;br /&gt;
** [http://creativecommons.org/ns Creative Commons (CC) Vocabulary]&lt;br /&gt;
** [http://vocab.deri.ie/void Vocabulary of Interlinked Datasets (VoID)]&lt;br /&gt;
** [http://www.w3.org/ns/prov# Provenance Interchange (PROV)]&lt;br /&gt;
** [http://motools.sourceforge.net/event/event.html Event Ontology (event)]&lt;br /&gt;
** [http://www.w3.org/TR/owl-time/ Time ontology in OWL (time, OWL-time)]&lt;br /&gt;
** [http://motools.sourceforge.net/timeline/timeline.html Timeline Ontology (tl)]&lt;br /&gt;
** [http://vocab.org/bio/ Biographical Information (BIO)]&lt;br /&gt;
** [http://rdfs.org/sioc/spec/ Semantic Interlinked Online Communities (SIOC)]&lt;br /&gt;
** [http://bibliontology.com/ Bibliographic Ontology (bibo)]&lt;br /&gt;
** [http://www.musicontology.com/ Music Ontology (mo)]&lt;br /&gt;
: &#039;&#039;&#039;This is what we expect you to know about each vocabulary:&#039;&#039;&#039; 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. &#039;&#039;schema.org&#039;&#039; is less important because you have already had about it in INFO116.&lt;br /&gt;
&lt;br /&gt;
==Lecture 8 and 9: Linked Open Datasets==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Important Linked Open Datasets&lt;br /&gt;
** DBpedia&lt;br /&gt;
** LinkedGeoData&lt;br /&gt;
** GeoNames&lt;br /&gt;
** Wikidata&lt;br /&gt;
** and others&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:BizerHeathBernersLee-LinkedData2009-TheStorySoFar.pdf | Bizer, C., Heath, T., &amp;amp; Berners-Lee, T. (2009). Linked data-the story so far. Semantic services, interoperability and web applications: emerging concepts, 205-227.]]&lt;br /&gt;
* [[:File:FarberEtAl-ComparativeSurvey-SWJ2015.pdf | Färber, M., Ell, B., Menne, C., &amp;amp; Rettinger, A. (2015). A Comparative Survey of DBpedia, Freebase, OpenCyc, Wikidata, and YAGO. Semantic Web Journal, July.]]&lt;br /&gt;
* [http://lod-cloud.net The Linking Open Data (LOD) cloud diagram]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S08-LinkedOpenDatasets-23.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://wiki.dbpedia.org/about Dbpedia]&lt;br /&gt;
* [https://www.wikidata.org/wiki/Wikidata:Introduction Wikidata]&lt;br /&gt;
* [http://www.geonames.org/about.html GeoNames]&lt;br /&gt;
* [https://wordnet.princeton.edu/ WordNet - A lexical database for English]&lt;br /&gt;
* [http://live.babelnet.org/about BabelNet]&lt;br /&gt;
&lt;br /&gt;
==Lecture 10: Services==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* JSON, JSON-LD&lt;br /&gt;
* Semantic web services&lt;br /&gt;
* Semantic workflows&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [http://json.org/ JSON Syntax] (mandatory)&lt;br /&gt;
* Section 2 in W3C&#039;s [https://www.w3.org/TR/json-ld-api/ JSON-LD 1.0 Processing Algorithms and API] (mandatory)&lt;br /&gt;
* [[:File:S10-Services-7.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://json-ld.org/spec/latest/json-ld/ JSON-LD 1.1 - A JSON-based Serialization for Linked Data] (supplementary reference)&lt;br /&gt;
* [http://json-ld.org/ JSON for Linked Data] (supplementary)&lt;br /&gt;
** [http://www.youtube.com/watch?v=4x_xzT5eF5Q What is Linked Data?] Short video introduction to Linked Data by Manu Sporny&lt;br /&gt;
** [http://www.youtube.com/watch?v=vioCbTo3C-4 What is JSON-LD?] Short video introduction to JSON-LD by Manu Sporny&lt;br /&gt;
&lt;br /&gt;
==Lecture 11: OWL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Advanced OWL&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming advanced OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 11-12 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S11-OWL-15-utlagt.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/owl-overview OWL 2 Document Overview] (cursory)&lt;br /&gt;
* [http://www.w3.org/TR/owl-primer OWL2 Primer] (cursory)&lt;br /&gt;
* [https://www.w3.org/TR/2012/REC-owl2-quick-reference-20121211/ OWL 2 Quick Reference Guide] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/v2 VOWL: Visual Notation for OWL Ontologies] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/webvowl/index.html#sioc WebVOWL] (cursory)&lt;br /&gt;
* [https://jena.apache.org/documentation/ontology/ Jena Ontology API] (we will most likely not go into this) (cursory)&lt;br /&gt;
&lt;br /&gt;
==Lecture 12: OWL DL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Description logic&lt;br /&gt;
* Decision problems&lt;br /&gt;
* OWL-DL&lt;br /&gt;
* Programming with OWL-DL reasoners in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:S12-OWL-DL-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [[:File:NardiBrachman-IntroductionToDescriptionLogic.pdf | Nardi &amp;amp; Brachman: Introduction to Description Logics. Chapter 1 in Description Logic Handbook.]] &#039;&#039;(cursory)&#039;&#039;&lt;br /&gt;
* [[:File:BaderNutt-BasicDescriptionLogics.pdf | Baader &amp;amp; Nutt: Basic Description Logics. Chapter 2 in Description Logic Handbook.]]&lt;br /&gt;
** &#039;&#039;Cursory&#039;&#039;, 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.&lt;br /&gt;
* [http://www.cs.man.ac.uk/~ezolin/dl/ Complexity of Reasoning in Description Logics. Powered by Evgeny Zolin.] (informative)&lt;br /&gt;
&lt;br /&gt;
==Lecture 13: Ontology development==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Ontology Development 101 method&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 14-16 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://liris.cnrs.fr/alain.mille/enseignements/Ecole_Centrale/What%20is%20an%20ontology%20and%20why%20we%20need%20it.htm Noy &amp;amp; McGuinness (2001): Ontology Development 101: A Guide to Creating Your First Ontology.] &#039;&#039;Paper.&#039;&#039; &lt;br /&gt;
* [[:File:S13-OntologyDevelopment-4.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S095741741101640X Sicilia et al. (2012): Empirical findings on ontology metrics.] &#039;&#039;Paper.&#039;&#039;  (cursory)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;div class=&amp;quot;credits&amp;quot; style=&amp;quot;text-align: right; direction: ltr; margin-left: 1em;&amp;quot;&amp;gt;&#039;&#039;INFO216, UiB, Spring 2017-2018, Andreas L. Opdahl (c)&#039;&#039;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=548</id>
		<title>Readings</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=548"/>
		<updated>2019-02-07T10:46:54Z</updated>

		<summary type="html">&lt;p&gt;Moc081: /* Lecture 6: RDFS Plus */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Text book=&lt;br /&gt;
The text book in INFO216 is &#039;&#039;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.&#039;&#039; &#039;&#039;&#039;The whole book is obligatory reading.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=Other materials=&lt;br /&gt;
In addition, &#039;&#039;&#039;the materials listed below for each lecture is either mandatory or suggested reading.&#039;&#039;&#039; Currently, the readings are not updated from 2017, so some of them may change. 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&#039;s network. Either use a computer directly on the UiB network or connect to your UiB account with VPN if you are elsewhere.&lt;br /&gt;
&lt;br /&gt;
Finally, &#039;&#039;&#039;the lectures and lectures notes are also part of the curriculum.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Lectures=&lt;br /&gt;
Below are the mandatory and suggested readings for each lecture. All the text-book chapters are mandatory.&lt;br /&gt;
&lt;br /&gt;
==Lecture 1: Introduction==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Web of Data&lt;br /&gt;
* INFO216&lt;br /&gt;
* Jena&lt;br /&gt;
* The programming project&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 1-2 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.youtube.com/watch?v=HeUrEh-nqtU Tim Berners-Lee talks about the semantic web] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:INFO216-introducction.pdf | Slides from the lecture]]&lt;br /&gt;
** [[:File:S01-Intro-WoD-Jena-7.pdf | Additional slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://jena.apache.org/about_jena/ Welcome to Apache Jena] (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/index.html Apache Jena] main page (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/tutorials/ Jena tutorials] (useful starting page)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project - lab 1 and the lecture notes lists the classes and methods you should look at)&lt;br /&gt;
&lt;br /&gt;
Additional resources:&lt;br /&gt;
* PechaKucha: [https://www.pechakucha.com/cities/lambertville-new-hope/blogs/creating-a-presentation-update How to Create a PechaKucha Presentation]&lt;br /&gt;
* Elevator pitch:[https://www.linkedin.com/learning/creating-your-personal-brand/creating-a-perfect-elevator-pitch Some tips on how to plan your elevator pitch] and an [https://www.youtube.com/watch?v=Q19WW65kLkI example]&lt;br /&gt;
&lt;br /&gt;
==Lecture 2: RDF==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* RDF&lt;br /&gt;
* Programming RDF in Jena&lt;br /&gt;
* Finding datasets and vocabularies for your projects&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 3 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-primer/ W3C&#039;s RDF 1.1 Primer] (mandatory)&lt;br /&gt;
* We also continue with the Jena RDF materials from lecture 1:&lt;br /&gt;
** [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
** [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:S02-RDF-8.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-concepts/ W3C&#039;s RDF 1.1 Concepts and Abstract Syntax] (cursory)&lt;br /&gt;
** [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 3: SPARQL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* SPARQL&lt;br /&gt;
* Programming SPARQL in Jena&lt;br /&gt;
* SPARQL Update&lt;br /&gt;
* Programming SPARQL Update in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 5 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (Sections 1-3 are obligatory)&lt;br /&gt;
* [[:File:S03-SPARQL-12.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-query/ SPARQL 1.1 Query Language]&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (the rest of it)&lt;br /&gt;
* [https://www.w3.org/TR/sparql11-overview/ SPARQL 1.1 Overview]&lt;br /&gt;
* [http://jena.apache.org/documentation/javadoc/arq/ Javadoc] for Apache Jena ARQ 3.2.0&lt;br /&gt;
** Query, QueryFactory, QueryExecution, QueryExecutionFactory, ResultSet&lt;br /&gt;
** UpdateFactory, UpdateAction&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 4: Architecture==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Application architecture&lt;br /&gt;
* Application components&lt;br /&gt;
* Triple stores&lt;br /&gt;
* Visualisation&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 4 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory, from lecture 1)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/index.html Apache&#039;s TDB] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/java_api.html Apache&#039;s TDB Java API] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/fuseki2/index.html Apache Jena Fuseki] (mandatory, we use Fuseki 2)&lt;br /&gt;
* [[:File:S04-architecture-5.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/tdb/ Package org.apache.jena.tdb] Class TDBFactory (createDataset)&lt;br /&gt;
* [http://www.eswc2012.org/sites/default/files/eswc2012_submission_303.pdf Skjæveland 2012: Sgvizler.] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://mgskjaeveland.github.io/sgvizler/ Sgvizler 0.6]&lt;br /&gt;
* [[:File:LohmannEtAl2016-VisualizingOntologiesWithVOWL.pdf | Lohmann et al. (2019): Visualizing Ontologies with VOWL. &#039;&#039;Semantic Web Journal.&#039;&#039;]] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://vowl.visualdataweb.org/ VOWL: Visual Notation for OWL Ontologies]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
* [[:File:S07-Visualisation-4.pdf | Slides from the lecture]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lecture 5: RDFS==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* RDFS&lt;br /&gt;
* Axioms, rules and entailment&lt;br /&gt;
* Programming RDFS in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 6-7 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/rdf-schema/ W3C&#039;s RDF Schema 1.1] (mandatory)&lt;br /&gt;
* [[:File:S05-RDFS-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-mt/ W3C&#039;s RDF 1.1 Semantics] (cursory, except the axioms and entailments in sections 8 and 9, which we will review in the lecture)&lt;br /&gt;
* [https://jena.apache.org/documentation/inference/index.html Reasoners and rules engines: Jena inference support] (cursory; sections 1 and 3 are relevant, but quite hard)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** Model (createRDFSModel) &lt;br /&gt;
** InfModel (getRawModel, remove + the same methods as Model) &lt;br /&gt;
** RDFS (label, comment, subClassOf, subPropertyOf, domain, range...)&lt;br /&gt;
** Reasoner (but we will not use it directly)&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S5_RDFS_Example.pdf | RDFS Eating vegetables case]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 6: RDFS Plus==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Basic OWL concepts&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming basic OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 8 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S06-RDFSPlus-4.pdf | Slides from the lecture.]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** OntModel (createOntologyModel) &lt;br /&gt;
** OntModelSpec (the different reasoners are outlined [https://jena.apache.org/documentation/inference/index.html here (very long)], OWL_MEM_RULE_INF is a good starting point)&lt;br /&gt;
** OWL (defines built-in OWL resources)&lt;br /&gt;
** OntClass, Individual, ObjectProperty, DatatypeProperty&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S06-RDFS_Plus_Example.pdf | People and Person example.]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 7: Vocabularies==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* LOD vocabularies and ontologies&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 9-10 and 13 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://lov.okfn.org/dataset/lov/ Linked Open Vocabularies (LOV)]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S07-Vocabularies-21.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* Vocabularies:&lt;br /&gt;
** [http://www.w3.org/2004/02/skos/ SKOS - Simple Knowledge Organization System Home Page]&lt;br /&gt;
** [http://schema.org/docs/full.html schema.org - Full Hierarchy]&lt;br /&gt;
** [http://dublincore.org/ Dublin Core (DC)]&lt;br /&gt;
** [http://xmlns.com/foaf/spec/ Friend of a Friend (FOAF)]&lt;br /&gt;
** [https://www.w3.org/2003/01/geo/wgs84_pos geo: World Geodetic Standard (WGS) 84] (and [https://www.w3.org/2003/01/geo/ few more general comments here])&lt;br /&gt;
** [https://www.w3.org/TR/vocab-data-cube/ The RDF Data Cube Vocabulary]&lt;br /&gt;
** [http://purl.org/vocab/vann/ Annotating vocabulary descriptions (VANN)]&lt;br /&gt;
** [https://www.w3.org/2003/06/sw-vocab-status/note Vocabulary Status (VS)]&lt;br /&gt;
** [http://creativecommons.org/ns Creative Commons (CC) Vocabulary]&lt;br /&gt;
** [http://vocab.deri.ie/void Vocabulary of Interlinked Datasets (VoID)]&lt;br /&gt;
** [http://www.w3.org/ns/prov# Provenance Interchange (PROV)]&lt;br /&gt;
** [http://motools.sourceforge.net/event/event.html Event Ontology (event)]&lt;br /&gt;
** [http://www.w3.org/TR/owl-time/ Time ontology in OWL (time, OWL-time)]&lt;br /&gt;
** [http://motools.sourceforge.net/timeline/timeline.html Timeline Ontology (tl)]&lt;br /&gt;
** [http://vocab.org/bio/ Biographical Information (BIO)]&lt;br /&gt;
** [http://rdfs.org/sioc/spec/ Semantic Interlinked Online Communities (SIOC)]&lt;br /&gt;
** [http://bibliontology.com/ Bibliographic Ontology (bibo)]&lt;br /&gt;
** [http://www.musicontology.com/ Music Ontology (mo)]&lt;br /&gt;
: &#039;&#039;&#039;This is what we expect you to know about each vocabulary:&#039;&#039;&#039; 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. &#039;&#039;schema.org&#039;&#039; is less important because you have already had about it in INFO116.&lt;br /&gt;
&lt;br /&gt;
==Lecture 8 and 9: Linked Open Datasets==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Important Linked Open Datasets&lt;br /&gt;
** DBpedia&lt;br /&gt;
** LinkedGeoData&lt;br /&gt;
** GeoNames&lt;br /&gt;
** Wikidata&lt;br /&gt;
** and others&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:BizerHeathBernersLee-LinkedData2009-TheStorySoFar.pdf | Bizer, C., Heath, T., &amp;amp; Berners-Lee, T. (2009). Linked data-the story so far. Semantic services, interoperability and web applications: emerging concepts, 205-227.]]&lt;br /&gt;
* [[:File:FarberEtAl-ComparativeSurvey-SWJ2015.pdf | Färber, M., Ell, B., Menne, C., &amp;amp; Rettinger, A. (2015). A Comparative Survey of DBpedia, Freebase, OpenCyc, Wikidata, and YAGO. Semantic Web Journal, July.]]&lt;br /&gt;
* [http://lod-cloud.net The Linking Open Data (LOD) cloud diagram]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S08-LinkedOpenDatasets-23.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://wiki.dbpedia.org/about Dbpedia]&lt;br /&gt;
* [https://www.wikidata.org/wiki/Wikidata:Introduction Wikidata]&lt;br /&gt;
* [http://www.geonames.org/about.html GeoNames]&lt;br /&gt;
* [https://wordnet.princeton.edu/ WordNet - A lexical database for English]&lt;br /&gt;
* [http://live.babelnet.org/about BabelNet]&lt;br /&gt;
&lt;br /&gt;
==Lecture 10: Services==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* JSON, JSON-LD&lt;br /&gt;
* Semantic web services&lt;br /&gt;
* Semantic workflows&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [http://json.org/ JSON Syntax] (mandatory)&lt;br /&gt;
* Section 2 in W3C&#039;s [https://www.w3.org/TR/json-ld-api/ JSON-LD 1.0 Processing Algorithms and API] (mandatory)&lt;br /&gt;
* [[:File:S10-Services-7.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://json-ld.org/spec/latest/json-ld/ JSON-LD 1.1 - A JSON-based Serialization for Linked Data] (supplementary reference)&lt;br /&gt;
* [http://json-ld.org/ JSON for Linked Data] (supplementary)&lt;br /&gt;
** [http://www.youtube.com/watch?v=4x_xzT5eF5Q What is Linked Data?] Short video introduction to Linked Data by Manu Sporny&lt;br /&gt;
** [http://www.youtube.com/watch?v=vioCbTo3C-4 What is JSON-LD?] Short video introduction to JSON-LD by Manu Sporny&lt;br /&gt;
&lt;br /&gt;
==Lecture 11: OWL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Advanced OWL&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming advanced OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 11-12 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S11-OWL-15-utlagt.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/owl-overview OWL 2 Document Overview] (cursory)&lt;br /&gt;
* [http://www.w3.org/TR/owl-primer OWL2 Primer] (cursory)&lt;br /&gt;
* [https://www.w3.org/TR/2012/REC-owl2-quick-reference-20121211/ OWL 2 Quick Reference Guide] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/v2 VOWL: Visual Notation for OWL Ontologies] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/webvowl/index.html#sioc WebVOWL] (cursory)&lt;br /&gt;
* [https://jena.apache.org/documentation/ontology/ Jena Ontology API] (we will most likely not go into this) (cursory)&lt;br /&gt;
&lt;br /&gt;
==Lecture 12: OWL DL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Description logic&lt;br /&gt;
* Decision problems&lt;br /&gt;
* OWL-DL&lt;br /&gt;
* Programming with OWL-DL reasoners in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:S12-OWL-DL-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [[:File:NardiBrachman-IntroductionToDescriptionLogic.pdf | Nardi &amp;amp; Brachman: Introduction to Description Logics. Chapter 1 in Description Logic Handbook.]] &#039;&#039;(cursory)&#039;&#039;&lt;br /&gt;
* [[:File:BaderNutt-BasicDescriptionLogics.pdf | Baader &amp;amp; Nutt: Basic Description Logics. Chapter 2 in Description Logic Handbook.]]&lt;br /&gt;
** &#039;&#039;Cursory&#039;&#039;, 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.&lt;br /&gt;
* [http://www.cs.man.ac.uk/~ezolin/dl/ Complexity of Reasoning in Description Logics. Powered by Evgeny Zolin.] (informative)&lt;br /&gt;
&lt;br /&gt;
==Lecture 13: Ontology development==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Ontology Development 101 method&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 14-16 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://liris.cnrs.fr/alain.mille/enseignements/Ecole_Centrale/What%20is%20an%20ontology%20and%20why%20we%20need%20it.htm Noy &amp;amp; McGuinness (2001): Ontology Development 101: A Guide to Creating Your First Ontology.] &#039;&#039;Paper.&#039;&#039; &lt;br /&gt;
* [[:File:S13-OntologyDevelopment-4.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S095741741101640X Sicilia et al. (2012): Empirical findings on ontology metrics.] &#039;&#039;Paper.&#039;&#039;  (cursory)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;div class=&amp;quot;credits&amp;quot; style=&amp;quot;text-align: right; direction: ltr; margin-left: 1em;&amp;quot;&amp;gt;&#039;&#039;INFO216, UiB, Spring 2017-2018, Andreas L. Opdahl (c)&#039;&#039;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=File:S6_RDFS_Plus_Example.pdf&amp;diff=547</id>
		<title>File:S6 RDFS Plus Example.pdf</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=File:S6_RDFS_Plus_Example.pdf&amp;diff=547"/>
		<updated>2019-02-07T10:45:44Z</updated>

		<summary type="html">&lt;p&gt;Moc081: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=544</id>
		<title>Readings</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=544"/>
		<updated>2019-01-30T17:02:21Z</updated>

		<summary type="html">&lt;p&gt;Moc081: /* Lecture 1: Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Text book=&lt;br /&gt;
The text book in INFO216 is &#039;&#039;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.&#039;&#039; &#039;&#039;&#039;The whole book is obligatory reading.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=Other materials=&lt;br /&gt;
In addition, &#039;&#039;&#039;the materials listed below for each lecture is either mandatory or suggested reading.&#039;&#039;&#039; Currently, the readings are not updated from 2017, so some of them may change. 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&#039;s network. Either use a computer directly on the UiB network or connect to your UiB account with VPN if you are elsewhere.&lt;br /&gt;
&lt;br /&gt;
Finally, &#039;&#039;&#039;the lectures and lectures notes are also part of the curriculum.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Lectures=&lt;br /&gt;
Below are the mandatory and suggested readings for each lecture. All the text-book chapters are mandatory.&lt;br /&gt;
&lt;br /&gt;
==Lecture 1: Introduction==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Web of Data&lt;br /&gt;
* INFO216&lt;br /&gt;
* Jena&lt;br /&gt;
* The programming project&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 1-2 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.youtube.com/watch?v=HeUrEh-nqtU Tim Berners-Lee talks about the semantic web] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:INFO216-introducction.pdf | Slides from the lecture]]&lt;br /&gt;
** [[:File:S01-Intro-WoD-Jena-7.pdf | Additional slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://jena.apache.org/about_jena/ Welcome to Apache Jena] (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/index.html Apache Jena] main page (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/tutorials/ Jena tutorials] (useful starting page)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project - lab 1 and the lecture notes lists the classes and methods you should look at)&lt;br /&gt;
&lt;br /&gt;
Additional resources:&lt;br /&gt;
* PechaKucha: [https://www.pechakucha.com/cities/lambertville-new-hope/blogs/creating-a-presentation-update How to Create a PechaKucha Presentation]&lt;br /&gt;
* Elevator pitch:[https://www.linkedin.com/learning/creating-your-personal-brand/creating-a-perfect-elevator-pitch Some tips on how to plan your elevator pitch] and an [https://www.youtube.com/watch?v=Q19WW65kLkI example]&lt;br /&gt;
&lt;br /&gt;
==Lecture 2: RDF==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* RDF&lt;br /&gt;
* Programming RDF in Jena&lt;br /&gt;
* Finding datasets and vocabularies for your projects&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 3 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-primer/ W3C&#039;s RDF 1.1 Primer] (mandatory)&lt;br /&gt;
* We also continue with the Jena RDF materials from lecture 1:&lt;br /&gt;
** [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
** [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:S02-RDF-8.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-concepts/ W3C&#039;s RDF 1.1 Concepts and Abstract Syntax] (cursory)&lt;br /&gt;
** [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 3: SPARQL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* SPARQL&lt;br /&gt;
* Programming SPARQL in Jena&lt;br /&gt;
* SPARQL Update&lt;br /&gt;
* Programming SPARQL Update in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 5 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (Sections 1-3 are obligatory)&lt;br /&gt;
* [[:File:S03-SPARQL-12.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-query/ SPARQL 1.1 Query Language]&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (the rest of it)&lt;br /&gt;
* [https://www.w3.org/TR/sparql11-overview/ SPARQL 1.1 Overview]&lt;br /&gt;
* [http://jena.apache.org/documentation/javadoc/arq/ Javadoc] for Apache Jena ARQ 3.2.0&lt;br /&gt;
** Query, QueryFactory, QueryExecution, QueryExecutionFactory, ResultSet&lt;br /&gt;
** UpdateFactory, UpdateAction&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 4: Architecture==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Application architecture&lt;br /&gt;
* Application components&lt;br /&gt;
* Triple stores&lt;br /&gt;
* Visualisation&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 4 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory, from lecture 1)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/index.html Apache&#039;s TDB] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/java_api.html Apache&#039;s TDB Java API] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/fuseki2/index.html Apache Jena Fuseki] (mandatory, we use Fuseki 2)&lt;br /&gt;
* [[:File:S04-architecture-5.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/tdb/ Package org.apache.jena.tdb] Class TDBFactory (createDataset)&lt;br /&gt;
* [http://www.eswc2012.org/sites/default/files/eswc2012_submission_303.pdf Skjæveland 2012: Sgvizler.] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://mgskjaeveland.github.io/sgvizler/ Sgvizler 0.6]&lt;br /&gt;
* [[:File:LohmannEtAl2016-VisualizingOntologiesWithVOWL.pdf | Lohmann et al. (2019): Visualizing Ontologies with VOWL. &#039;&#039;Semantic Web Journal.&#039;&#039;]] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://vowl.visualdataweb.org/ VOWL: Visual Notation for OWL Ontologies]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
* [[:File:S07-Visualisation-4.pdf | Slides from the lecture]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lecture 5: RDFS==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* RDFS&lt;br /&gt;
* Axioms, rules and entailment&lt;br /&gt;
* Programming RDFS in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 6-7 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/rdf-schema/ W3C&#039;s RDF Schema 1.1] (mandatory)&lt;br /&gt;
* [[:File:S05-RDFS-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-mt/ W3C&#039;s RDF 1.1 Semantics] (cursory, except the axioms and entailments in sections 8 and 9, which we will review in the lecture)&lt;br /&gt;
* [https://jena.apache.org/documentation/inference/index.html Reasoners and rules engines: Jena inference support] (cursory; sections 1 and 3 are relevant, but quite hard)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** Model (createRDFSModel) &lt;br /&gt;
** InfModel (getRawModel, remove + the same methods as Model) &lt;br /&gt;
** RDFS (label, comment, subClassOf, subPropertyOf, domain, range...)&lt;br /&gt;
** Reasoner (but we will not use it directly)&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S5_RDFS_Example.pdf | RDFS Eating vegetables case]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 6: RDFS Plus==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Basic OWL concepts&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming basic OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 8 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S06-RDFSPlus-4.pdf | Slides from the lecture.]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** OntModel (createOntologyModel) &lt;br /&gt;
** OntModelSpec (the different reasoners are outlined [https://jena.apache.org/documentation/inference/index.html here (very long)], OWL_MEM_RULE_INF is a good starting point)&lt;br /&gt;
** OWL (defines built-in OWL resources)&lt;br /&gt;
** OntClass, Individual, ObjectProperty, DatatypeProperty&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 7: Vocabularies==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* LOD vocabularies and ontologies&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 9-10 and 13 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://lov.okfn.org/dataset/lov/ Linked Open Vocabularies (LOV)]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S07-Vocabularies-21.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* Vocabularies:&lt;br /&gt;
** [http://www.w3.org/2004/02/skos/ SKOS - Simple Knowledge Organization System Home Page]&lt;br /&gt;
** [http://schema.org/docs/full.html schema.org - Full Hierarchy]&lt;br /&gt;
** [http://dublincore.org/ Dublin Core (DC)]&lt;br /&gt;
** [http://xmlns.com/foaf/spec/ Friend of a Friend (FOAF)]&lt;br /&gt;
** [https://www.w3.org/2003/01/geo/wgs84_pos geo: World Geodetic Standard (WGS) 84] (and [https://www.w3.org/2003/01/geo/ few more general comments here])&lt;br /&gt;
** [https://www.w3.org/TR/vocab-data-cube/ The RDF Data Cube Vocabulary]&lt;br /&gt;
** [http://purl.org/vocab/vann/ Annotating vocabulary descriptions (VANN)]&lt;br /&gt;
** [https://www.w3.org/2003/06/sw-vocab-status/note Vocabulary Status (VS)]&lt;br /&gt;
** [http://creativecommons.org/ns Creative Commons (CC) Vocabulary]&lt;br /&gt;
** [http://vocab.deri.ie/void Vocabulary of Interlinked Datasets (VoID)]&lt;br /&gt;
** [http://www.w3.org/ns/prov# Provenance Interchange (PROV)]&lt;br /&gt;
** [http://motools.sourceforge.net/event/event.html Event Ontology (event)]&lt;br /&gt;
** [http://www.w3.org/TR/owl-time/ Time ontology in OWL (time, OWL-time)]&lt;br /&gt;
** [http://motools.sourceforge.net/timeline/timeline.html Timeline Ontology (tl)]&lt;br /&gt;
** [http://vocab.org/bio/ Biographical Information (BIO)]&lt;br /&gt;
** [http://rdfs.org/sioc/spec/ Semantic Interlinked Online Communities (SIOC)]&lt;br /&gt;
** [http://bibliontology.com/ Bibliographic Ontology (bibo)]&lt;br /&gt;
** [http://www.musicontology.com/ Music Ontology (mo)]&lt;br /&gt;
: &#039;&#039;&#039;This is what we expect you to know about each vocabulary:&#039;&#039;&#039; 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. &#039;&#039;schema.org&#039;&#039; is less important because you have already had about it in INFO116.&lt;br /&gt;
&lt;br /&gt;
==Lecture 8 and 9: Linked Open Datasets==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Important Linked Open Datasets&lt;br /&gt;
** DBpedia&lt;br /&gt;
** LinkedGeoData&lt;br /&gt;
** GeoNames&lt;br /&gt;
** Wikidata&lt;br /&gt;
** and others&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:BizerHeathBernersLee-LinkedData2009-TheStorySoFar.pdf | Bizer, C., Heath, T., &amp;amp; Berners-Lee, T. (2009). Linked data-the story so far. Semantic services, interoperability and web applications: emerging concepts, 205-227.]]&lt;br /&gt;
* [[:File:FarberEtAl-ComparativeSurvey-SWJ2015.pdf | Färber, M., Ell, B., Menne, C., &amp;amp; Rettinger, A. (2015). A Comparative Survey of DBpedia, Freebase, OpenCyc, Wikidata, and YAGO. Semantic Web Journal, July.]]&lt;br /&gt;
* [http://lod-cloud.net The Linking Open Data (LOD) cloud diagram]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S08-LinkedOpenDatasets-23.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://wiki.dbpedia.org/about Dbpedia]&lt;br /&gt;
* [https://www.wikidata.org/wiki/Wikidata:Introduction Wikidata]&lt;br /&gt;
* [http://www.geonames.org/about.html GeoNames]&lt;br /&gt;
* [https://wordnet.princeton.edu/ WordNet - A lexical database for English]&lt;br /&gt;
* [http://live.babelnet.org/about BabelNet]&lt;br /&gt;
&lt;br /&gt;
==Lecture 10: Services==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* JSON, JSON-LD&lt;br /&gt;
* Semantic web services&lt;br /&gt;
* Semantic workflows&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [http://json.org/ JSON Syntax] (mandatory)&lt;br /&gt;
* Section 2 in W3C&#039;s [https://www.w3.org/TR/json-ld-api/ JSON-LD 1.0 Processing Algorithms and API] (mandatory)&lt;br /&gt;
* [[:File:S10-Services-7.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://json-ld.org/spec/latest/json-ld/ JSON-LD 1.1 - A JSON-based Serialization for Linked Data] (supplementary reference)&lt;br /&gt;
* [http://json-ld.org/ JSON for Linked Data] (supplementary)&lt;br /&gt;
** [http://www.youtube.com/watch?v=4x_xzT5eF5Q What is Linked Data?] Short video introduction to Linked Data by Manu Sporny&lt;br /&gt;
** [http://www.youtube.com/watch?v=vioCbTo3C-4 What is JSON-LD?] Short video introduction to JSON-LD by Manu Sporny&lt;br /&gt;
&lt;br /&gt;
==Lecture 11: OWL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Advanced OWL&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming advanced OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 11-12 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S11-OWL-15-utlagt.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/owl-overview OWL 2 Document Overview] (cursory)&lt;br /&gt;
* [http://www.w3.org/TR/owl-primer OWL2 Primer] (cursory)&lt;br /&gt;
* [https://www.w3.org/TR/2012/REC-owl2-quick-reference-20121211/ OWL 2 Quick Reference Guide] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/v2 VOWL: Visual Notation for OWL Ontologies] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/webvowl/index.html#sioc WebVOWL] (cursory)&lt;br /&gt;
* [https://jena.apache.org/documentation/ontology/ Jena Ontology API] (we will most likely not go into this) (cursory)&lt;br /&gt;
&lt;br /&gt;
==Lecture 12: OWL DL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Description logic&lt;br /&gt;
* Decision problems&lt;br /&gt;
* OWL-DL&lt;br /&gt;
* Programming with OWL-DL reasoners in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:S12-OWL-DL-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [[:File:NardiBrachman-IntroductionToDescriptionLogic.pdf | Nardi &amp;amp; Brachman: Introduction to Description Logics. Chapter 1 in Description Logic Handbook.]] &#039;&#039;(cursory)&#039;&#039;&lt;br /&gt;
* [[:File:BaderNutt-BasicDescriptionLogics.pdf | Baader &amp;amp; Nutt: Basic Description Logics. Chapter 2 in Description Logic Handbook.]]&lt;br /&gt;
** &#039;&#039;Cursory&#039;&#039;, 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.&lt;br /&gt;
* [http://www.cs.man.ac.uk/~ezolin/dl/ Complexity of Reasoning in Description Logics. Powered by Evgeny Zolin.] (informative)&lt;br /&gt;
&lt;br /&gt;
==Lecture 13: Ontology development==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Ontology Development 101 method&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 14-16 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://liris.cnrs.fr/alain.mille/enseignements/Ecole_Centrale/What%20is%20an%20ontology%20and%20why%20we%20need%20it.htm Noy &amp;amp; McGuinness (2001): Ontology Development 101: A Guide to Creating Your First Ontology.] &#039;&#039;Paper.&#039;&#039; &lt;br /&gt;
* [[:File:S13-OntologyDevelopment-4.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S095741741101640X Sicilia et al. (2012): Empirical findings on ontology metrics.] &#039;&#039;Paper.&#039;&#039;  (cursory)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;div class=&amp;quot;credits&amp;quot; style=&amp;quot;text-align: right; direction: ltr; margin-left: 1em;&amp;quot;&amp;gt;&#039;&#039;INFO216, UiB, Spring 2017-2018, Andreas L. Opdahl (c)&#039;&#039;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=543</id>
		<title>Readings</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=543"/>
		<updated>2019-01-30T17:01:51Z</updated>

		<summary type="html">&lt;p&gt;Moc081: /* Lecture 1: Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Text book=&lt;br /&gt;
The text book in INFO216 is &#039;&#039;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.&#039;&#039; &#039;&#039;&#039;The whole book is obligatory reading.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=Other materials=&lt;br /&gt;
In addition, &#039;&#039;&#039;the materials listed below for each lecture is either mandatory or suggested reading.&#039;&#039;&#039; Currently, the readings are not updated from 2017, so some of them may change. 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&#039;s network. Either use a computer directly on the UiB network or connect to your UiB account with VPN if you are elsewhere.&lt;br /&gt;
&lt;br /&gt;
Finally, &#039;&#039;&#039;the lectures and lectures notes are also part of the curriculum.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Lectures=&lt;br /&gt;
Below are the mandatory and suggested readings for each lecture. All the text-book chapters are mandatory.&lt;br /&gt;
&lt;br /&gt;
==Lecture 1: Introduction==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Web of Data&lt;br /&gt;
* INFO216&lt;br /&gt;
* Jena&lt;br /&gt;
* The programming project&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 1-2 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.youtube.com/watch?v=HeUrEh-nqtU Tim Berners-Lee talks about the semantic web] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:INFO216-introducction.pdf | Slides from the lecture]]&lt;br /&gt;
** [[:File:S01-Intro-WoD-Jena-7.pdf | Additional slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://jena.apache.org/about_jena/ Welcome to Apache Jena] (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/index.html Apache Jena] main page (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/tutorials/ Jena tutorials] (useful starting page)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project - lab 1 and the lecture notes lists the classes and methods you should look at)&lt;br /&gt;
&lt;br /&gt;
Additional resources:&lt;br /&gt;
* PechaKucha: [https://www.pechakucha.com/cities/lambertville-new-hope/blogs/creating-a-presentation-update How to Create a PechaKucha Presentation]&lt;br /&gt;
* Elevator pitch:[https://www.linkedin.com/learning/creating-your-personal-brand/creating-a-perfect-elevator-pitch Some tips on how to plan your elevator pitch] and a [https://www.youtube.com/watch?v=Q19WW65kLkI example]&lt;br /&gt;
&lt;br /&gt;
==Lecture 2: RDF==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* RDF&lt;br /&gt;
* Programming RDF in Jena&lt;br /&gt;
* Finding datasets and vocabularies for your projects&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 3 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-primer/ W3C&#039;s RDF 1.1 Primer] (mandatory)&lt;br /&gt;
* We also continue with the Jena RDF materials from lecture 1:&lt;br /&gt;
** [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
** [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:S02-RDF-8.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-concepts/ W3C&#039;s RDF 1.1 Concepts and Abstract Syntax] (cursory)&lt;br /&gt;
** [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 3: SPARQL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* SPARQL&lt;br /&gt;
* Programming SPARQL in Jena&lt;br /&gt;
* SPARQL Update&lt;br /&gt;
* Programming SPARQL Update in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 5 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (Sections 1-3 are obligatory)&lt;br /&gt;
* [[:File:S03-SPARQL-12.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-query/ SPARQL 1.1 Query Language]&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (the rest of it)&lt;br /&gt;
* [https://www.w3.org/TR/sparql11-overview/ SPARQL 1.1 Overview]&lt;br /&gt;
* [http://jena.apache.org/documentation/javadoc/arq/ Javadoc] for Apache Jena ARQ 3.2.0&lt;br /&gt;
** Query, QueryFactory, QueryExecution, QueryExecutionFactory, ResultSet&lt;br /&gt;
** UpdateFactory, UpdateAction&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 4: Architecture==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Application architecture&lt;br /&gt;
* Application components&lt;br /&gt;
* Triple stores&lt;br /&gt;
* Visualisation&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 4 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory, from lecture 1)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/index.html Apache&#039;s TDB] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/java_api.html Apache&#039;s TDB Java API] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/fuseki2/index.html Apache Jena Fuseki] (mandatory, we use Fuseki 2)&lt;br /&gt;
* [[:File:S04-architecture-5.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/tdb/ Package org.apache.jena.tdb] Class TDBFactory (createDataset)&lt;br /&gt;
* [http://www.eswc2012.org/sites/default/files/eswc2012_submission_303.pdf Skjæveland 2012: Sgvizler.] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://mgskjaeveland.github.io/sgvizler/ Sgvizler 0.6]&lt;br /&gt;
* [[:File:LohmannEtAl2016-VisualizingOntologiesWithVOWL.pdf | Lohmann et al. (2019): Visualizing Ontologies with VOWL. &#039;&#039;Semantic Web Journal.&#039;&#039;]] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://vowl.visualdataweb.org/ VOWL: Visual Notation for OWL Ontologies]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
* [[:File:S07-Visualisation-4.pdf | Slides from the lecture]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lecture 5: RDFS==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* RDFS&lt;br /&gt;
* Axioms, rules and entailment&lt;br /&gt;
* Programming RDFS in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 6-7 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/rdf-schema/ W3C&#039;s RDF Schema 1.1] (mandatory)&lt;br /&gt;
* [[:File:S05-RDFS-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-mt/ W3C&#039;s RDF 1.1 Semantics] (cursory, except the axioms and entailments in sections 8 and 9, which we will review in the lecture)&lt;br /&gt;
* [https://jena.apache.org/documentation/inference/index.html Reasoners and rules engines: Jena inference support] (cursory; sections 1 and 3 are relevant, but quite hard)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** Model (createRDFSModel) &lt;br /&gt;
** InfModel (getRawModel, remove + the same methods as Model) &lt;br /&gt;
** RDFS (label, comment, subClassOf, subPropertyOf, domain, range...)&lt;br /&gt;
** Reasoner (but we will not use it directly)&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S5_RDFS_Example.pdf | RDFS Eating vegetables case]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 6: RDFS Plus==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Basic OWL concepts&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming basic OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 8 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S06-RDFSPlus-4.pdf | Slides from the lecture.]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** OntModel (createOntologyModel) &lt;br /&gt;
** OntModelSpec (the different reasoners are outlined [https://jena.apache.org/documentation/inference/index.html here (very long)], OWL_MEM_RULE_INF is a good starting point)&lt;br /&gt;
** OWL (defines built-in OWL resources)&lt;br /&gt;
** OntClass, Individual, ObjectProperty, DatatypeProperty&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 7: Vocabularies==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* LOD vocabularies and ontologies&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 9-10 and 13 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://lov.okfn.org/dataset/lov/ Linked Open Vocabularies (LOV)]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S07-Vocabularies-21.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* Vocabularies:&lt;br /&gt;
** [http://www.w3.org/2004/02/skos/ SKOS - Simple Knowledge Organization System Home Page]&lt;br /&gt;
** [http://schema.org/docs/full.html schema.org - Full Hierarchy]&lt;br /&gt;
** [http://dublincore.org/ Dublin Core (DC)]&lt;br /&gt;
** [http://xmlns.com/foaf/spec/ Friend of a Friend (FOAF)]&lt;br /&gt;
** [https://www.w3.org/2003/01/geo/wgs84_pos geo: World Geodetic Standard (WGS) 84] (and [https://www.w3.org/2003/01/geo/ few more general comments here])&lt;br /&gt;
** [https://www.w3.org/TR/vocab-data-cube/ The RDF Data Cube Vocabulary]&lt;br /&gt;
** [http://purl.org/vocab/vann/ Annotating vocabulary descriptions (VANN)]&lt;br /&gt;
** [https://www.w3.org/2003/06/sw-vocab-status/note Vocabulary Status (VS)]&lt;br /&gt;
** [http://creativecommons.org/ns Creative Commons (CC) Vocabulary]&lt;br /&gt;
** [http://vocab.deri.ie/void Vocabulary of Interlinked Datasets (VoID)]&lt;br /&gt;
** [http://www.w3.org/ns/prov# Provenance Interchange (PROV)]&lt;br /&gt;
** [http://motools.sourceforge.net/event/event.html Event Ontology (event)]&lt;br /&gt;
** [http://www.w3.org/TR/owl-time/ Time ontology in OWL (time, OWL-time)]&lt;br /&gt;
** [http://motools.sourceforge.net/timeline/timeline.html Timeline Ontology (tl)]&lt;br /&gt;
** [http://vocab.org/bio/ Biographical Information (BIO)]&lt;br /&gt;
** [http://rdfs.org/sioc/spec/ Semantic Interlinked Online Communities (SIOC)]&lt;br /&gt;
** [http://bibliontology.com/ Bibliographic Ontology (bibo)]&lt;br /&gt;
** [http://www.musicontology.com/ Music Ontology (mo)]&lt;br /&gt;
: &#039;&#039;&#039;This is what we expect you to know about each vocabulary:&#039;&#039;&#039; 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. &#039;&#039;schema.org&#039;&#039; is less important because you have already had about it in INFO116.&lt;br /&gt;
&lt;br /&gt;
==Lecture 8 and 9: Linked Open Datasets==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Important Linked Open Datasets&lt;br /&gt;
** DBpedia&lt;br /&gt;
** LinkedGeoData&lt;br /&gt;
** GeoNames&lt;br /&gt;
** Wikidata&lt;br /&gt;
** and others&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:BizerHeathBernersLee-LinkedData2009-TheStorySoFar.pdf | Bizer, C., Heath, T., &amp;amp; Berners-Lee, T. (2009). Linked data-the story so far. Semantic services, interoperability and web applications: emerging concepts, 205-227.]]&lt;br /&gt;
* [[:File:FarberEtAl-ComparativeSurvey-SWJ2015.pdf | Färber, M., Ell, B., Menne, C., &amp;amp; Rettinger, A. (2015). A Comparative Survey of DBpedia, Freebase, OpenCyc, Wikidata, and YAGO. Semantic Web Journal, July.]]&lt;br /&gt;
* [http://lod-cloud.net The Linking Open Data (LOD) cloud diagram]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S08-LinkedOpenDatasets-23.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://wiki.dbpedia.org/about Dbpedia]&lt;br /&gt;
* [https://www.wikidata.org/wiki/Wikidata:Introduction Wikidata]&lt;br /&gt;
* [http://www.geonames.org/about.html GeoNames]&lt;br /&gt;
* [https://wordnet.princeton.edu/ WordNet - A lexical database for English]&lt;br /&gt;
* [http://live.babelnet.org/about BabelNet]&lt;br /&gt;
&lt;br /&gt;
==Lecture 10: Services==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* JSON, JSON-LD&lt;br /&gt;
* Semantic web services&lt;br /&gt;
* Semantic workflows&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [http://json.org/ JSON Syntax] (mandatory)&lt;br /&gt;
* Section 2 in W3C&#039;s [https://www.w3.org/TR/json-ld-api/ JSON-LD 1.0 Processing Algorithms and API] (mandatory)&lt;br /&gt;
* [[:File:S10-Services-7.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://json-ld.org/spec/latest/json-ld/ JSON-LD 1.1 - A JSON-based Serialization for Linked Data] (supplementary reference)&lt;br /&gt;
* [http://json-ld.org/ JSON for Linked Data] (supplementary)&lt;br /&gt;
** [http://www.youtube.com/watch?v=4x_xzT5eF5Q What is Linked Data?] Short video introduction to Linked Data by Manu Sporny&lt;br /&gt;
** [http://www.youtube.com/watch?v=vioCbTo3C-4 What is JSON-LD?] Short video introduction to JSON-LD by Manu Sporny&lt;br /&gt;
&lt;br /&gt;
==Lecture 11: OWL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Advanced OWL&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming advanced OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 11-12 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S11-OWL-15-utlagt.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/owl-overview OWL 2 Document Overview] (cursory)&lt;br /&gt;
* [http://www.w3.org/TR/owl-primer OWL2 Primer] (cursory)&lt;br /&gt;
* [https://www.w3.org/TR/2012/REC-owl2-quick-reference-20121211/ OWL 2 Quick Reference Guide] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/v2 VOWL: Visual Notation for OWL Ontologies] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/webvowl/index.html#sioc WebVOWL] (cursory)&lt;br /&gt;
* [https://jena.apache.org/documentation/ontology/ Jena Ontology API] (we will most likely not go into this) (cursory)&lt;br /&gt;
&lt;br /&gt;
==Lecture 12: OWL DL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Description logic&lt;br /&gt;
* Decision problems&lt;br /&gt;
* OWL-DL&lt;br /&gt;
* Programming with OWL-DL reasoners in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:S12-OWL-DL-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [[:File:NardiBrachman-IntroductionToDescriptionLogic.pdf | Nardi &amp;amp; Brachman: Introduction to Description Logics. Chapter 1 in Description Logic Handbook.]] &#039;&#039;(cursory)&#039;&#039;&lt;br /&gt;
* [[:File:BaderNutt-BasicDescriptionLogics.pdf | Baader &amp;amp; Nutt: Basic Description Logics. Chapter 2 in Description Logic Handbook.]]&lt;br /&gt;
** &#039;&#039;Cursory&#039;&#039;, 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.&lt;br /&gt;
* [http://www.cs.man.ac.uk/~ezolin/dl/ Complexity of Reasoning in Description Logics. Powered by Evgeny Zolin.] (informative)&lt;br /&gt;
&lt;br /&gt;
==Lecture 13: Ontology development==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Ontology Development 101 method&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 14-16 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://liris.cnrs.fr/alain.mille/enseignements/Ecole_Centrale/What%20is%20an%20ontology%20and%20why%20we%20need%20it.htm Noy &amp;amp; McGuinness (2001): Ontology Development 101: A Guide to Creating Your First Ontology.] &#039;&#039;Paper.&#039;&#039; &lt;br /&gt;
* [[:File:S13-OntologyDevelopment-4.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S095741741101640X Sicilia et al. (2012): Empirical findings on ontology metrics.] &#039;&#039;Paper.&#039;&#039;  (cursory)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;div class=&amp;quot;credits&amp;quot; style=&amp;quot;text-align: right; direction: ltr; margin-left: 1em;&amp;quot;&amp;gt;&#039;&#039;INFO216, UiB, Spring 2017-2018, Andreas L. Opdahl (c)&#039;&#039;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=542</id>
		<title>Readings</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=542"/>
		<updated>2019-01-30T16:53:58Z</updated>

		<summary type="html">&lt;p&gt;Moc081: /* Lecture 1: Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Text book=&lt;br /&gt;
The text book in INFO216 is &#039;&#039;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.&#039;&#039; &#039;&#039;&#039;The whole book is obligatory reading.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=Other materials=&lt;br /&gt;
In addition, &#039;&#039;&#039;the materials listed below for each lecture is either mandatory or suggested reading.&#039;&#039;&#039; Currently, the readings are not updated from 2017, so some of them may change. 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&#039;s network. Either use a computer directly on the UiB network or connect to your UiB account with VPN if you are elsewhere.&lt;br /&gt;
&lt;br /&gt;
Finally, &#039;&#039;&#039;the lectures and lectures notes are also part of the curriculum.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Lectures=&lt;br /&gt;
Below are the mandatory and suggested readings for each lecture. All the text-book chapters are mandatory.&lt;br /&gt;
&lt;br /&gt;
==Lecture 1: Introduction==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Web of Data&lt;br /&gt;
* INFO216&lt;br /&gt;
* Jena&lt;br /&gt;
* The programming project&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 1-2 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.youtube.com/watch?v=HeUrEh-nqtU Tim Berners-Lee talks about the semantic web] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:INFO216-introducction.pdf | Slides from the lecture]]&lt;br /&gt;
** [[:File:S01-Intro-WoD-Jena-7.pdf | Additional slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://jena.apache.org/about_jena/ Welcome to Apache Jena] (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/index.html Apache Jena] main page (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/tutorials/ Jena tutorials] (useful starting page)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project - lab 1 and the lecture notes lists the classes and methods you should look at)&lt;br /&gt;
&lt;br /&gt;
Additional resources:&lt;br /&gt;
* PechaKucha: [https://www.pechakucha.com/cities/lambertville-new-hope/blogs/creating-a-presentation-update How to Create a PechaKucha Presentation]&lt;br /&gt;
* Elevator pitch:[https://www.linkedin.com/learning/creating-your-personal-brand/creating-a-perfect-elevator-pitch Some tips on how to plan your elevator pitch]&lt;br /&gt;
&lt;br /&gt;
==Lecture 2: RDF==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* RDF&lt;br /&gt;
* Programming RDF in Jena&lt;br /&gt;
* Finding datasets and vocabularies for your projects&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 3 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-primer/ W3C&#039;s RDF 1.1 Primer] (mandatory)&lt;br /&gt;
* We also continue with the Jena RDF materials from lecture 1:&lt;br /&gt;
** [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
** [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:S02-RDF-8.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-concepts/ W3C&#039;s RDF 1.1 Concepts and Abstract Syntax] (cursory)&lt;br /&gt;
** [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 3: SPARQL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* SPARQL&lt;br /&gt;
* Programming SPARQL in Jena&lt;br /&gt;
* SPARQL Update&lt;br /&gt;
* Programming SPARQL Update in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 5 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (Sections 1-3 are obligatory)&lt;br /&gt;
* [[:File:S03-SPARQL-12.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-query/ SPARQL 1.1 Query Language]&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (the rest of it)&lt;br /&gt;
* [https://www.w3.org/TR/sparql11-overview/ SPARQL 1.1 Overview]&lt;br /&gt;
* [http://jena.apache.org/documentation/javadoc/arq/ Javadoc] for Apache Jena ARQ 3.2.0&lt;br /&gt;
** Query, QueryFactory, QueryExecution, QueryExecutionFactory, ResultSet&lt;br /&gt;
** UpdateFactory, UpdateAction&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 4: Architecture==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Application architecture&lt;br /&gt;
* Application components&lt;br /&gt;
* Triple stores&lt;br /&gt;
* Visualisation&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 4 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory, from lecture 1)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/index.html Apache&#039;s TDB] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/java_api.html Apache&#039;s TDB Java API] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/fuseki2/index.html Apache Jena Fuseki] (mandatory, we use Fuseki 2)&lt;br /&gt;
* [[:File:S04-architecture-5.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/tdb/ Package org.apache.jena.tdb] Class TDBFactory (createDataset)&lt;br /&gt;
* [http://www.eswc2012.org/sites/default/files/eswc2012_submission_303.pdf Skjæveland 2012: Sgvizler.] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://mgskjaeveland.github.io/sgvizler/ Sgvizler 0.6]&lt;br /&gt;
* [[:File:LohmannEtAl2016-VisualizingOntologiesWithVOWL.pdf | Lohmann et al. (2019): Visualizing Ontologies with VOWL. &#039;&#039;Semantic Web Journal.&#039;&#039;]] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://vowl.visualdataweb.org/ VOWL: Visual Notation for OWL Ontologies]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
* [[:File:S07-Visualisation-4.pdf | Slides from the lecture]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lecture 5: RDFS==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* RDFS&lt;br /&gt;
* Axioms, rules and entailment&lt;br /&gt;
* Programming RDFS in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 6-7 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/rdf-schema/ W3C&#039;s RDF Schema 1.1] (mandatory)&lt;br /&gt;
* [[:File:S05-RDFS-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-mt/ W3C&#039;s RDF 1.1 Semantics] (cursory, except the axioms and entailments in sections 8 and 9, which we will review in the lecture)&lt;br /&gt;
* [https://jena.apache.org/documentation/inference/index.html Reasoners and rules engines: Jena inference support] (cursory; sections 1 and 3 are relevant, but quite hard)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** Model (createRDFSModel) &lt;br /&gt;
** InfModel (getRawModel, remove + the same methods as Model) &lt;br /&gt;
** RDFS (label, comment, subClassOf, subPropertyOf, domain, range...)&lt;br /&gt;
** Reasoner (but we will not use it directly)&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S5_RDFS_Example.pdf | RDFS Eating vegetables case]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 6: RDFS Plus==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Basic OWL concepts&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming basic OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 8 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S06-RDFSPlus-4.pdf | Slides from the lecture.]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** OntModel (createOntologyModel) &lt;br /&gt;
** OntModelSpec (the different reasoners are outlined [https://jena.apache.org/documentation/inference/index.html here (very long)], OWL_MEM_RULE_INF is a good starting point)&lt;br /&gt;
** OWL (defines built-in OWL resources)&lt;br /&gt;
** OntClass, Individual, ObjectProperty, DatatypeProperty&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 7: Vocabularies==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* LOD vocabularies and ontologies&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 9-10 and 13 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://lov.okfn.org/dataset/lov/ Linked Open Vocabularies (LOV)]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S07-Vocabularies-21.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* Vocabularies:&lt;br /&gt;
** [http://www.w3.org/2004/02/skos/ SKOS - Simple Knowledge Organization System Home Page]&lt;br /&gt;
** [http://schema.org/docs/full.html schema.org - Full Hierarchy]&lt;br /&gt;
** [http://dublincore.org/ Dublin Core (DC)]&lt;br /&gt;
** [http://xmlns.com/foaf/spec/ Friend of a Friend (FOAF)]&lt;br /&gt;
** [https://www.w3.org/2003/01/geo/wgs84_pos geo: World Geodetic Standard (WGS) 84] (and [https://www.w3.org/2003/01/geo/ few more general comments here])&lt;br /&gt;
** [https://www.w3.org/TR/vocab-data-cube/ The RDF Data Cube Vocabulary]&lt;br /&gt;
** [http://purl.org/vocab/vann/ Annotating vocabulary descriptions (VANN)]&lt;br /&gt;
** [https://www.w3.org/2003/06/sw-vocab-status/note Vocabulary Status (VS)]&lt;br /&gt;
** [http://creativecommons.org/ns Creative Commons (CC) Vocabulary]&lt;br /&gt;
** [http://vocab.deri.ie/void Vocabulary of Interlinked Datasets (VoID)]&lt;br /&gt;
** [http://www.w3.org/ns/prov# Provenance Interchange (PROV)]&lt;br /&gt;
** [http://motools.sourceforge.net/event/event.html Event Ontology (event)]&lt;br /&gt;
** [http://www.w3.org/TR/owl-time/ Time ontology in OWL (time, OWL-time)]&lt;br /&gt;
** [http://motools.sourceforge.net/timeline/timeline.html Timeline Ontology (tl)]&lt;br /&gt;
** [http://vocab.org/bio/ Biographical Information (BIO)]&lt;br /&gt;
** [http://rdfs.org/sioc/spec/ Semantic Interlinked Online Communities (SIOC)]&lt;br /&gt;
** [http://bibliontology.com/ Bibliographic Ontology (bibo)]&lt;br /&gt;
** [http://www.musicontology.com/ Music Ontology (mo)]&lt;br /&gt;
: &#039;&#039;&#039;This is what we expect you to know about each vocabulary:&#039;&#039;&#039; 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. &#039;&#039;schema.org&#039;&#039; is less important because you have already had about it in INFO116.&lt;br /&gt;
&lt;br /&gt;
==Lecture 8 and 9: Linked Open Datasets==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Important Linked Open Datasets&lt;br /&gt;
** DBpedia&lt;br /&gt;
** LinkedGeoData&lt;br /&gt;
** GeoNames&lt;br /&gt;
** Wikidata&lt;br /&gt;
** and others&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:BizerHeathBernersLee-LinkedData2009-TheStorySoFar.pdf | Bizer, C., Heath, T., &amp;amp; Berners-Lee, T. (2009). Linked data-the story so far. Semantic services, interoperability and web applications: emerging concepts, 205-227.]]&lt;br /&gt;
* [[:File:FarberEtAl-ComparativeSurvey-SWJ2015.pdf | Färber, M., Ell, B., Menne, C., &amp;amp; Rettinger, A. (2015). A Comparative Survey of DBpedia, Freebase, OpenCyc, Wikidata, and YAGO. Semantic Web Journal, July.]]&lt;br /&gt;
* [http://lod-cloud.net The Linking Open Data (LOD) cloud diagram]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S08-LinkedOpenDatasets-23.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://wiki.dbpedia.org/about Dbpedia]&lt;br /&gt;
* [https://www.wikidata.org/wiki/Wikidata:Introduction Wikidata]&lt;br /&gt;
* [http://www.geonames.org/about.html GeoNames]&lt;br /&gt;
* [https://wordnet.princeton.edu/ WordNet - A lexical database for English]&lt;br /&gt;
* [http://live.babelnet.org/about BabelNet]&lt;br /&gt;
&lt;br /&gt;
==Lecture 10: Services==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* JSON, JSON-LD&lt;br /&gt;
* Semantic web services&lt;br /&gt;
* Semantic workflows&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [http://json.org/ JSON Syntax] (mandatory)&lt;br /&gt;
* Section 2 in W3C&#039;s [https://www.w3.org/TR/json-ld-api/ JSON-LD 1.0 Processing Algorithms and API] (mandatory)&lt;br /&gt;
* [[:File:S10-Services-7.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://json-ld.org/spec/latest/json-ld/ JSON-LD 1.1 - A JSON-based Serialization for Linked Data] (supplementary reference)&lt;br /&gt;
* [http://json-ld.org/ JSON for Linked Data] (supplementary)&lt;br /&gt;
** [http://www.youtube.com/watch?v=4x_xzT5eF5Q What is Linked Data?] Short video introduction to Linked Data by Manu Sporny&lt;br /&gt;
** [http://www.youtube.com/watch?v=vioCbTo3C-4 What is JSON-LD?] Short video introduction to JSON-LD by Manu Sporny&lt;br /&gt;
&lt;br /&gt;
==Lecture 11: OWL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Advanced OWL&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming advanced OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 11-12 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S11-OWL-15-utlagt.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/owl-overview OWL 2 Document Overview] (cursory)&lt;br /&gt;
* [http://www.w3.org/TR/owl-primer OWL2 Primer] (cursory)&lt;br /&gt;
* [https://www.w3.org/TR/2012/REC-owl2-quick-reference-20121211/ OWL 2 Quick Reference Guide] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/v2 VOWL: Visual Notation for OWL Ontologies] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/webvowl/index.html#sioc WebVOWL] (cursory)&lt;br /&gt;
* [https://jena.apache.org/documentation/ontology/ Jena Ontology API] (we will most likely not go into this) (cursory)&lt;br /&gt;
&lt;br /&gt;
==Lecture 12: OWL DL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Description logic&lt;br /&gt;
* Decision problems&lt;br /&gt;
* OWL-DL&lt;br /&gt;
* Programming with OWL-DL reasoners in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:S12-OWL-DL-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [[:File:NardiBrachman-IntroductionToDescriptionLogic.pdf | Nardi &amp;amp; Brachman: Introduction to Description Logics. Chapter 1 in Description Logic Handbook.]] &#039;&#039;(cursory)&#039;&#039;&lt;br /&gt;
* [[:File:BaderNutt-BasicDescriptionLogics.pdf | Baader &amp;amp; Nutt: Basic Description Logics. Chapter 2 in Description Logic Handbook.]]&lt;br /&gt;
** &#039;&#039;Cursory&#039;&#039;, 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.&lt;br /&gt;
* [http://www.cs.man.ac.uk/~ezolin/dl/ Complexity of Reasoning in Description Logics. Powered by Evgeny Zolin.] (informative)&lt;br /&gt;
&lt;br /&gt;
==Lecture 13: Ontology development==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Ontology Development 101 method&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 14-16 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://liris.cnrs.fr/alain.mille/enseignements/Ecole_Centrale/What%20is%20an%20ontology%20and%20why%20we%20need%20it.htm Noy &amp;amp; McGuinness (2001): Ontology Development 101: A Guide to Creating Your First Ontology.] &#039;&#039;Paper.&#039;&#039; &lt;br /&gt;
* [[:File:S13-OntologyDevelopment-4.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S095741741101640X Sicilia et al. (2012): Empirical findings on ontology metrics.] &#039;&#039;Paper.&#039;&#039;  (cursory)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;div class=&amp;quot;credits&amp;quot; style=&amp;quot;text-align: right; direction: ltr; margin-left: 1em;&amp;quot;&amp;gt;&#039;&#039;INFO216, UiB, Spring 2017-2018, Andreas L. Opdahl (c)&#039;&#039;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=541</id>
		<title>Readings</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=541"/>
		<updated>2019-01-30T16:04:31Z</updated>

		<summary type="html">&lt;p&gt;Moc081: /* Lecture 1: Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Text book=&lt;br /&gt;
The text book in INFO216 is &#039;&#039;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.&#039;&#039; &#039;&#039;&#039;The whole book is obligatory reading.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=Other materials=&lt;br /&gt;
In addition, &#039;&#039;&#039;the materials listed below for each lecture is either mandatory or suggested reading.&#039;&#039;&#039; Currently, the readings are not updated from 2017, so some of them may change. 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&#039;s network. Either use a computer directly on the UiB network or connect to your UiB account with VPN if you are elsewhere.&lt;br /&gt;
&lt;br /&gt;
Finally, &#039;&#039;&#039;the lectures and lectures notes are also part of the curriculum.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Lectures=&lt;br /&gt;
Below are the mandatory and suggested readings for each lecture. All the text-book chapters are mandatory.&lt;br /&gt;
&lt;br /&gt;
==Lecture 1: Introduction==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Web of Data&lt;br /&gt;
* INFO216&lt;br /&gt;
* Jena&lt;br /&gt;
* The programming project&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 1-2 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.youtube.com/watch?v=HeUrEh-nqtU Tim Berners-Lee talks about the semantic web] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:INFO216-introducction.pdf | Slides from the lecture]]&lt;br /&gt;
** [[:File:S01-Intro-WoD-Jena-7.pdf | Additional slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://jena.apache.org/about_jena/ Welcome to Apache Jena] (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/index.html Apache Jena] main page (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/tutorials/ Jena tutorials] (useful starting page)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project - lab 1 and the lecture notes lists the classes and methods you should look at)&lt;br /&gt;
&lt;br /&gt;
==Lecture 2: RDF==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* RDF&lt;br /&gt;
* Programming RDF in Jena&lt;br /&gt;
* Finding datasets and vocabularies for your projects&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 3 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-primer/ W3C&#039;s RDF 1.1 Primer] (mandatory)&lt;br /&gt;
* We also continue with the Jena RDF materials from lecture 1:&lt;br /&gt;
** [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
** [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:S02-RDF-8.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-concepts/ W3C&#039;s RDF 1.1 Concepts and Abstract Syntax] (cursory)&lt;br /&gt;
** [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 3: SPARQL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* SPARQL&lt;br /&gt;
* Programming SPARQL in Jena&lt;br /&gt;
* SPARQL Update&lt;br /&gt;
* Programming SPARQL Update in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 5 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (Sections 1-3 are obligatory)&lt;br /&gt;
* [[:File:S03-SPARQL-12.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-query/ SPARQL 1.1 Query Language]&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (the rest of it)&lt;br /&gt;
* [https://www.w3.org/TR/sparql11-overview/ SPARQL 1.1 Overview]&lt;br /&gt;
* [http://jena.apache.org/documentation/javadoc/arq/ Javadoc] for Apache Jena ARQ 3.2.0&lt;br /&gt;
** Query, QueryFactory, QueryExecution, QueryExecutionFactory, ResultSet&lt;br /&gt;
** UpdateFactory, UpdateAction&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 4: Architecture==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Application architecture&lt;br /&gt;
* Application components&lt;br /&gt;
* Triple stores&lt;br /&gt;
* Visualisation&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 4 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory, from lecture 1)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/index.html Apache&#039;s TDB] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/java_api.html Apache&#039;s TDB Java API] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/fuseki2/index.html Apache Jena Fuseki] (mandatory, we use Fuseki 2)&lt;br /&gt;
* [[:File:S04-architecture-5.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/tdb/ Package org.apache.jena.tdb] Class TDBFactory (createDataset)&lt;br /&gt;
* [http://www.eswc2012.org/sites/default/files/eswc2012_submission_303.pdf Skjæveland 2012: Sgvizler.] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://mgskjaeveland.github.io/sgvizler/ Sgvizler 0.6]&lt;br /&gt;
* [[:File:LohmannEtAl2016-VisualizingOntologiesWithVOWL.pdf | Lohmann et al. (2019): Visualizing Ontologies with VOWL. &#039;&#039;Semantic Web Journal.&#039;&#039;]] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://vowl.visualdataweb.org/ VOWL: Visual Notation for OWL Ontologies]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
* [[:File:S07-Visualisation-4.pdf | Slides from the lecture]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lecture 5: RDFS==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* RDFS&lt;br /&gt;
* Axioms, rules and entailment&lt;br /&gt;
* Programming RDFS in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 6-7 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/rdf-schema/ W3C&#039;s RDF Schema 1.1] (mandatory)&lt;br /&gt;
* [[:File:S05-RDFS-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-mt/ W3C&#039;s RDF 1.1 Semantics] (cursory, except the axioms and entailments in sections 8 and 9, which we will review in the lecture)&lt;br /&gt;
* [https://jena.apache.org/documentation/inference/index.html Reasoners and rules engines: Jena inference support] (cursory; sections 1 and 3 are relevant, but quite hard)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** Model (createRDFSModel) &lt;br /&gt;
** InfModel (getRawModel, remove + the same methods as Model) &lt;br /&gt;
** RDFS (label, comment, subClassOf, subPropertyOf, domain, range...)&lt;br /&gt;
** Reasoner (but we will not use it directly)&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S5_RDFS_Example.pdf | RDFS Eating vegetables case]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 6: RDFS Plus==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Basic OWL concepts&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming basic OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 8 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S06-RDFSPlus-4.pdf | Slides from the lecture.]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** OntModel (createOntologyModel) &lt;br /&gt;
** OntModelSpec (the different reasoners are outlined [https://jena.apache.org/documentation/inference/index.html here (very long)], OWL_MEM_RULE_INF is a good starting point)&lt;br /&gt;
** OWL (defines built-in OWL resources)&lt;br /&gt;
** OntClass, Individual, ObjectProperty, DatatypeProperty&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 7: Vocabularies==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* LOD vocabularies and ontologies&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 9-10 and 13 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://lov.okfn.org/dataset/lov/ Linked Open Vocabularies (LOV)]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S07-Vocabularies-21.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* Vocabularies:&lt;br /&gt;
** [http://www.w3.org/2004/02/skos/ SKOS - Simple Knowledge Organization System Home Page]&lt;br /&gt;
** [http://schema.org/docs/full.html schema.org - Full Hierarchy]&lt;br /&gt;
** [http://dublincore.org/ Dublin Core (DC)]&lt;br /&gt;
** [http://xmlns.com/foaf/spec/ Friend of a Friend (FOAF)]&lt;br /&gt;
** [https://www.w3.org/2003/01/geo/wgs84_pos geo: World Geodetic Standard (WGS) 84] (and [https://www.w3.org/2003/01/geo/ few more general comments here])&lt;br /&gt;
** [https://www.w3.org/TR/vocab-data-cube/ The RDF Data Cube Vocabulary]&lt;br /&gt;
** [http://purl.org/vocab/vann/ Annotating vocabulary descriptions (VANN)]&lt;br /&gt;
** [https://www.w3.org/2003/06/sw-vocab-status/note Vocabulary Status (VS)]&lt;br /&gt;
** [http://creativecommons.org/ns Creative Commons (CC) Vocabulary]&lt;br /&gt;
** [http://vocab.deri.ie/void Vocabulary of Interlinked Datasets (VoID)]&lt;br /&gt;
** [http://www.w3.org/ns/prov# Provenance Interchange (PROV)]&lt;br /&gt;
** [http://motools.sourceforge.net/event/event.html Event Ontology (event)]&lt;br /&gt;
** [http://www.w3.org/TR/owl-time/ Time ontology in OWL (time, OWL-time)]&lt;br /&gt;
** [http://motools.sourceforge.net/timeline/timeline.html Timeline Ontology (tl)]&lt;br /&gt;
** [http://vocab.org/bio/ Biographical Information (BIO)]&lt;br /&gt;
** [http://rdfs.org/sioc/spec/ Semantic Interlinked Online Communities (SIOC)]&lt;br /&gt;
** [http://bibliontology.com/ Bibliographic Ontology (bibo)]&lt;br /&gt;
** [http://www.musicontology.com/ Music Ontology (mo)]&lt;br /&gt;
: &#039;&#039;&#039;This is what we expect you to know about each vocabulary:&#039;&#039;&#039; 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. &#039;&#039;schema.org&#039;&#039; is less important because you have already had about it in INFO116.&lt;br /&gt;
&lt;br /&gt;
==Lecture 8 and 9: Linked Open Datasets==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Important Linked Open Datasets&lt;br /&gt;
** DBpedia&lt;br /&gt;
** LinkedGeoData&lt;br /&gt;
** GeoNames&lt;br /&gt;
** Wikidata&lt;br /&gt;
** and others&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:BizerHeathBernersLee-LinkedData2009-TheStorySoFar.pdf | Bizer, C., Heath, T., &amp;amp; Berners-Lee, T. (2009). Linked data-the story so far. Semantic services, interoperability and web applications: emerging concepts, 205-227.]]&lt;br /&gt;
* [[:File:FarberEtAl-ComparativeSurvey-SWJ2015.pdf | Färber, M., Ell, B., Menne, C., &amp;amp; Rettinger, A. (2015). A Comparative Survey of DBpedia, Freebase, OpenCyc, Wikidata, and YAGO. Semantic Web Journal, July.]]&lt;br /&gt;
* [http://lod-cloud.net The Linking Open Data (LOD) cloud diagram]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S08-LinkedOpenDatasets-23.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://wiki.dbpedia.org/about Dbpedia]&lt;br /&gt;
* [https://www.wikidata.org/wiki/Wikidata:Introduction Wikidata]&lt;br /&gt;
* [http://www.geonames.org/about.html GeoNames]&lt;br /&gt;
* [https://wordnet.princeton.edu/ WordNet - A lexical database for English]&lt;br /&gt;
* [http://live.babelnet.org/about BabelNet]&lt;br /&gt;
&lt;br /&gt;
==Lecture 10: Services==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* JSON, JSON-LD&lt;br /&gt;
* Semantic web services&lt;br /&gt;
* Semantic workflows&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [http://json.org/ JSON Syntax] (mandatory)&lt;br /&gt;
* Section 2 in W3C&#039;s [https://www.w3.org/TR/json-ld-api/ JSON-LD 1.0 Processing Algorithms and API] (mandatory)&lt;br /&gt;
* [[:File:S10-Services-7.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://json-ld.org/spec/latest/json-ld/ JSON-LD 1.1 - A JSON-based Serialization for Linked Data] (supplementary reference)&lt;br /&gt;
* [http://json-ld.org/ JSON for Linked Data] (supplementary)&lt;br /&gt;
** [http://www.youtube.com/watch?v=4x_xzT5eF5Q What is Linked Data?] Short video introduction to Linked Data by Manu Sporny&lt;br /&gt;
** [http://www.youtube.com/watch?v=vioCbTo3C-4 What is JSON-LD?] Short video introduction to JSON-LD by Manu Sporny&lt;br /&gt;
&lt;br /&gt;
==Lecture 11: OWL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Advanced OWL&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming advanced OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 11-12 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S11-OWL-15-utlagt.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/owl-overview OWL 2 Document Overview] (cursory)&lt;br /&gt;
* [http://www.w3.org/TR/owl-primer OWL2 Primer] (cursory)&lt;br /&gt;
* [https://www.w3.org/TR/2012/REC-owl2-quick-reference-20121211/ OWL 2 Quick Reference Guide] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/v2 VOWL: Visual Notation for OWL Ontologies] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/webvowl/index.html#sioc WebVOWL] (cursory)&lt;br /&gt;
* [https://jena.apache.org/documentation/ontology/ Jena Ontology API] (we will most likely not go into this) (cursory)&lt;br /&gt;
&lt;br /&gt;
==Lecture 12: OWL DL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Description logic&lt;br /&gt;
* Decision problems&lt;br /&gt;
* OWL-DL&lt;br /&gt;
* Programming with OWL-DL reasoners in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:S12-OWL-DL-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [[:File:NardiBrachman-IntroductionToDescriptionLogic.pdf | Nardi &amp;amp; Brachman: Introduction to Description Logics. Chapter 1 in Description Logic Handbook.]] &#039;&#039;(cursory)&#039;&#039;&lt;br /&gt;
* [[:File:BaderNutt-BasicDescriptionLogics.pdf | Baader &amp;amp; Nutt: Basic Description Logics. Chapter 2 in Description Logic Handbook.]]&lt;br /&gt;
** &#039;&#039;Cursory&#039;&#039;, 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.&lt;br /&gt;
* [http://www.cs.man.ac.uk/~ezolin/dl/ Complexity of Reasoning in Description Logics. Powered by Evgeny Zolin.] (informative)&lt;br /&gt;
&lt;br /&gt;
==Lecture 13: Ontology development==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Ontology Development 101 method&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 14-16 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://liris.cnrs.fr/alain.mille/enseignements/Ecole_Centrale/What%20is%20an%20ontology%20and%20why%20we%20need%20it.htm Noy &amp;amp; McGuinness (2001): Ontology Development 101: A Guide to Creating Your First Ontology.] &#039;&#039;Paper.&#039;&#039; &lt;br /&gt;
* [[:File:S13-OntologyDevelopment-4.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S095741741101640X Sicilia et al. (2012): Empirical findings on ontology metrics.] &#039;&#039;Paper.&#039;&#039;  (cursory)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;div class=&amp;quot;credits&amp;quot; style=&amp;quot;text-align: right; direction: ltr; margin-left: 1em;&amp;quot;&amp;gt;&#039;&#039;INFO216, UiB, Spring 2017-2018, Andreas L. Opdahl (c)&#039;&#039;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=File:INFO216-introducction.pdf&amp;diff=540</id>
		<title>File:INFO216-introducction.pdf</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=File:INFO216-introducction.pdf&amp;diff=540"/>
		<updated>2019-01-30T16:03:44Z</updated>

		<summary type="html">&lt;p&gt;Moc081: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=File:S04-architecture-5.pdf&amp;diff=533</id>
		<title>File:S04-architecture-5.pdf</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=File:S04-architecture-5.pdf&amp;diff=533"/>
		<updated>2019-01-29T17:06:55Z</updated>

		<summary type="html">&lt;p&gt;Moc081: Moc081 uploaded a new version of File:S04-architecture-5.pdf&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=File:S5_RDFS_Example.pdf&amp;diff=532</id>
		<title>File:S5 RDFS Example.pdf</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=File:S5_RDFS_Example.pdf&amp;diff=532"/>
		<updated>2019-01-29T17:05:20Z</updated>

		<summary type="html">&lt;p&gt;Moc081: Moc081 uploaded a new version of File:S5 RDFS Example.pdf&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=File:S5_RDFS_Example.pdf&amp;diff=531</id>
		<title>File:S5 RDFS Example.pdf</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=File:S5_RDFS_Example.pdf&amp;diff=531"/>
		<updated>2019-01-29T17:01:45Z</updated>

		<summary type="html">&lt;p&gt;Moc081: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=File:S5_RDFS_Example.pdf&amp;diff=530</id>
		<title>File:S5 RDFS Example.pdf</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=File:S5_RDFS_Example.pdf&amp;diff=530"/>
		<updated>2019-01-29T17:01:37Z</updated>

		<summary type="html">&lt;p&gt;Moc081: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
	<entry>
		<id>http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=529</id>
		<title>Readings</title>
		<link rel="alternate" type="text/html" href="http://info216.wiki.uib.no/index.php?title=Readings&amp;diff=529"/>
		<updated>2019-01-29T17:01:07Z</updated>

		<summary type="html">&lt;p&gt;Moc081: /* Lecture 5: RDFS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Text book=&lt;br /&gt;
The text book in INFO216 is &#039;&#039;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.&#039;&#039; &#039;&#039;&#039;The whole book is obligatory reading.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=Other materials=&lt;br /&gt;
In addition, &#039;&#039;&#039;the materials listed below for each lecture is either mandatory or suggested reading.&#039;&#039;&#039; Currently, the readings are not updated from 2017, so some of them may change. 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&#039;s network. Either use a computer directly on the UiB network or connect to your UiB account with VPN if you are elsewhere.&lt;br /&gt;
&lt;br /&gt;
Finally, &#039;&#039;&#039;the lectures and lectures notes are also part of the curriculum.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Lectures=&lt;br /&gt;
Below are the mandatory and suggested readings for each lecture. All the text-book chapters are mandatory.&lt;br /&gt;
&lt;br /&gt;
==Lecture 1: Introduction==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Web of Data&lt;br /&gt;
* INFO216&lt;br /&gt;
* Jena&lt;br /&gt;
* The programming project&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 1-2 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.youtube.com/watch?v=HeUrEh-nqtU Tim Berners-Lee talks about the semantic web] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
* [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:S01-Intro-WoD-Jena-7.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://jena.apache.org/about_jena/ Welcome to Apache Jena] (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/index.html Apache Jena] main page (useful starting page)&lt;br /&gt;
* [http://jena.apache.org/tutorials/ Jena tutorials] (useful starting page)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project - lab 1 and the lecture notes lists the classes and methods you should look at)&lt;br /&gt;
&lt;br /&gt;
==Lecture 2: RDF==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* RDF&lt;br /&gt;
* Programming RDF in Jena&lt;br /&gt;
* Finding datasets and vocabularies for your projects&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 3 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-primer/ W3C&#039;s RDF 1.1 Primer] (mandatory)&lt;br /&gt;
* We also continue with the Jena RDF materials from lecture 1:&lt;br /&gt;
** [http://jena.apache.org/documentation/rdf/index.html The core RDF API] (mandatory)&lt;br /&gt;
** [http://jena.apache.org/tutorials/rdf_api.html An introduction to RDF and the Jena RDF API] (mandatory)&lt;br /&gt;
* [[:File:S02-RDF-8.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-concepts/ W3C&#039;s RDF 1.1 Concepts and Abstract Syntax] (cursory)&lt;br /&gt;
** [https://jena.apache.org/documentation/javadoc/jena/ Package org.apache.jena.rdf.model] (supplementary, but necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 3: SPARQL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* SPARQL&lt;br /&gt;
* Programming SPARQL in Jena&lt;br /&gt;
* SPARQL Update&lt;br /&gt;
* Programming SPARQL Update in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 5 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (Sections 1-3 are obligatory)&lt;br /&gt;
* [[:File:S03-SPARQL-12.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-query/ SPARQL 1.1 Query Language]&lt;br /&gt;
* [http://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update Language] (the rest of it)&lt;br /&gt;
* [https://www.w3.org/TR/sparql11-overview/ SPARQL 1.1 Overview]&lt;br /&gt;
* [http://jena.apache.org/documentation/javadoc/arq/ Javadoc] for Apache Jena ARQ 3.2.0&lt;br /&gt;
** Query, QueryFactory, QueryExecution, QueryExecutionFactory, ResultSet&lt;br /&gt;
** UpdateFactory, UpdateAction&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 4: Architecture==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Application architecture&lt;br /&gt;
* Application components&lt;br /&gt;
* Triple stores&lt;br /&gt;
* Visualisation&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 4 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://jena.apache.org/about_jena/architecture.html Apache architecture overview] (mandatory, from lecture 1)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/index.html Apache&#039;s TDB] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/tdb/java_api.html Apache&#039;s TDB Java API] (mandatory)&lt;br /&gt;
* [https://jena.apache.org/documentation/fuseki2/index.html Apache Jena Fuseki] (mandatory, we use Fuseki 2)&lt;br /&gt;
* [[:File:S04-architecture-5.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/tdb/ Package org.apache.jena.tdb] Class TDBFactory (createDataset)&lt;br /&gt;
* [http://www.eswc2012.org/sites/default/files/eswc2012_submission_303.pdf Skjæveland 2012: Sgvizler.] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://mgskjaeveland.github.io/sgvizler/ Sgvizler 0.6]&lt;br /&gt;
* [[:File:LohmannEtAl2016-VisualizingOntologiesWithVOWL.pdf | Lohmann et al. (2019): Visualizing Ontologies with VOWL. &#039;&#039;Semantic Web Journal.&#039;&#039;]] &#039;&#039;Paper.&#039;&#039;&lt;br /&gt;
* [http://vowl.visualdataweb.org/ VOWL: Visual Notation for OWL Ontologies]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
* [[:File:S07-Visualisation-4.pdf | Slides from the lecture]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lecture 5: RDFS==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* RDFS&lt;br /&gt;
* Axioms, rules and entailment&lt;br /&gt;
* Programming RDFS in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 6-7 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://www.w3.org/TR/rdf-schema/ W3C&#039;s RDF Schema 1.1] (mandatory)&lt;br /&gt;
* [[:File:S05-RDFS-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://www.w3.org/TR/rdf11-mt/ W3C&#039;s RDF 1.1 Semantics] (cursory, except the axioms and entailments in sections 8 and 9, which we will review in the lecture)&lt;br /&gt;
* [https://jena.apache.org/documentation/inference/index.html Reasoners and rules engines: Jena inference support] (cursory; sections 1 and 3 are relevant, but quite hard)&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** Model (createRDFSModel) &lt;br /&gt;
** InfModel (getRawModel, remove + the same methods as Model) &lt;br /&gt;
** RDFS (label, comment, subClassOf, subPropertyOf, domain, range...)&lt;br /&gt;
** Reasoner (but we will not use it directly)&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
Case-based examples:&lt;br /&gt;
* [[:File:S5_RDFS_Example.pdf | RDFS Eating vegetables case]]&lt;br /&gt;
&lt;br /&gt;
==Lecture 6: RDFS Plus==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Basic OWL concepts&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming basic OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapter 8 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S06-RDFSPlus-4.pdf | Slides from the lecture.]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [https://jena.apache.org/documentation/javadoc/jena/ Javadoc] for &lt;br /&gt;
** OntModel (createOntologyModel) &lt;br /&gt;
** OntModelSpec (the different reasoners are outlined [https://jena.apache.org/documentation/inference/index.html here (very long)], OWL_MEM_RULE_INF is a good starting point)&lt;br /&gt;
** OWL (defines built-in OWL resources)&lt;br /&gt;
** OntClass, Individual, ObjectProperty, DatatypeProperty&lt;br /&gt;
: (supplementary, but perhaps necessary for the labs and project)&lt;br /&gt;
&lt;br /&gt;
==Lecture 7: Vocabularies==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* LOD vocabularies and ontologies&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 9-10 and 13 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://lov.okfn.org/dataset/lov/ Linked Open Vocabularies (LOV)]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S07-Vocabularies-21.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* Vocabularies:&lt;br /&gt;
** [http://www.w3.org/2004/02/skos/ SKOS - Simple Knowledge Organization System Home Page]&lt;br /&gt;
** [http://schema.org/docs/full.html schema.org - Full Hierarchy]&lt;br /&gt;
** [http://dublincore.org/ Dublin Core (DC)]&lt;br /&gt;
** [http://xmlns.com/foaf/spec/ Friend of a Friend (FOAF)]&lt;br /&gt;
** [https://www.w3.org/2003/01/geo/wgs84_pos geo: World Geodetic Standard (WGS) 84] (and [https://www.w3.org/2003/01/geo/ few more general comments here])&lt;br /&gt;
** [https://www.w3.org/TR/vocab-data-cube/ The RDF Data Cube Vocabulary]&lt;br /&gt;
** [http://purl.org/vocab/vann/ Annotating vocabulary descriptions (VANN)]&lt;br /&gt;
** [https://www.w3.org/2003/06/sw-vocab-status/note Vocabulary Status (VS)]&lt;br /&gt;
** [http://creativecommons.org/ns Creative Commons (CC) Vocabulary]&lt;br /&gt;
** [http://vocab.deri.ie/void Vocabulary of Interlinked Datasets (VoID)]&lt;br /&gt;
** [http://www.w3.org/ns/prov# Provenance Interchange (PROV)]&lt;br /&gt;
** [http://motools.sourceforge.net/event/event.html Event Ontology (event)]&lt;br /&gt;
** [http://www.w3.org/TR/owl-time/ Time ontology in OWL (time, OWL-time)]&lt;br /&gt;
** [http://motools.sourceforge.net/timeline/timeline.html Timeline Ontology (tl)]&lt;br /&gt;
** [http://vocab.org/bio/ Biographical Information (BIO)]&lt;br /&gt;
** [http://rdfs.org/sioc/spec/ Semantic Interlinked Online Communities (SIOC)]&lt;br /&gt;
** [http://bibliontology.com/ Bibliographic Ontology (bibo)]&lt;br /&gt;
** [http://www.musicontology.com/ Music Ontology (mo)]&lt;br /&gt;
: &#039;&#039;&#039;This is what we expect you to know about each vocabulary:&#039;&#039;&#039; 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. &#039;&#039;schema.org&#039;&#039; is less important because you have already had about it in INFO116.&lt;br /&gt;
&lt;br /&gt;
==Lecture 8 and 9: Linked Open Datasets==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Important Linked Open Datasets&lt;br /&gt;
** DBpedia&lt;br /&gt;
** LinkedGeoData&lt;br /&gt;
** GeoNames&lt;br /&gt;
** Wikidata&lt;br /&gt;
** and others&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:BizerHeathBernersLee-LinkedData2009-TheStorySoFar.pdf | Bizer, C., Heath, T., &amp;amp; Berners-Lee, T. (2009). Linked data-the story so far. Semantic services, interoperability and web applications: emerging concepts, 205-227.]]&lt;br /&gt;
* [[:File:FarberEtAl-ComparativeSurvey-SWJ2015.pdf | Färber, M., Ell, B., Menne, C., &amp;amp; Rettinger, A. (2015). A Comparative Survey of DBpedia, Freebase, OpenCyc, Wikidata, and YAGO. Semantic Web Journal, July.]]&lt;br /&gt;
* [http://lod-cloud.net The Linking Open Data (LOD) cloud diagram]&lt;br /&gt;
* [http://stats.lod2.eu/ LODstats]&lt;br /&gt;
* [[:File:S08-LinkedOpenDatasets-23.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://wiki.dbpedia.org/about Dbpedia]&lt;br /&gt;
* [https://www.wikidata.org/wiki/Wikidata:Introduction Wikidata]&lt;br /&gt;
* [http://www.geonames.org/about.html GeoNames]&lt;br /&gt;
* [https://wordnet.princeton.edu/ WordNet - A lexical database for English]&lt;br /&gt;
* [http://live.babelnet.org/about BabelNet]&lt;br /&gt;
&lt;br /&gt;
==Lecture 10: Services==&lt;br /&gt;
&lt;br /&gt;
Themes: &lt;br /&gt;
* JSON, JSON-LD&lt;br /&gt;
* Semantic web services&lt;br /&gt;
* Semantic workflows&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [http://json.org/ JSON Syntax] (mandatory)&lt;br /&gt;
* Section 2 in W3C&#039;s [https://www.w3.org/TR/json-ld-api/ JSON-LD 1.0 Processing Algorithms and API] (mandatory)&lt;br /&gt;
* [[:File:S10-Services-7.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://json-ld.org/spec/latest/json-ld/ JSON-LD 1.1 - A JSON-based Serialization for Linked Data] (supplementary reference)&lt;br /&gt;
* [http://json-ld.org/ JSON for Linked Data] (supplementary)&lt;br /&gt;
** [http://www.youtube.com/watch?v=4x_xzT5eF5Q What is Linked Data?] Short video introduction to Linked Data by Manu Sporny&lt;br /&gt;
** [http://www.youtube.com/watch?v=vioCbTo3C-4 What is JSON-LD?] Short video introduction to JSON-LD by Manu Sporny&lt;br /&gt;
&lt;br /&gt;
==Lecture 11: OWL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Advanced OWL&lt;br /&gt;
* Axioms, rules and entailments&lt;br /&gt;
* Programming advanced OWL in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 11-12 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [[:File:S11-OWL-15-utlagt.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.w3.org/TR/owl-overview OWL 2 Document Overview] (cursory)&lt;br /&gt;
* [http://www.w3.org/TR/owl-primer OWL2 Primer] (cursory)&lt;br /&gt;
* [https://www.w3.org/TR/2012/REC-owl2-quick-reference-20121211/ OWL 2 Quick Reference Guide] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/v2 VOWL: Visual Notation for OWL Ontologies] (cursory)&lt;br /&gt;
* [http://vowl.visualdataweb.org/webvowl/index.html#sioc WebVOWL] (cursory)&lt;br /&gt;
* [https://jena.apache.org/documentation/ontology/ Jena Ontology API] (we will most likely not go into this) (cursory)&lt;br /&gt;
&lt;br /&gt;
==Lecture 12: OWL DL==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Description logic&lt;br /&gt;
* Decision problems&lt;br /&gt;
* OWL-DL&lt;br /&gt;
* Programming with OWL-DL reasoners in Jena&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* [[:File:S12-OWL-DL-10.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [[:File:NardiBrachman-IntroductionToDescriptionLogic.pdf | Nardi &amp;amp; Brachman: Introduction to Description Logics. Chapter 1 in Description Logic Handbook.]] &#039;&#039;(cursory)&#039;&#039;&lt;br /&gt;
* [[:File:BaderNutt-BasicDescriptionLogics.pdf | Baader &amp;amp; Nutt: Basic Description Logics. Chapter 2 in Description Logic Handbook.]]&lt;br /&gt;
** &#039;&#039;Cursory&#039;&#039;, 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.&lt;br /&gt;
* [http://www.cs.man.ac.uk/~ezolin/dl/ Complexity of Reasoning in Description Logics. Powered by Evgeny Zolin.] (informative)&lt;br /&gt;
&lt;br /&gt;
==Lecture 13: Ontology development==&lt;br /&gt;
&lt;br /&gt;
Themes:&lt;br /&gt;
* Ontology Development 101 method&lt;br /&gt;
&lt;br /&gt;
Mandatory readings:&lt;br /&gt;
* Chapters 14-16 in Allemang &amp;amp; Hendler. &#039;&#039;In text book.&#039;&#039;&lt;br /&gt;
* [http://liris.cnrs.fr/alain.mille/enseignements/Ecole_Centrale/What%20is%20an%20ontology%20and%20why%20we%20need%20it.htm Noy &amp;amp; McGuinness (2001): Ontology Development 101: A Guide to Creating Your First Ontology.] &#039;&#039;Paper.&#039;&#039; &lt;br /&gt;
* [[:File:S13-OntologyDevelopment-4.pdf | Slides from the lecture]]&lt;br /&gt;
&lt;br /&gt;
Useful materials:&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S095741741101640X Sicilia et al. (2012): Empirical findings on ontology metrics.] &#039;&#039;Paper.&#039;&#039;  (cursory)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;div class=&amp;quot;credits&amp;quot; style=&amp;quot;text-align: right; direction: ltr; margin-left: 1em;&amp;quot;&amp;gt;&#039;&#039;INFO216, UiB, Spring 2017-2018, Andreas L. Opdahl (c)&#039;&#039;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Moc081</name></author>
	</entry>
</feed>