We do not support DAML inference. This factory creates a reasoner which is
a slightly extended variant
of the RDFS reasoner to support some interesting subsets of DAML
that correspond roughly to what was there in Jena1. We hope.
author: Dave Reynolds version: $Revision: 1.10 $ on $Date: 2008/01/02 12:07:47 $
Constructor method that builds an instance of the associated Reasoner
Parameters: configuration - a set of arbitrary configuration information for the reasoner, this will be ignored in this case because the micro reasoner is not configurable
Return a description of the capabilities of this reasoner encoded in
RDF. This method is normally called by the ReasonerRegistry which caches
the resulting information so dynamically creating here is not really an overhead.