public class OwlApiSimplexUtilsFromPathsBuilder extends OwlApiSimplexUtilsBuilder
| Constructor and Description |
|---|
OwlApiSimplexUtilsFromPathsBuilder(List<Path> paths)
Creates new instance using the provided list of paths.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<org.semanticweb.owlapi.model.OWLOntology> |
loadOntologies()
Load the ontology documents from the file system.
|
build, getOntologyManager, loadOntology, validateprotected List<org.semanticweb.owlapi.model.OWLOntology> loadOntologies() throws OwlApiSimplexException
loadOntologies in class OwlApiSimplexUtilsBuilderOwlApiSimplexException - If an error ocurrs, for example if one of
the provided paths is not readable or not
a file.Copyright © 2020 Jens Pelzetter. All rights reserved.