DLApplication, A Framework for Dealing with Description Logics

Federico Peinado

DLApplication is a software framework for developing Description Logic-based applications, using DLModel as a generic model of knowledge. It offers an abstract implementation, which is based on domain-components that can be developed independently, creating a library that could be reused across many applications.

The purpose of this project is to act as a easy starting point for developments that deals with Description Logics and Semantic Web Technologies.

Implementations

jDLApplication is implemented in Java using open source software.

DLApplication uses DLModel API.

jDLApplication is under active development.
You can DOWNLOAD every public release of jDLApplication at Google Code