MXML Path-based Storage and Ordered-based Context Manipulation Full text

Nikolaos Fousteris, Manolis Gergatsoulis, and Yannis Stavrakas
24th International Conference on Database and Expert Systems Applications (DEXA 2013), Prague, Czech Republic, August 26-29, 2013. Proceedings, Part II, Lecture Notes in Computer Science, Vol. 8056, pp. 203-212, Springer-Verlag
2013
Conference/Workshop
Abstract. The problem of storing and querying XML data using relational databases has been considered a lot and many techniques have been developed. MXML is an extension of XML suitable for representing data that assume different facets, having different value or structure under different contexts, which are determined by assigning values to a number of dimensions. We currently work on the problem of converting MXML to SQL queries, in order to be executed over MXML data stored in relational databases. As part of this work, in this paper, we explore a path-based technique for storing MXML documents in relational databases, based on similar techniques previously proposed for conventional XML documents. Also, we present a new ordered-based approach on representing context in such a way so as to facilitate the formulation of context-aware queries, and we show how we can manipulate context.