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 [2015/03/26 10:42]
svsummer [COURSE PLAN]
teaching:infoh509 [2015/06/02 13:58]
svsummer
Line 1: Line 1:
 ====== INFO-H-509 : XML and Web Technologies ====== ====== INFO-H-509 : XML and Web Technologies ======
 +
 +<note warning>
 +**EXAM**: The written exam will be held on **wednesday,​ 17 june from 8h00-11h30 in room SUB4.136** (as advertised on Gehol: http://​gehol.ulb.ac.be/​gehol/#​!/​Course/​INFOH509/​35-41). The exam is closed book. </​note>​
 +
  
 <note important>​If you are following this course, please fill out [[https://​docs.google.com/​forms/​d/​17JUkVrTJ_Lx1fKNCa4YZjbLNTddstEVcQXSa0PrvKwQ/​viewform|this form]] **by friday 27 february at the latest**. It allows the course responsibles to get an overview of the students participating in the course, and contact you should this be necessary.</​note>​ <note important>​If you are following this course, please fill out [[https://​docs.google.com/​forms/​d/​17JUkVrTJ_Lx1fKNCa4YZjbLNTddstEVcQXSa0PrvKwQ/​viewform|this form]] **by friday 27 february at the latest**. It allows the course responsibles to get an overview of the students participating in the course, and contact you should this be necessary.</​note>​
Line 142: Line 146:
  
  
 +==== Lecture 8: OWL====
 +
 +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}} and these [[http://​cs.ulb.ac.be/​owncloud/​public.php?​service=files&​t=2c13abb273376242ba831a285aa6b623|course notes]] (password protected).
 +
 +==== Lecture 9: SPARQL ====
 +
 +In lecture 9  we have introduced and illustrated the main constructs of SPARQL, a query language for RDF. (We have also discussed a large part of lecture 10 below.)
 +
 +**Required reading:**
 +The {{:​teaching:​infoh509:​9-sparql.pdf|lecture slides}} and these [[http://​cs.ulb.ac.be/​owncloud/​public.php?​service=files&​t=51782ffdf61c877290b4f16983eda957|course notes]] (password protected) [section 7.1.9 and further is not required reading].
 +
 +==== Lecture 10: RESTfull Web Services ====
 +
 +In lecture 10 we have (1) discussed the history of (Web) Services; (2) discussed the 3 main API styles of Web Services; and (3) illustrated RESTful Web Services by means of an example.
 +
 +**Required reading:**
 +The {{:​teaching:​infoh509:​10-restws.pdf|lecture slides}} and these [[http://​cs.ulb.ac.be/​owncloud/​public.php?​service=files&​t=470e18252f942922c27c3b11d944ce6f|handouts]] (password protected).
 +
 +==== Lecture 11: Big Web Services (WS-*) ====
 +
 +In this lecture ({{:​teaching:​infoh509:​11-bigws.pdf|slides}}) we have introduced the Big-WS* technology stack. In particular, we have studied SOAP version 1.2, WSDL version 2.0, and highlighted the differences with WSDL version 1.1.
 +
 +**Required reading:**
 +
 +These [[http://​cs.ulb.ac.be/​owncloud/​public.php?​service=files&​t=3ccf1a18d455f334a4ea1a6d8525d2fa|handouts on SOAP and WSDL]] (password-protected).
 +The [[http://​www.w3.org/​TR/​soap12-part0/​|W3C SOAP version 1.2 Primer]]
 +The [[http://​www.w3.org/​TR/​soap12-part0/​|W3C WSDL version 2.0 Primer]] (it suffices to read only section 2).
 +
 +==== Lecture 12: Data Analytics at Web Scale ====
 +
 +In this lecture ({{:​teaching:​infoh509:​12-dataanalytics.pdf|slides}}) we have looked at architectures for processing large volumes of data, including the Google/​Hadoop distributed file system and the Map/Reduce programming model.
 ===== References ===== ===== References =====
   * A. Moller and M. Schwartzbach. //​[[http://​www.brics.dk/​ixwt/​|An Introduction to XML and Web Technologies]]//​. Addison-Wesley,​ 2006. ISBN-13: 978-0-321-26966-9   * A. Moller and M. Schwartzbach. //​[[http://​www.brics.dk/​ixwt/​|An Introduction to XML and Web Technologies]]//​. Addison-Wesley,​ 2006. ISBN-13: 978-0-321-26966-9
Line 151: Line 189:
   * T. Berners-Lee,​ J. Hendler, and O. Lassila. //​[[http://​www.dcc.uchile.cl/​~cgutierr/​cursos/​IC/​semantic-web.pdf| The Semantic Web]]//. Scientific American, 2001.   * T. Berners-Lee,​ J. Hendler, and O. Lassila. //​[[http://​www.dcc.uchile.cl/​~cgutierr/​cursos/​IC/​semantic-web.pdf| The Semantic Web]]//. Scientific American, 2001.
   * F. Malona and E. Miller. //​[[http://​www.w3.org/​TR/​rdf-primer/​|RDF Primer]]//. W3C, 2004.   * F. Malona and E. Miller. //​[[http://​www.w3.org/​TR/​rdf-primer/​|RDF Primer]]//. W3C, 2004.
 +
 +===== Practical Sessions ======
 +[[teaching:​infoh509/​practical|Practical sessions]]
 
teaching/infoh509.txt · Last modified: 2020/04/09 14:38 by svsummer