Sciweavers

2036 search results - page 15 / 408
» Using and Abusing XML
Sort
View
WWW
2008
ACM
14 years 10 months ago
Extracting XML schema from multiple implicit xml documents based on inductive reasoning
We propose a method of classifying XML documents and extracting XML schema from XML by inductive inference based on constraint logic programming. The goal of this work is to type ...
Masaya Eki, Tadachika Ozono, Toramatsu Shintani
DOCENG
2007
ACM
14 years 2 months ago
A document object modeling method to retrieve data from a very large XML document
Document Object Modeling (DOM) is widely used approach for retrieving data from an XML document. If the size of the XML document is very large, however, using the DOM approach for...
Seung Min Kim, Suk I. Yoo, Eunji Hong, Tae Gwon Ki...
ER
2003
Springer
148views Database» more  ER 2003»
14 years 3 months ago
Improving Query Performance Using Materialized XML Views: A Learning-Based Approach
We consider the problem of improving the efficiency of query processing on an XML interface of a relational database, for predefined query workloads. The main contribution of this ...
Ashish Shah, Rada Chirkova
SAC
2008
ACM
13 years 9 months ago
XEdge: clustering homogeneous and heterogeneous XML documents using edge summaries
In this paper we propose a unified clustering algorithm for both homogeneous and heterogeneous XML documents. Depending on the type of the XML documents, the proposed algorithm mo...
Panagiotis Antonellis, Christos Makris, Nikos Tsir...
SIGMOD
2002
ACM
196views Database» more  SIGMOD 2002»
14 years 10 months ago
Storing and querying ordered XML using a relational database system
XML is quickly becoming the de facto standard for data exchange over the Internet. This is creating a new set of data management requirements involving XML, such as the need to st...
Igor Tatarinov, Stratis Viglas, Kevin S. Beyer, Ja...