Sciweavers

3334 search results - page 411 / 667
» XML to XML through XML
Sort
View
WWW
2004
ACM
16 years 7 months ago
A diagrammatic inference system for the web
We developed a diagrammatic inference system for the World Wide Web. Our system enables the creation of diagrams such that the information contained in them can be searched and in...
Michael Wollowski, Peter Nei, Chris Barrell
WWW
2002
ACM
16 years 7 months ago
Translating XSLT programs to Efficient SQL queries
We present an algorithm for translating XSLT programs into SQL. Our context is that of virtual XML publishing, in which a single XML view is defined from a relational database, an...
Sushant Jain, Ratul Mahajan, Dan Suciu
WWW
2001
ACM
16 years 7 months ago
Content Request Markup Language (CRML): a Distributed Framework for XML-based Content Publishing
Construct web applications to provide dynamic, personalized web contents with high scalability and performance is a challenge to the software industry in the new Internet era. In ...
Chi-Huang Chiu, Kai-Chih Liang, Shyan-Ming Yuan
POPL
2007
ACM
16 years 7 months ago
Scrap your boilerplate with XPath-like combinators
XML programming involves idioms for expressing `structure shyness' such as the descendant axis of XPath or the default templates of XSLT. We initiate a discussion of the rela...
Ralf Lämmel
SIGMOD
2005
ACM
150views Database» more  SIGMOD 2005»
16 years 6 months ago
Incremental Maintenance of Path Expression Views
Caching data by maintaining materialized views typically requires updating the cache appropriately to reflect dynamic source updates. Extensive research has addressed the problem ...
Arsany Sawires, Jun'ichi Tatemura, Oliver Po, Divy...