Sciweavers

2956 search results - page 153 / 592
» Databases and Higher Types
Sort
View
EUSFLAT
2001
107views Fuzzy Logic» more  EUSFLAT 2001»
15 years 4 months ago
Introducing the aggregate "count" into flexible queries
Flexible querying aims at expressing preferences inside queries instead of strict requirements. We consider ordinary relational databases and flexible querying calling on fuzzy se...
Patrick Bosc, Ludovic Lietard
SIGMOD
2008
ACM
123views Database» more  SIGMOD 2008»
16 years 3 months ago
SchemaScope: a system for inferring and cleaning XML schemas
We present SchemaScope, a system to derive Document Type Definitions and XML Schemas from corpora of sample XML documents. Tools are provided to visualize, clean, and refine exist...
Geert Jan Bex, Frank Neven, Stijn Vansummeren
PODS
2004
ACM
86views Database» more  PODS 2004»
16 years 3 months ago
Frontiers of Tractability for Typechecking Simple XML Transformations
Typechecking consists of statically verifying whether the output of an XML transformation is always conform to an output type for documents satisfying a given input type. We focus...
Wim Martens, Frank Neven
ADBIS
2000
Springer
111views Database» more  ADBIS 2000»
15 years 7 months ago
Discovering Frequent Episodes in Sequences of Complex Events
Data collected in many applications have a form of sequences of events. One of the popular data mining problems is discovery of frequently occurring episodes in such sequences. Eff...
Marek Wojciechowski
SIGMOD
1995
ACM
119views Database» more  SIGMOD 1995»
15 years 6 months ago
A Critique of ANSI SQL Isolation Levels
: ANSI SQL-92 [MS, ANSI] defines Isolation Levels in terms of phenomena: Dirty Reads, Non-Repeatable Reads, and Phantoms. This paper shows that these phenomena and the ANSI SQL def...
Hal Berenson, Philip A. Bernstein, Jim Gray, Jim M...