161 citations found. Retrieving documents...
Alin Deutsch, Mary F. Fernandez, D. Florescu, A.Y. Levy, and D. Suciu. 1999. A query language for XML. Computer Networks, 31(11-16):1155--1169.

 Home/Search   Document Details and Download   Summary   Related Articles   Check  

This paper is cited in the following contexts:

First 50 documents  Next 50

Efficient Complex Query Support for - Multiversion Xml Documents   (Correct)

....and enabling technology from the two areas. Indeed the differences mentioned above are fast disappearing since support for complex queries on XML documents is critical. This is demonstrated by the amount of current research on this topic [22, 24] and the emergence of powerful XML query languages [2, 11, 5, 29, 6, 30]. A particularly challenging problem is that of supporting efficiently path expression queries such as: doc=chapter= figure: This query specifies figures that are immediate elements of chapters or their transitive sub elements (e.g. figures in sub sections) Various techniques have been ....

A. Deutsch, M. Fernandez, D. Florescu, A. Levy and D. Suciu, "A Query Language for XML" , Proc. of WWW Conf., pp. 77-91, 1999.


Source Specific Query Rewriting and Query Plan Generation for.. - Shah (2001)   (1 citation)  (Correct)

....In the database community, there has been an evolution from relational databases through object oriented databases to semistructured databases, but many of the principles have remained the same. From the semistructured community, three languages have emerged aimed at querying XML data: XMLQL[19], YATL [20,12] and Lorel [21,22] The document processing community has developed models of structured text and search techniques such as region algebra [23] From this community, one language that has emerged for processing XML data is XQL [24,25] The main points of the latest version of the ....

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu, "A query language for XML," in International World Wide Web Conference, 1999, http://www.research.att.com/~mff/files/final.html


Updating XML - Tatarinov, Ives, Halevy, Weld (2001)   (62 citations)  (Correct)

....strategies. We evaluate these techniques in Section 7 and present conclusions and future directions in Section 8. 2. RELATED WORK The topic of updating XML data has received little attention thus far, as the XML community has primarily focused on development of query languages such as XML QL [6] and XQuery [2] and their semantics. The eXcelon XML repository [17] is one of the few XML systems that support updates, and it expresses simple insertions and deletions using an extension to the XPath [5] language. The Lorel [1] query language from Stanford s Lore semistructured database system ....

A. Deutsch, M. F. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for XML. In Eighth International World Wide Web Conference, 1999.


Tree Pattern Query Minimization - Amer-Yahia, Cho, Lakshmanan..   (Correct)

....representing element subelement relationships. For LDAP directories, sibling order is not considered important, and the edges may represent inherent hierarchies such as organizational or geographical. Queries are essentially based on a pattern tree. Queries in languages like XQuery [3] XML QL [10] and Quilt [6] are based on a notion of a pattern tree using which they extract relevant portions of XML data. Queries on LDAP directories ask for entries that stand in specified structural relationships (parent, descendant, etc. to other specified entries and are naturally represented as trees ....

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, D. Suciu. A query language for XML. WWW 1999.


A Visual Language for Web Querying and Reasoning - Berger, Bry, Schaffert (2003)   (Correct)

....The Xcerpt construct relating a construct term to a query expression consisting of AND and or OR connected query terms is a rule. These concepts are introduced in the next section. For querying semistructured data, the positional approach has been suggested first with UnQL [4] and XML QL [11]. In common programming, the positional approach finds its roots in Functional and Logic Programming. Arguably, both query languages QBE and SQL can be seen as positional languages. 3 Xcerpt s Main Constructs An Xcerpt program may consist of at least one goal and of some (maybe zero) rules. ....

Deutsch, A., Fernandez, M., Florescu, D., Levy, A., Suciu, D.: A Query Language for XML. In: Proc. of Eighth Int. WWW Conf. (1999) 14


A Few Tips for Good XML Design - Choi (2000)   (2 citations)  (Correct)

....a DTD from Novell Developer Kit, and is listed in [14] Consider the XML fragment, PARTNER NAME Ben Franklin NAME PARTNET . The name Ben Franklin can be either mapped to the rst or the second NAME in the content model. Ease of Navigation. Many XML query languages ( 3] 17] [6]) have been suggested in the past few years. All of them are in uenced by XPath [19] in various extend. XPath essentially 3 expresses the steps for tree navigation. Heavily nested structure leads to counter intuitive queries. Example 3. Query on a XMLized corpora ....

Alin Deutsch, Mary Fernandez, Dana Florescu, Alon Levy, and Dan Suciu. A query language for xml. In the Eighth International World Wide Web Conference (WWW8), 1999.


The Table and the Tree: On-Line Access to Relational.. - Bohannon, Korth, Narayan (2001)   (Correct)

....of XML documents, query translation between XML query languages and SQL, and combined querying of XML and relational data through XML query languages. SILKROUTE [7] defines a similar query mapping between XML and relational data, using a new language RXL which combines features of SQL and XML QL [4], and gives algorithms for query translation between XML QL and SQL. Both XPERANTO and SILKROUTE are related to ROLEX in the concern for efficient retrieval. However, we focus on interaction with XML interface standards, efficient navigation, and efficient evaluation of specific parameterized ....

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for XML. In Proceedings of the Eighth World-Wide Web Conference, 1999.


Adding Valid Time to XPath - Zhang, Dyreson   (Correct)

....documents on the web conform to the HyperText Markup Language (HTML) 1] but the Extensible Markup Language (XML) 2] is expected to replace HTML as the next generation markup language for web documents and data. There are several proposed query languages for XML such as Quilt [3] XQL [4] XML QL [5], and XQuery [6] which is a W3C recommendation. XPath [7] is a subset of XQuery (and of several other recommendations by the W3C, e.g. XSLT [8] XPath is a language to locate information in an XML document. Every XQuery query contains XPath expressions [9] XPath operates on a tree like data ....

Alin Deutsch, Mary Fernandez, Daniela Florescu, Alon Levy, and Dan Suciu, A Query Language for XML, <http://www.research.att.com/~mff/files/final.html> (30 April 2002).


Piazza: Data Management Infrastructure for Semantic Web - Halevy, Ives, Mork, Tatarinov (2003)   (58 citations)  (Correct)

.... to form the document, but in some cases different definitions may create content that should all be combined into a single element; Piazza must fuse these results together based on the output element s unique identifiers (similar to the use of Skolem functions in languages such as XML QL [10]) A complete formal description of the language would be too lengthy for this paper. Hence, we describe the main ideas of the language and illustrate it via examples. Each mapping definition begins with an XML template that matches some path or subtree of a legal instance of the target schema, ....

A. Deutsch, M. F. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for XML. In Eighth International World Wide Web Conference, 1999.


Short and Simple Labels for Small Distances and Other Functions - Kaplan, Milo (2001)   (6 citations)  (Correct)

.... standard can be viewed as trees (basically the parse tree of the document) Typical queries over such documents then amount to testing various inclusion and direct inclusion of document items, which correspond to ancestor, parent, sibling, and similar relationships among the analogous tree nodes [5, 14, 1]. XML Web search engines process such queries using an index structure that summarizes this structural information [16] Each node in the document tree is represented in the index by some logical id (label) with the labels being assigned to the nodes such that, given the labels of two nodes, the ....

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for xml. In International World Wide Web Conference, 1999.


A Comparison of Labeling Schemes for Ancestor Queries - Kaplan, Milo, Shabo (2002)   (14 citations)  (Correct)

.... nature of the document components, enabling users not only to ask full text queries (e.g. find documents containing the word Fielding ) but also utilize the document structure to ask for more specific data (e.g. find all book items containing Fielding as an author and a price less than 12 ) [10, 22, 1, 9, 3]. The key observation guiding the design of a search engine that supports structural queries, is that an XML document can be viewed as a tree whose nodes are the document items and whose edges correspond to the component of relationship among data items. With this view, a structural query amounts ....

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for xml. In International World Wide Web Conference, 1999.


Compact labeling schemes for ancestor queries (Extended.. - Abiteboul, Kaplan, Milo   (Correct)

.... of the current HTML standard [18] can be viewed as labeled trees (basically the parse tree of the document) Typical Web queries over such documents amount to testing component of relationships among document items, which correspond to ancestor relationships among the analogous tree nodes [7, 17, 20, 1]. Web search engines process such queries using an index structure that summarizes this ancestor information. Due to the enormous size of the Web data and to its distributed fashion, it is essential that queries be answered as much as possible using the index only, without accessing the actual ....

....such as Category Name, Book, etc. Now users can ask not only full text queries (e.g. nd documents containing the word Fielding ) but rather utilize the document structure to ask for more speci c data (e.g. nd all book items containing Fielding as an author and a price less than 12 ) [7, 17, 20, 1]. XML is being widely adopted as Web standard and it is believed that although a large portion of the Web will remain unstructured or hidden behind interactive graphics and forms, a large and content wise essential portion of the Web will soon be available in XML [11, 6, 19] Going back to the ....

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for xml. In International World Wide Web Conference, 1999.


The Piazza Peer Data Management System - Halevy, Ives, Madhavan, Mork.. (2004)   (3 citations)  Self-citation (Suciu)   (Correct)

No context found.

A. Deutsch, M. F. Fernandez, D. Florescu, A. Levy, and D. Suciu, "A query language for XML," in Eighth International World Wide Web Conference, 1999.


XML with Data Values: Typechecking Revisited - Noga Alon Tel (2001)   (7 citations)  Self-citation (Suciu)   (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for XML. In Proc. of the Eights International World Wide Web Conference (WWW8), Computer Networks 31(11-16): 1155-1169 (1999).


Publishing Relational Data in XML: the SilkRoute Approach - Fernandez, Morishima.. (2001)   (16 citations)  Self-citation (Fernandez Suciu)   (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for XML. In Proceedings of the Eights International World Wide Web Conference (WWW8), pages 77--91, Toronto, 1999. 8


Efficient Query Processing for Data Integration - Ives (2002)   (4 citations)  Self-citation (Suciu)   (Correct)

No context found.

Alin Deutsch, Mary F. Fernandez, Daniela Florescu, Alon Levy, and Dan Suciu. A query language for XML. In Proceedings of the Eighth International Word Wide Web Conference, Toronto, CA, 1999, 1999.


Typechecking XML Views of Relational Databases - Alon, Milo, Neven, Suciu, Vianu (2001)   (4 citations)  Self-citation (Suciu)   (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for XML. In Proceedings of the Eights International World Wide Web Conference (WWW8), pages 77--91, Toronto, 1999.


XML with Data Values: Typechecking Revisited - Alon, Milo, Neven, Suciu, Vianu (2001)   (7 citations)  Self-citation (Suciu)   (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy,and D. Suciu. A query language for XML. In Proc. WWW8,Toronto, 1999.


Typechecking for XML Transformers - Milo, Suciu, Vianu (2000)   (54 citations)  Self-citation (Suciu)   (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for XML. In Proceedings of the Eights International World Wide Web Conference (WWW8), pages 77-91, Toronto, 1999.


Querying XML documents with multi-dimensional markup - Siniakov   (Correct)

No context found.

Alin Deutsch, Mary F. Fernandez, D. Florescu, A.Y. Levy, and D. Suciu. 1999. A query language for XML. Computer Networks, 31(11-16):1155--1169.


Effective Schema-Based XML Query Optimization Techniques - Guoren Wang And (2003)   (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for xml. In Proceedings of the Eighth International World Wide Web Conference, Toronto, Canada, May 1999.


Logical Foundation for Updating XML - Guoren Wang And (2003)   (Correct)

No context found.

A. Deutsch, M.F. Fernandez, et al. A Query Language for XML. Proceedings of the 8th International World Wide Web Conference, Toronto, Canada, 1999.


Extending XML-RL With Update - Guoren Wang Mengchi (2003)   (2 citations)  (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for xml. In Proceedings of the Eighth International World Wide Web Conference, Toronto, Canada, May 1999.


Using Reflection for Querying XML Documents - Markus Kirchberg Faizal   (Correct)

No context found.

Deutsch, A., Fernandez, M., Florescu, D., Levy, A. & Suciu, D. (1999), `A query language for XML', Computer Networks 31(11-16), 1155--1169.


Programming with Heterogeneous Structures: Manipulating.. - Huang, Jay, Skillicorn (2005)   (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A Query Language for XML. Computer Networks, 31(11--16):1155--1169, 1999.


Redundancy, Dependencies and Normal Forms for XML Databases - Schewe   (Correct)

No context found.

Deutsch, A., Fernandez, M., Florescu, D., Levy, A. & Suciu, D. (1999), `A query language for XML', Computer Networks 31(11-16), 1155--1169.


The Simplest Query Language That Could Possibly Work - Trotman (2003)   (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A Query Language for XML. Technical report, AT&T Labs, 1998.


The Simplest Query Language That Could Possibly Work - O'Keefe, Trotman (2003)   (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A Query Language for XML. Technical report, AT&T Labs, 1998.


RQL: A Declarative Query Language for RDF - Karvounarakis, Alexaki.. (2002)   (47 citations)  (Correct)

No context found.

A. Deutsch, M.F. Fernandez, D. Florescu, A. Levy, and D. Suciu. A Query Language for XML. In Proceedings of the 8th International World Wide Web Conference, Toronto, 1999.


Using Regular Tree Automata as XML schemas - Chidlovskii (1999)   (4 citations)  (Correct)

No context found.

Alin Deutsch, Mary Fernandez, Daniela Florescu, Alon Levy, and Dan Suciu. A Query Language for XML. In Proc. 8th Int. World Wide Web Conference, Toronto, Canada, pages 77--91, 1999.


XGRIND: A Query-friendly XML Compressor - Pankaj Tolani Jayant (2002)   (18 citations)  (Correct)

No context found.

A. Deutsch, et al. "A Query Language for XML", June 2001, http://www.w3.org/TR/xquery/ .


XML Algebras for Data Mining - Zhang Yao Department   (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy and D. Suciu. A Query Language for XML. In proceedings of 8th International World Wide Web Conference, pp. 77-91, May 1999.


Fast Ordering for Changing XML Data - Fisher, Lam, Shui, Wong (2003)   (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for XML. Computer Networks (Amsterdam, Netherlands: 1999.


Flexible Queries over Semistructured Data - Yaron Kanza The (2001)   (19 citations)  (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levi, and D. Suciu. A query language for xml. In Proc. of the World Wide Web Conference, 1999.


A Query Processor for XML Documents - Rogers (2002)   (Correct)

No context found.

Alin Deutsch, Mary Fernandez, Daniela Florescu, Alon Levy, and Dan Suciu. A Query Language for XML. December 1998.


Querying Semantically Tagged Documents on the Web - Ziv Bar-Yossef Yaron   (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. Applications of XMLQL, a query language for XML. http://www.w3.org/TR/NOTE-xml-ql, 1998.


A Knowledge-Based Approach for Selecting Information Sources - Eiter, al. (2003)   (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A Query Language for XML. In Proc. 8th International World Wide Web Conference (WWW8), 1999. Computer Networks 31(11-16): 1155-1169. See also http://www.w3.org/TR/NOTE-xml-ql/.


RQL: A Declarative Query Language for RDF - Karvounarakis, Alexaki.. (2002)   (47 citations)  (Correct)

No context found.

A. Deutsch, M.F. Fernandez, D. Florescu, A. Levy, and D. Suciu. A Query Language for XML. In Proceedings of the 8th International World Wide Web Conference,Toronto, 1999.


Answering Queries Using Views: A Survey - Halevy (2000)   (103 citations)  (Correct)

No context found.

Alin Deutsch, Mary Fernandez, Daniela Florescu, Alon Levy, and Dan Suciu. A query language for XML. In Proceedings of the World-Wide Web 8 Conference, pages 1155-1169, 1999.


Reaserch proposal submitted for approval as a plan for a.. - Oblivious Querying Over   (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levi, and D. Suciu. A query language for xml. In Proc. of the World Wide Web Conference, 1999.


Piazza: Mediation and Integration Infrastructure for.. - Ives, Halevy, Mork.. (2004)   (1 citation)  (Correct)

No context found.

A. Deutsch, M. F. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for XML. In Eighth International World Wide Web Conference, 1999.


Efficient Ordering for XML Data - Fisher, Lam, Shui, Wong (2003)   (Correct)

No context found.

Alin Deutsch, Mary Fernandez, Daniela Florescu, Alon Levy, and Dan Suciu. A query language for XML. Computer Networks (Amsterdam, Netherlands: 1999.


Reverse Engineering for Web Data: From Visual to Semantic.. - Chung, Gertz (2002)   (9 citations)  (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for XML. Computer Networks 31(11-16): 1155-1169, 1999.


Short and Simple Labels for Small Distances and Other Functions - Kaplan, Milo (2001)   (6 citations)  (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for xml. In International World Wide Web Conference, 1999.


A Comparison of Labeling Schemes for Ancestor Queries - Kaplan, Milo, Shabo (2001)   (14 citations)  (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A query language for xml. In International World Wide Web Conference, 1999.


Xing: A Visual XML Query Language - Erwig (2003)   (1 citation)  (Correct)

No context found.

A. Deutsch, M. Fernandez, D. Florescu, A. Levy, and D. Suciu. A Query Language for XML. In 8th Int. World Wide Web Conference, 1999.


XGRIND: A Query-friendly XML Compressor - Pankaj Tolani Jayant (2002)   (18 citations)  (Correct)

No context found.

A. Deutsch, et al. "A Query Language for XML", June 2001, http://www.w3.org/TR/xquery/ .


XPERANTO: Publishing Object-Relational Data as XML - University (2000)   (41 citations)  (Correct)

No context found.

Alin Deutsch, Mary F. Fernandez, Daniela Florescu, Alon Levy, and Dan Suciu. A query language for XML. In Proceedings of the International Word Wide Web Conference, Toronto, CA, 1999.


Representing and Querying Semistructured Web Data.. - Silva, Filha.. (2002)   (2 citations)  (Correct)

No context found.

DEUTSCH, A., FERNANDEZ, M. F., FLORESCU, D., LEVY, A. Y., AND SUCIU, D. A Query Language for XML. International Journal on Digital Libraries 31, 11-16 (1999), 1155-1169.


An XML Query Engine for Network-Bound Data - Ives, Halevy, Weld (2001)   (6 citations)  (Correct)

No context found.

Alin Deutsch, Mary F. Fernandez, Daniela Florescu, Alon Levy, and Dan Suciu. A query language for XML. In Eighth International World Wide Web Conference, 1999.

First 50 documents  Next 50

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC