| Package | Description |
|---|---|
| org.semanticweb.owlapi.io |
Ontology parsing and saving classes.
|
| org.semanticweb.owlapi.model |
Main API classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RDFParserMetaData |
| Modifier and Type | Method and Description |
|---|---|
Optional<OWLOntologyLoaderMetaData> |
OWLDocumentFormat.getOntologyLoaderMetaData()
If this format describes an ontology that was loaded from some ontology
document (rather than created programmatically) there may be some meta
data about the loading process.
|
Optional<OWLOntologyLoaderMetaData> |
OWLDocumentFormatImpl.getOntologyLoaderMetaData() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLDocumentFormat.setOntologyLoaderMetaData(OWLOntologyLoaderMetaData loaderMetaData)
Sets the meta data for the ontology loader.
|
void |
OWLDocumentFormatImpl.setOntologyLoaderMetaData(OWLOntologyLoaderMetaData loaderMetaData) |
Copyright © 2018 The University of Manchester. All rights reserved.