public class SKOSReasoner extends org.apache.jena.reasoner.rulesys.GenericRuleReasoner
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_RULES
Constant: used to indicate default SKOS processing level
|
static String |
FULL_RULES
Constant: used to indicate full SKOS processing level
|
static String |
SIMPLE_RULES
Constant: used to indicate minimal SKOS processing level
|
Constructor and Description |
---|
SKOSReasoner(org.apache.jena.reasoner.ReasonerFactory factory) |
Modifier and Type | Method and Description |
---|---|
static List<org.apache.jena.reasoner.rulesys.Rule> |
loadRulesLevel(String level)
Return the SKOS rule set, loading it in if necessary.
|
addPreprocessingHook, bind, bindSchema, removePreprocessingHook, setFunctorFiltering, setMode, setOWLTranslation, setRules, setTransitiveClosureCaching
public static final String DEFAULT_RULES
public static final String FULL_RULES
public static final String SIMPLE_RULES
public SKOSReasoner(org.apache.jena.reasoner.ReasonerFactory factory)
factory
- the Jena reasoner factorypublic static List<org.apache.jena.reasoner.rulesys.Rule> loadRulesLevel(String level)
level
- a string defining the processing level required DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann