A collection of RDF terms used in driving or configuring some of the
builtin reasoners.
author: Dave Reynolds version: $Revision: 1.28 $ on $Date: 2008/01/22 15:59:10 $
Property to denote the axioms file that the reasoner will use for background knowledge.
Values are URL's. Default is no axioms.
EXT_REASONER_ONT_LANG
final public static Property EXT_REASONER_ONT_LANG(Code)
Property to denote the ontology language (OWL, DAML, RDFS) an external reasoner will process.
Values are URI's, see
com.hp.hpl.jena.ontology.ProfileRegistry . Default is OWL.