Sciweavers

700 search results - page 107 / 140
» Clustering XML Documents by Structure
Sort
View
ICDT
2003
ACM
126views Database» more  ICDT 2003»
15 years 6 months ago
Typechecking Top-Down Uniform Unranked Tree Transducers
We investigate the typechecking problem for XML queries: statically verifying that every answer to a query conforms to a given output schema, for inputs satisfying a given input sc...
Wim Martens, Frank Neven
107
Voted
ADBIS
2006
Springer
139views Database» more  ADBIS 2006»
15 years 4 months ago
Xeek: An Efficient Method for Supporting XPath Evaluation with Relational Databases
We introduce Xeek, a method for managing XML documents using relational databases. Most previous proposals in which the XPath axes are evaluated using only the pre- and postorder n...
Olli Luoma
78
Voted
EXTREME
2004
ACM
15 years 6 months ago
Markup Overlap: A Review and a Horse
"Overlap" is the common term for cases where some markup structures do not nest neatly into others, such as when a quotation starts in the middle of one paragraph and en...
Steven J. DeRose
ICICS
2007
Springer
15 years 4 months ago
Time and Space Efficient Algorithms for Two-Party Authenticated Data Structures
Authentication is increasingly relevant to data management. Data is being outsourced to untrusted servers and clients want to securely update and query their data. For example, in ...
Charalampos Papamanthou, Roberto Tamassia
83
Voted
KBSE
2009
IEEE
15 years 7 months ago
Adding Examples into Java Documents
—Code examples play an important role to explain the usage of Application Programming Interfaces (APIs), but most API documents do not provide sufficient code examples. For exam...
Jinhan Kim, Sanghoon Lee, Seung-won Hwang, Sunghun...