Sciweavers

1830 search results - page 41 / 366
» Functional Programs as Linked Data
Sort
View
129
Voted
IQ
1997
15 years 3 months ago
Total Data Quality Management: The Case of IRI
Implementing a Total Data Quality Management (TDQM) program is not a trivial undertaking. Two key steps are (1) to clearly define what an organization means by data quality and (2...
Rita Kovac, Yang W. Lee, Leo Pipino
87
Voted
SIGSOFT
2007
ACM
16 years 3 months ago
Recommending random walks
We improve on previous recommender systems by taking advantage of the layered structure of software. We use a random-walk approach, mimicking the more focused behavior of a develo...
Zachary M. Saul, Vladimir Filkov, Premkumar T. Dev...
WCFLP
2005
ACM
15 years 8 months ago
A functional logic database library
Programmers need mechanisms to store application specific data that persists multiple program runs. To accomplish this task, they usually have to deal with storage specific code...
Sebastian Fischer
FLOPS
2006
Springer
15 years 6 months ago
iData for the World Wide Web - Programming Interconnected Web Forms
Abstract. In this paper we present the iData Toolkit. It allows programmers to create interactive, dynamic web applications with state on evel of abstraction. The key element of th...
Rinus Plasmeijer, Peter Achten
118
Voted
APLAS
2006
ACM
15 years 8 months ago
Automatic Testing of Higher Order Functions
This paper tackles a problem often overlooked in functional programming community: that of testing. Fully automatic test tools like Quickcheck and G∀ST can test first order func...
Pieter W. M. Koopman, Rinus Plasmeijer