Help:COAP-3180/week7: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 46: Line 46:


; Optional reading
; Optional reading
* Darshan Singh, [http://www.yukonxml.com/articles/xquery/ Essential XQuery - The XML Query Language]
* Darshan Singh, [http://www.yukonxml.com/articles/xquery/ Essential XQuery - The XML Query Language] (currently broken ?)
* [http://en.wikipedia.org/wiki/XQuery XQuery] (Wikipedia)
* [http://en.wikipedia.org/wiki/XQuery XQuery] (Wikipedia)
* [http://www.datadirect.com/developer/xquery/xquerybook/index.ssp XQuery: A Guided Tour - Download the free tutorial today]. This is an 80-page tutorial from the ''XQuery from the Experts: A Guide to the W3C XML Query Language'' book by Howard Katz, Don Chamberlin, Denise Draper, Mary Fernandez, Michael Kay, Jonathan Robie, Michael Rys, Jerome Simeon, Jim Tivy, and Philip Wadler, (ISBN 0-321-18060-7), 2004.
* [http://en.wikibooks.org/wiki/XQuery XQuery] (Wikibooks, for the ambitious).

Revision as of 23:45, 21 February 2010

Week 7 - COAP 3180

Topics Covered

  • Termproject - Getting it done with Wordpress
  • XQuery (follow-up)
  • Digital identities

Classroom activities

Homework 6

Task

  • Create three XQuery scripts that extract three different data from a single large XML File

Submission Dates

  • This homework is due at start of Monday lesson, week 8.
  • Students must provide three XQuery scripts plus a URL of the XML file.
  • Each homework counts 10% in your global evaluation. The four best homeworks will be taken into account.

Evaluation

  • Three working scripts
  • Complexity of the query
  • Rendering quality, e.g. you get a bonus if you render in a (X)HTML page.

Tips for the homework

  • Read my handout first, you may need to find some extra reading.

Links and teaching materials

Online software
Teaching materials
Optional reading