| Modifier and Type | Method and Description |
|---|---|
static OntologyOwlApi |
OntologyOwlApi.loadOntologies(List<Path> ontologyFiles)
Load the provided ontologies.
|
static OntologyOwlApi |
OntologyOwlApi.loadOntologies(String[] ontologyFiles)
Load the provided ontologies.
|
| Modifier and Type | Method and Description |
|---|---|
static OntologyLoaderGenerator |
OntologyLoaderGenerator.buildClassPathOntologyLoaderGenerator(OntologyOwlApi ontologyOwlApi,
Path outputDir,
List<String> resourcePaths) |
static OntologyLoaderGenerator |
OntologyLoaderGenerator.buildDirectoryOntologyLoaderGenerator(OntologyOwlApi ontologyOwlApi,
Path outputDir) |
static IriConstantsGenerator |
IriConstantsGenerator.buildIriConstantsGenerator(OntologyOwlApi ontologyOwlApi,
Path outputDir)
Factory method creating a new
IriConstantsGenerator instance. |
static RepositoryGenerator |
RepositoryGenerator.buildRepositoryGenerator(OntologyOwlApi ontologyOwlApi,
Path outputDir)
Factory method creating a new
IriConstantsGenerator instance.The
provided parameters are checked. |
Copyright © 2020 Jens Pelzetter. All rights reserved.