BOR - a Pragmatic DAML+OIL Reasoner
Contents: Introduction, Features, Download, References

Note: The development of BOR is frozen due to the intrinsic performance limitations related to reasoning on top of a true description logics language.
We recommend the usage of OWLIM - a high-performance reasoner which supports OWL DLP trough an inductive rule engine.

Introduction
BOR is a description logic (DL) reasoner.
More precisely a SHQ(D) reasoner. SHQ(D) is SHOQ(D) without nominals.
BOR's decision procedure is based on the tableaux algorithm described in [1].
BOR provides comprehensive DAML+OIL support.

As part of the On-To-Knowledge project BOR was integrated with SESAME.
Further in this document the term `BOR' will refer to the core reasoner module and `SeBOR' (a shortcut for `SESAME-BOR') will refer to the SESAME-integrated-BOR.

Features
BOR supports the following functionality:
Concept satisfiability checking
Given a TBox and a `target' concept, checks if the target concept is satisfiable with respect to the TBox
Taxonomy building
Given a TBox for each concept in it finds its most specific sub-concepts and super-concepts
Model checking
Given a TBox and an ABox checks if the ABox is a model of the TBox
Model building
Given a TBox and an ABox checks if the ABox can be `extended' to a model of the TBox. An allowed `extension' is assuming that an individual is an instance of a concept.
TBox & ABox import from KRSS format
A convinient input method for each of the above mentioned tasks. A quick reference on the KRSS format is also available.

View BOR white paper for details on BOR's capabilities.

Download
BOR for Sesame-PRE2-release (released 5 Mar 2004) (221 KB) (more info).
BOR Demo Pack (released 1 Aug 2002) (136 KB).
SeBOR Distribution Pack (released 20 Nov 2002) (222 KB).
BOR documentation in Word format (released 20 Nov 2002) (200 KB).
Or Browse the documentation (released 20 Nov 2002).
You are also welcome to send any comments and questions to OntoText
References
[1] Ontology Reasoning in the SHOQ(D) Description Logic
Ian Horrocks,Ulrike Sattler
Proc. of IJCAI-01
2001
[2] Description-Logic Knowledge Representation System Specification
ARPA Knowledge Sharing Effort
November 1993
[3] BOR: a Pragmatic DAML+OIL Reasoner
Kiril Simov, Stanislav Jordanov;
Deliverable 40, On-To-Knowledge project, June 2002.
Available also as
PDF file (180KB), PS file, zipped (87KB), DOC file (198KB)
[4] The Description Logic Benchmark Suite
With contributions from Volker Haarslev, Ian Horrocks, Ralf Möller and Peter Patel-Schneider.
2002