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 [2018/03/28 09:39]
svsummer
teaching:infoh509 [2018/03/28 22:36]
dipparth [Practical Sessions]
Line 123: Line 123:
  
 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).
 +
 +<note tip>You can use {{:​teaching:​infoh509:​xquery-tool.zip|saxon (a java application)}} to run your XQuery programs. You can use ''​java -cp "​saxon9he.jar"​ net.sf.saxon.Query –s:<​source file> -q:<​query file> –o:<​output file>"​ to run it. </​note>​
  
 ==== Lecture 7: RDF and RDF schema==== ==== Lecture 7: RDF and RDF schema====
Line 129: Line 131:
  
 **Required reading:** **Required reading:**
-The {{:​teaching:​infoh509:​7-rdf.pdf|lecture slides}}, the [[http://​www.w3.org/​TR/​rdf11-primer/​|RDF 1.1 Primer]], and these [[http://​cs.ulb.ac.be/​owncloud/​index.php/​s/​9tPKB74Oku5EtmX|course notes]] (password protected).+The {{:​teaching:​infoh509:​7-rdf.pdf|lecture slides}}, the [[http://​www.w3.org/​TR/​rdf11-primer/​|RDF 1.1 Primer]], and these [[http://​cs.ulb.ac.be/​owncloud/​index.php/​s/​qxYxGEY5RAdc4eX|course notes]] (password protected).
  
 **Recommended (but optional) reading:** **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. 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.
 +
 +
 +===== Practical Sessions =====
 +
 +{{:​teaching:​infoh509:​infoh509_01_1617.zip|Practical Session 1}}
 +
 +{{:​teaching:​infoh509:​infoh509_02_1617.zip|Practical Session 2}}
  
 ===== References ===== ===== References =====
 
teaching/infoh509.txt · Last modified: 2020/04/09 14:38 by svsummer