A
- the axiom typeInferredClassAssertionAxiomGenerator
, InferredClassAxiomGenerator
, InferredDataPropertyAxiomGenerator
, InferredDataPropertyCharacteristicAxiomGenerator
, InferredDisjointClassesAxiomGenerator
, InferredEntityAxiomGenerator
, InferredEquivalentClassAxiomGenerator
, InferredEquivalentDataPropertiesAxiomGenerator
, InferredEquivalentObjectPropertyAxiomGenerator
, InferredIndividualAxiomGenerator
, InferredInverseObjectPropertiesAxiomGenerator
, InferredObjectPropertyAxiomGenerator
, InferredObjectPropertyCharacteristicAxiomGenerator
, InferredPropertyAssertionGenerator
, InferredSubClassAxiomGenerator
, InferredSubDataPropertyAxiomGenerator
, InferredSubObjectPropertyAxiomGenerator
public interface InferredAxiomGenerator<A extends OWLAxiom>
Modifier and Type | Method | Description |
---|---|---|
Set<A> |
createAxioms(OWLDataFactory df,
OWLReasoner reasoner) |
|
String |
getLabel() |
@Nonnull Set<A> createAxioms(@Nonnull OWLDataFactory df, @Nonnull OWLReasoner reasoner)
df
- data factoryreasoner
- the reasoner to useCopyright © 2018 The University of Manchester. All rights reserved.