Sciweavers

1736 search results - page 198 / 348
» Semantic Annotation for Java
Sort
View
PLDI
2011
ACM
13 years 14 days ago
Safe optimisations for shared-memory concurrent programs
Current proposals for concurrent shared-memory languages, including C++ and C, provide sequential consistency only for programs without data races (the DRF guarantee). While the i...
Jaroslav Sevcík
SIGMOD
2006
ACM
163views Database» more  SIGMOD 2006»
14 years 9 months ago
Generic similarity detection in ontologies with the SOQA-SimPack toolkit
Ontologies are increasingly used to represent the intended real-world semantics of data and services in information systems. Unfortunately, different data sources often do not rel...
Patrick Ziegler, Christoph Kiefer, Christoph Sturm...
EDBT
2006
ACM
217views Database» more  EDBT 2006»
14 years 9 months ago
Detecting Similarities in Ontologies with the SOQA-SimPack Toolkit
Ontologies are increasingly used to represent the intended real-world semantics of data and services in information systems. Unfortunately, different databases often do not relate ...
Patrick Ziegler, Christoph Kiefer, Christoph Sturm...
IFM
2004
Springer
185views Formal Methods» more  IFM 2004»
14 years 3 months ago
Object-Oriented Modelling with High-Level Modular Petri Nets
Abstract. In this paper, we address the problem of expressing objectoriented concepts in terms of Petri nets. This is interesting, first, as a possibility of representing concurre...
Cécile Bui Thanh, Hanna Klaudel
SAC
2000
ACM
14 years 1 months ago
An Approach for Modeling the Name Lookup Problem in the C++ Programming Language
Abstract. Formal grammars are well established for specifying the syntax of programming languages. However, the formal specification of programming language semantics has proven mo...
James F. Power, Brian A. Malloy