public class InferredSubObjectPropertyAxiomGenerator extends InferredObjectPropertyAxiomGenerator<OWLSubObjectPropertyOfAxiom>
| Constructor and Description |
|---|
InferredSubObjectPropertyAxiomGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAxioms(OWLObjectProperty entity,
OWLReasoner reasoner,
OWLDataFactory dataFactory,
Set<OWLSubObjectPropertyOfAxiom> result)
Adds inferred axioms to a results set.
|
String |
getLabel() |
getEntitiescreateAxioms, getAllEntities, toStringpublic InferredSubObjectPropertyAxiomGenerator()
protected void addAxioms(OWLObjectProperty entity, OWLReasoner reasoner, OWLDataFactory dataFactory, Set<OWLSubObjectPropertyOfAxiom> result)
InferredEntityAxiomGeneratoraddAxioms in class InferredEntityAxiomGenerator<OWLObjectProperty,OWLSubObjectPropertyOfAxiom>entity - The entityreasoner - The reasoner that has inferred the new axiomsdataFactory - A data factory which should be used to create the new axiomsresult - The results set, which the new axioms should be added to.public String getLabel()
Copyright © 2014 The University of Manchester. All Rights Reserved.