scanProperties Property used to configure the scan behaviour of the reasoner.
Set to "true" to enable scanning of triples looking for rdf:_1 assertions.
Constructor method that builds an instance of the associated Reasoner
Parameters: configuration - a set of arbitrary configuration information to be passed the reasoner, encoded as RDF properties of a base configuration resource,can be null in no custom configuration is required.
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.