package axioms
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
ForwardRuleReasonerOWLHorst extends TransitiveReasoner
A forward chaining implementation for the OWL Horst entailment regime that works on OWL axioms.
A forward chaining implementation for the OWL Horst entailment regime that works on OWL axioms.
Rule names refer to the name scheme used in 'RORS: Enhanced Rule-based OWL Reasoning on Spark' by Liu, Feng, Zhang, Wang, Rao
-
class
ForwardRuleReasonerRDFS extends Logging
A forward chaining implementation for the RDFS entailment regime that works on OWL axioms.
A forward chaining implementation for the RDFS entailment regime that works on OWL axioms.
Entailment pattern naming taken from https://www.w3.org/TR/rdf11-mt/#patterns-of-rdfs-entailment-informative
- class TransitiveReasoner extends Serializable
Value Members
- object ForwardRuleReasonerOWLHorst extends Serializable