public interface ReasonerFactory
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
|
Reasoner create(Resource configuration)
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.Model getCapabilities()
String getURI()
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP