public class OntologyBasedModularizer extends Object
Constructor and Description |
---|
OntologyBasedModularizer(OWLOntology ontology,
ModuleMethod moduleMethod) |
Modifier and Type | Method and Description |
---|---|
Collection<OWLAxiom> |
getModule(Stream<OWLEntity> entities,
ModuleType type) |
public OntologyBasedModularizer(OWLOntology ontology, ModuleMethod moduleMethod)
ontology
- ontology to modularisemoduleMethod
- modularisation methodpublic Collection<OWLAxiom> getModule(Stream<OWLEntity> entities, ModuleType type)
entities
- signaturetype
- module typeCopyright © 2020 The University of Manchester. All rights reserved.