FYI: SWCLOS

http://www-kasm.nii.ac.jp/~koide/SWCLOS/

Abstract. Bridging the gap between OWL and Object-Oriented Programming
(OOP) languages is an indispensable condition to enable the
Object-Oriented Modeling in Software Engineering by OWL. However
it is very difficult in case of static OOP languages like Java and C#.
We have developed SWCLOS, which is an OWL processor seamlessly
built on top of Common Lisp Object System (CLOS), a dynamic OOP
language. SWCLOS allows programmers to develop application domain
models by OWL and enables OOP upon the models. In this paper, we
explain the semantic gap between OWL and OOP languages, introduce
the RDFS and OWL realization at SWCLOS, and discuss the OWL
features from OOP perspectives. Finally we demonstrate the OWL-Full
level performance in SWCLOS.

Haven't tried it.

-Alan

Received on Wednesday, 27 February 2008 05:39:51 UTC