Sciweavers

3500 search results - page 57 / 700
» Implementing Java on Clusters
Sort
View
98
Voted
ATAL
2004
Springer
15 years 6 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
15 years 6 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
82
Voted
SEMWEB
2001
Springer
15 years 5 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
102
Voted
AMAST
2008
Springer
15 years 2 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
107
Voted
PPPJ
2009
ACM
15 years 7 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...