Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 1.55 KB

README.md

File metadata and controls

41 lines (36 loc) · 1.55 KB

Workshop organization

Schedule

  1. What is an XML database
  • Access to XML document through Oxygen
  • Access to XML document through Rest
  • Query XML document through Oxygen (note the execution time)
  • Query XML document through Rest (note the execution time and compare)
  1. What is RestXQ
  • Show a path-annotated function that execute the same query
  • Go to the path
  • We conclude we've build a full publication based on this mecanism, SynopsX
  1. SynopsX
  2. Introduction * Show the full example website * Explain that we will start from a downgraded version and build the missing features in order to rebuild the example website
  3. SynopsX installation * Make users download install.sh * Make them install SynopsX * Make them run SynopsX * Make them access and query the document through REST.
  4. Pedagogic project installation Make them install the pedagogic project (the downgraded version of the exemple project).

Questions

  • What document do we use? The sample corpus?
  • What query do we use?
  • Where is the natural install.sh link?
  • Do we host the pedagogic project in the ahn-ens-lyon/TEI2015Workshop repository?
  • Do we impose Basex GUI as the code editor?