public class OWLOntologyProfileWalker extends OWLOntologyWalker
| Constructor and Description |
|---|
OWLOntologyProfileWalker(Collection<OWLOntology> objects) |
OWLOntologyProfileWalker(java.util.stream.Stream<OWLOntology> objects) |
getAnnotation, getAxiom, getClassExpressionPath, getDataRangePath, getOntology, isFirstClassExpressionInPath, setAnnotation, setAxiom, setStructureWalker, walkStructure, walkStructurepublic OWLOntologyProfileWalker(java.util.stream.Stream<OWLOntology> objects)
objects - ontologies to walkpublic OWLOntologyProfileWalker(Collection<OWLOntology> objects)
objects - ontologies to walkCopyright © 2017 The University of Manchester. All Rights Reserved.