XQuery, RDF, SQARQL




CS257

Chris Pollett

Sep 14, 2020

Outline

Searching XML Data

XQuery

Setting up a FLWOR Experiment

FLWOR expressions

Final Remarks on XQuery

Quiz

Which of the following is true?

  1. The DOM API models XML documents internally as trees.
  2. A Schema-Oblivious mapping of XML only works for XML data that was originally similar to a table.
  3. The xmlagg function in SQL/XML is used to count the number of nodes an XPath expression returns.

Semantic Search, RDF and SPARQL

RDF

Serializing RDF

Extensions to RDF

SPARQL