Sciweavers

289 search results - page 39 / 58
» A Direct Construction of a Universal Extended H System
Sort
View
98
Voted
WWW
2008
ACM
16 years 1 months ago
A semantic layer for publishing and localizing xml data for a p2p xquery mediator
In this poster, we present the P2P XML data localization layer of XLive, an XQuery mediation system developed at University of Versailles [2]. A major challenge in the evaluation ...
Florin Dragan, Georges Gardarin, Laurent Yeh
112
Voted
SIGMOD
2009
ACM
165views Database» more  SIGMOD 2009»
15 years 5 months ago
Query by output
It has recently been asserted that the usability of a database is as important as its capability. Understanding the database schema, the hidden relationships among attributes in t...
Quoc Trung Tran, Chee-Yong Chan, Srinivasan Partha...
CSCW
2008
ACM
15 years 2 months ago
Social summarization: does social feedback improve access to speech data?
We extend the notion of social tagging to construct social summaries of complex multimedia materials. Our system allows students to apply time-indexed multimedia tags such as hand...
Vaiva Kalnikaité, Steve Whittaker
ACSAC
2002
IEEE
15 years 5 months ago
Safe Virtual Execution Using Software Dynamic Translation
Safe virtual execution (SVE) allows a host computer system to reduce the risks associated with running untrusted programs. SVE prevents untrusted programs from directly accessing ...
Kevin Scott, Jack W. Davidson
ICFP
2010
ACM
15 years 1 months ago
Instance chains: type class programming without overlapping instances
Type classes have found a wide variety of uses in Haskell programs, from simple overloading of operators (such as equality or ordering) to complex invariants used to implement typ...
J. Garrett Morris, Mark P. Jones