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 [2016/03/14 17:20]
svsummer [COURSE PLAN]
teaching:infoh509 [2018/03/14 07:47]
svsummer [COURSE PLAN]
Line 1: Line 1:
 ====== INFO-H-509 : XML and Web Technologies ====== ====== INFO-H-509 : XML and Web Technologies ======
  
-<note important>​If you are following this course, please ​complete ​this form so that the course responsibles can get in touch with you if necessary. ​https://​docs.google.com/​forms/​d/​17JUkVrTJ_Lx1fKNCa4YZjbLNTddstEVcQXSa0PrvKwQ/​viewform</​note>​+<note important>​If you are following this course, please ​register using this [[https://​docs.google.com/​forms/​d/​e/​1FAIpQLSfKvLyims3KrWWVJN7T5PQJK9X5uJNLQ04cl8Kd1932RNxj6A/viewform|online form]] so that the course responsibles can contact you if necessary.</​note>​
  
 ===== GENERAL INFORMATION ===== ===== GENERAL INFORMATION =====
Line 18: Line 18:
  
   * **Course responsible**:​ [[http://​code.ulb.ac.be/​code.people.php?​id=992|Stijn Vansummeren]] (Bâtiment U, étage 4, local UB4.125, Campus Solbosch)   * **Course responsible**:​ [[http://​code.ulb.ac.be/​code.people.php?​id=992|Stijn Vansummeren]] (Bâtiment U, étage 4, local UB4.125, Campus Solbosch)
-  * **Assistant**:​ [[mwaumans@ulb.ac.be|Michael Waumans]] +  * **Assistant**:​ [[dhananjay.ipparthi@ulb.ac.be|Dhananjay Ipparthi]] 
  
 ==== Organisation ==== ==== Organisation ====
Line 26: Line 26:
     * **Attention!** The lecture slides are only made available for the convenience of the students but do **not** suffice as syllabus! Please be sure to aquire a copy of the book!     * **Attention!** The lecture slides are only made available for the convenience of the students but do **not** suffice as syllabus! Please be sure to aquire a copy of the book!
     * Evaluation is by written exam (closed book) and project work.     * Evaluation is by written exam (closed book) and project work.
- 
-==== Schedule ===== 
-    * The course schedule is available [[infoh509:​horaire|on-line]]. Please be sure to check regularly for updates. 
  
 ===== COURSE PLAN ===== ===== COURSE PLAN =====
- 
 ==== Lecture 1: Introduction and Web Architecture === ==== Lecture 1: Introduction and Web Architecture ===
  
-In this first lecture ({{:​teaching:​infoh509:​1-intro-webarch.pdf|slides}}) we have (1) overviewed ​the content and objectives of the course and (2) discussed ​the history of the Web and its overall architecture (URIs, resources, representations). In particular we have looked at the working of the HTTP protocol and gave a very brief overview of HTML and CSS.+In this first lecture ({{:​teaching:​infoh509:​1-intro-webarch.pdf|slides}}) we (1) overview ​the content and objectives of the course and (2) discuss ​the history of the Web and its overall architecture (URIs, resources, representations). In particular we have looked at the working of the HTTP protocol and gave a very brief overview of HTML and CSS.
  
 **Required reading:​** ​ **Required reading:​** ​
Line 58: Line 54:
  
 See pages 92-113 in the book as well as the {{:​teaching:​infoh509:​3-xml_schemas.pdf|corresponding slides}}. See pages 92-113 in the book as well as the {{:​teaching:​infoh509:​3-xml_schemas.pdf|corresponding slides}}.
 +
  
 ==== Lecture 4: XML Schema Languages: XSDs === ==== Lecture 4: XML Schema Languages: XSDs ===
Line 81: Line 78:
 <note tip>You can use these simple ​ {{:​teaching:​infoh509:​validationtools.zip|validation tools}} (written in Java) to help check if your example documents conform toyour XSD. Unzip the file, and then use either ''​java -jar DTDValidator.jar <​xmldoc>''​ or ''​java -jar XSDValidator.jar <​schemadoc>​ <​xmldoc>''​ to validate. The third jar file contais the source code, should you be interested.</​note>​ <note tip>You can use these simple ​ {{:​teaching:​infoh509:​validationtools.zip|validation tools}} (written in Java) to help check if your example documents conform toyour XSD. Unzip the file, and then use either ''​java -jar DTDValidator.jar <​xmldoc>''​ or ''​java -jar XSDValidator.jar <​schemadoc>​ <​xmldoc>''​ to validate. The third jar file contais the source code, should you be interested.</​note>​
  
-==== Lecture 5: Transforming XML documents with XSLT === 
- 
-In Lecture 5 we have discussed how XML documents can be transformed 
-into other formats (be it XML or not) using XSLT. See pages 188-239 in 
-the book (**except sections 5.8.5, 5.8.7, 5.8.9, 5.8.10 and 5.11**) and 
-the {{:​teaching:​infoh509:​5-xslt.pdf|corresponding slides}}. 
  
 ===== References ===== ===== References =====
Line 97: Line 88:
   * 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.
- 
 
teaching/infoh509.txt · Last modified: 2020/04/09 14:38 by svsummer