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/05 15:40]
svsummer [COURSE PLAN]
teaching:infoh509 [2016/02/12 16:25]
svsummer
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 ​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 ​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>​
  
 ===== GENERAL INFORMATION ===== ===== GENERAL INFORMATION =====
Line 28: Line 28:
  
 ==== Schedule ===== ==== Schedule =====
-    * The course schedule is available [[infoh509:​horaire|on-line]]. ​ +    * The course schedule is available [[infoh509:​horaire|on-line]]. Please be sure to check regularly for updates.
-Please be sure to check regularly for updates.+
  
 ===== COURSE PLAN ===== ===== COURSE PLAN =====
Line 43: Line 42:
   * [[http://​www.jmarshall.com/​easy/​http/​|HTTP made really easy]] (Note that this document uses an outdated interpretation of the term "​resource"​)   * [[http://​www.jmarshall.com/​easy/​http/​|HTTP made really easy]] (Note that this document uses an outdated interpretation of the term "​resource"​)
   * The book chapter 1 (pages 3-31) and chapter 8 (pages 343-361).   * The book chapter 1 (pages 3-31) and chapter 8 (pages 343-361).
-  * The {{:​teaching:​infoh509:​1-intro-webarch.pdf|slides}}+  * The {{:​teaching:​infoh509:​1-intro-webarch.pdf|slides}}
- +
- +
-==== Lecture 2: XML and XPath === +
- +
-Lecture 2 has introduced XML and XPath in depth.  +
- +
-**Required reading:**  +
- +
-  * Chapter 2 and chapter 3 (except section 3.6) in the book +
-  * The {{:​teaching:​infoh509:​2-xml-xpath.pdf|corresponding slides}}. +
- +
-==== Lecture 3: XML Schema Languages: DTDs === +
- +
-Lecture 3 has introduced +
-(1) the motivation behind XML Schema Languages, (2) syntax and +
-semantics of DTDs, and (3) regular expressions. +
- +
-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 === +
- +
-In Lecture 3, we have discussed the limitations of DTDs. Some of these +
-limitations are lifted by XML Schema, whose syntax and semantics were studied during lecture 4. +
- +
-See pages 113-158 in the book as well as the +
-{{:​teaching:​infoh509:​4-xml_schemas_part_2.pdf|corresponding slides}}. +
- +
-==== Project Assignment 1: XML Schema Definition ==== +
- +
-Construct an XML Schema Definition for the information recorded by a +
-bookshop ({{:​teaching:​infoh509:​un_en.pdf|full assignment}}). +
- +
-This assignment is to be made in groups of +
-two persons and contributes 2/20 to the overall grade (there are two +
-more assignments to follow, each contributing 2/20). The written exam +
-contributes the remaining 14/20 points.  +
- +
-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 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>​ +
- +
 ===== 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 96: Line 52:
   * 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