Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
teaching:infoh509 [2019/03/26 09:12]
svsummer
teaching:infoh509 [2019/04/23 16:26]
gdejaege
Line 122: Line 122:
  
 See the full assignment for related dealine(s), what the solution should entail, and to whom it should be submitted). See the full assignment for related dealine(s), what the solution should entail, and to whom it should be submitted).
 +
 +==== Lecture 7: RDF and RDF schema====
 +
 +In lecture 7 we have introduced the RDF data model, its serialization formats, and basics of RDF Schema.
 +
 +**Required reading:**
 +The {{:​teaching:​infoh509:​7-rdf.pdf|lecture slides}}, the [[http://​www.w3.org/​TR/​rdf11-primer/​|RDF 1.1 Primer]], and these [[https://​davinci.ulb.ac.be/​index.php/​s/​LRC7JqZrJPkpQKP|course notes]] (password protected).
 +
 +**Recommended (but optional) reading:**
 +In addition, it is recommended to read the [[http://​www.w3.org/​TR/​turtle/​|RDF 1.1. Turtle Syntax]] specification (sections 1-3) and the [[http://​www.w3.org/​TR/​2014/​REC-rdf-syntax-grammar-20140225/​|RDF 1.1. XML Syntax]]specification (only section 2) to get the best overview of the RDF serialization formats. In addition, the {{:​teaching:​infoh509:​semantic-web.pdf|original semantic web article}} ​ is a good read to get an insight into the original motivation for the semantic web.
 +
 +==== Lecture 8: OWL and SPARQL ====
 +
 +In lecture 8 we introduce the Web Ontology Language (OWL), which adds advanced inferencing capabilities to RDF. 
 +
 +**Required reading:**
 +The {{:​teaching:​infoh509:​8-owl.pdf|lecture slides on owl}} and these [[https://​davinci.ulb.ac.be/​index.php/​s/​FpfYNZNzPLp8rF6|course notes]] (password protected).
  
  
Line 130: Line 147:
 java -cp "​saxon9he.jar"​ net.sf.saxon.Query -s:"<​sourcefile>"​ -qs:'<​query>'​ -o:"<​outputfile>"​ java -cp "​saxon9he.jar"​ net.sf.saxon.Query -s:"<​sourcefile>"​ -qs:'<​query>'​ -o:"<​outputfile>"​
   * {{:​teaching:​infoh509_tp2_1819.zip|Practical session 2}}   * {{:​teaching:​infoh509_tp2_1819.zip|Practical session 2}}
 +  * {{:​teaching:​infoh509:​tp03.zip|Practical session 3}}
 +  * {{:​infoh509:​tp04.zip|Practical session 4}}
 +  * {{:​teaching:​infoh509:​tp05.zip|Practical session 5}}
  
  
 
teaching/infoh509.txt · Last modified: 2020/04/09 14:38 by svsummer