public class OWLMiniReasonerFactory extends Object implements ReasonerFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
URI
Static URI for this reasoner type
|
| Constructor and Description |
|---|
OWLMiniReasonerFactory() |
| Modifier and Type | Method and Description |
|---|---|
Reasoner |
create(Resource configuration)
Constructor method that builds an instance of the associated Reasoner
|
Model |
getCapabilities()
Return a description of the capabilities of this reasoner encoded in
RDF.
|
String |
getURI()
Return the URI labelling this type of reasoner
|
static ReasonerFactory |
theInstance()
Return the single global instance of this factory
|
public static final String URI
public static ReasonerFactory theInstance()
public Reasoner create(Resource configuration)
create in interface ReasonerFactoryconfiguration - a set of arbitrary configuration information to be
passed the reasoner encoded within an RDF graphpublic Model getCapabilities()
getCapabilities in interface ReasonerFactorypublic String getURI()
getURI in interface ReasonerFactoryCopyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP