Sciweavers

52 search results - page 6 / 11
» SQL Nested Queries in SPARQL
Sort
View
BNCOD
2007
137views Database» more  BNCOD 2007»
13 years 9 months ago
Isolating Order Semantics in Order-Sensitive XQuery-to-SQL Translation
Order is essential for XML query processing. Efficient XML processing with order consideration over relational storage is non-trivial, especially for complex nested XQuery expressi...
Song Wang, Ling Wang, Elke A. Rundensteiner
OWLED
2008
13 years 9 months ago
Owlgres: A Scalable OWL Reasoner
Abstract. We present Owlgres, a DL-Lite reasoner implementation written for PostgreSQL, a mature open source database. Owlgres is an OWL reasoner that provides consistency checking...
Markus Stocker, Michael Smith
ICDE
2003
IEEE
122views Database» more  ICDE 2003»
14 years 9 months ago
XML Publishing: Look at Siblings too!
In order to publish a nested XML document from flat relational data, multiple SQL queries are often needed. The efficiency of publishing relies on how fast these queries can be ev...
Sihem Amer-Yahia, Yannis Kotidis, Divesh Srivastav...
IDEAS
2003
IEEE
96views Database» more  IDEAS 2003»
14 years 28 days ago
Evaluating Nested Queries on XML Data
In the past few years, much attention has been paid to the study of semistructured data, i.e., data with irregular, possibly unstable, and rapidly changing structure, and, in part...
Carlo Sartiani
EDBT
2011
ACM
209views Database» more  EDBT 2011»
12 years 11 months ago
True language-level SQL debugging
We demonstrate Habitat, a declarative observational debugger for SQL. Habitat facilitates true language-level (not: plan-level) debugging of, probably flawed, SQL queries that yi...
Torsten Grust, Fabian Kliebhan, Jan Rittinger, Tom...