2001
DOI: 10.1145/383034.383038
|View full text |Cite
|
Sign up to set email alerts
|

XRel

Abstract: This article describes XRel, a novel approach for storage and retrieval of XML documents using relational databases. In this approach, an XML document is decomposed into nodes on the basis of its tree structure and stored in relational tables according to the node type, with path information from the root to each node. XRel enables us to store XML documents using a fixed relational schema without any information about DTDs and also to utilize indices such as the B + … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
175
0

Year Published

2002
2002
2013
2013

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 310 publications
(175 citation statements)
references
References 14 publications
0
175
0
Order By: Relevance
“…The XRel approach [37] is another path-based approach. The main difference here is that for each element, the path id corresponding to the root-to-leaf path as well as an interval representing the region covered by the element are stored.…”
Section: Relational Schema Designmentioning
confidence: 99%
“…The XRel approach [37] is another path-based approach. The main difference here is that for each element, the path id corresponding to the root-to-leaf path as well as an interval representing the region covered by the element are stored.…”
Section: Relational Schema Designmentioning
confidence: 99%
“…[25] proposes a DTD-independent, path-based mapping algorithm. While ignoring specific characteristics hidden in each DTD, [25] decomposes XML documents into element, attribute, text and path tables, so that the changes of DTDs of the XML documents do not necessarily result in invalid mapping as found in examples [8,22].…”
Section: Data-based Conversionsmentioning
confidence: 99%
“…Recently many conversion algorithms have been proposed (e.g., [8,22,10,25]), each of which has different pros and cons for different applications. When the schema-level access control is specified, for instance, we believe the path-based conversion methods such as XRel [25] are good candidates. This is because in XML model, using XPath to specify the scope of the objects is quite natural.…”
Section: Xml To Relational Conversionmentioning
confidence: 99%
See 1 more Smart Citation
“…We use the range-based static labeling scheme [13] to label the nodes of an XML tree. The scheme initializes a counter to one and carries out a depth-first traversal of the XML tree.…”
Section: Publish Algorithmmentioning
confidence: 99%