Sciweavers

3500 search results - page 57 / 700
» Implementing Java on Clusters
Sort
View
ATAL
2004
Springer
14 years 2 months ago
A UML Based Approach for Modeling and Implementing Multi-Agent Systems
In this paper we present an agent-oriented modeling language, called MAS-ML, and an approach for mapping its diagrams into Java implementations. MAS-ML extends the UML meta-model ...
Viviane Torres da Silva, Ricardo Choren, Carlos Jo...
LAWEB
2003
IEEE
14 years 2 months ago
Alternative Implementation Techniques for Web Text Visualization
We present an approach for building text visualizations that avoids using plug-ins or clients based on languages like Java. Instead we propose to make the search engine applicatio...
Omar Alonso, Ricardo A. Baeza-Yates
SEMWEB
2001
Springer
14 years 1 months ago
Jena: Implementing the RDF Model and Syntax Specification
Some aspects of W3C's RDF Model and Syntax Specification require careful reading and interpretation to produce a conformant implementation. Issues have arisen around anonymou...
Brian McBride
AMAST
2008
Springer
13 years 11 months ago
Implementing a Categorical Information System
The authors have proposed using category-theoretic sketches to enhance database design and integration methodologies. The algebraic context is called the Sketch Data Model (SkDM) a...
Michael Johnson, Robert D. Rosebrugh
PPPJ
2009
ACM
14 years 3 months ago
Lazy continuations for Java virtual machines
Continuations, or ’the rest of the computation’, are a concept that is most often used in the context of functional and dynamic programming languages. Implementations of such ...
Lukas Stadler, Christian Wimmer, Thomas Würth...