GLASS: A Graphical Query Language for Semi-Structured Data

  • Authors:
  • Wei Ni;Tok Wang Ling

  • Affiliations:
  • -;-

  • Venue:
  • DASFAA '03 Proceedings of the Eighth International Conference on Database Systems for Advanced Applications
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

The increase in the use of XML (eXtensible MarkupLanguage) makes the semistructured data more and moreimportant on the Web. To exploit the full power of XMLdocuments, a query language for semistructured data will be apromising and interesting application. However, the XQuerystandard released by W3C is too difficult for common users touse. Some XML graphical query languages for semistructureddata have been proposed but they are either too complex ortoo limited in use. In this paper, we introduce a graphicalquery language for semistructured data, which we call GLASS.GLASS is developed on the base of ORA-SS data model, asemantically richer data model for semistructured data. InGLASS, we combine the advantages of graphs and texts, whichmake the graphical language much clear and easy to use. Thepaper presents the notations and basic capabilities of GLASSvia a series of examples with increasingly complexity. We alsodiscuss some complex query examples such as order, groupentity, negation and IF-THEN statement.