Sciweavers

4180 search results - page 242 / 836
» A Query Language for XML
Sort
View
ICDE
2010
IEEE
172views Database» more  ICDE 2010»
15 years 5 months ago
On the use of query-driven XML auto-indexing
— Autonomous index management in native XML DBMSs has to address XML’s flexibility and storage mapping features, which provide a rich set of indexing options. Change of worklo...
Karsten Schmidt 0002, Theo Härder
PVLDB
2008
156views more  PVLDB 2008»
15 years 4 months ago
eXtract: a snippet generation system for XML search
Snippets are used by almost every text search engine to complement ranking schemes in order to effectively handle user keyword search. Despite the fact that XML is a standard repr...
Yu Huang, Ziyang Liu, Yi Chen
ICDE
2008
IEEE
100views Database» more  ICDE 2008»
16 years 6 months ago
OptimAX: efficient support for data-intensive mash-ups
n a node with a b child, and abstract away some details of the AXML notation [3]. A. ActiveXML documents ActiveXML documents are XML documents including some special elements label...
Serge Abiteboul, Ioana Manolescu, Spyros Zoupanos
GECCO
2008
Springer
133views Optimization» more  GECCO 2008»
15 years 5 months ago
Automatic generation of XSLT stylesheets using evolutionary algorithms
This paper introduces a procedure based on genetic programming to evolve XSLT programs (usually called stylesheets or logicsheets). XSLT is a general purpose, document-oriented fu...
Pablo García-Sánchez, Juan Juli&aacu...
XSYM
2009
Springer
139views Database» more  XSYM 2009»
15 years 11 months ago
A Data Parallel Algorithm for XML DOM Parsing
Abstract. The extensible markup language XML has become the de facto standard for information representation and interchange on the Internet. XML parsing is a core operation perfor...
Bhavik Shah, Praveen Rao, Bongki Moon, Mohan Rajag...