DL-Learner: Learning Concepts in Description Logics

Abstract

In this paper, we introduce DL-Learner, a framework for learning in description logics and OWL. OWL is the official W3C standard ontology language for the Semantic Web. Concepts in this language can be learned for constructing and maintaining OWL ontologies or for solving problems similar to those in Inductive Logic Programming. DL-Learner includes several learning algorithms, support for different OWL formats, reasoner interfaces, and learning problems. It is a cross-platform framework implemented in Java. The framework allows easy programmatic access and provides a command line interface, a graphical interface as well as a WSDL-based web service.

Cite

Text

Lehmann. "DL-Learner: Learning Concepts in Description Logics." Machine Learning Open Source Software, 2009.

Markdown

[Lehmann. "DL-Learner: Learning Concepts in Description Logics." Machine Learning Open Source Software, 2009.](https://mlanthology.org/mloss/2009/lehmann2009jmlr-dllearner/)

BibTeX

@article{lehmann2009jmlr-dllearner,
  title     = {{DL-Learner: Learning Concepts in Description Logics}},
  author    = {Lehmann, Jens},
  journal   = {Machine Learning Open Source Software},
  year      = {2009},
  pages     = {2639-2642},
  volume    = {10},
  url       = {https://mlanthology.org/mloss/2009/lehmann2009jmlr-dllearner/}
}