public class OWLXMLStorer extends AbstractOWLStorer
| Constructor and Description |
|---|
OWLXMLStorer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStoreOntology(OWLDocumentFormat ontologyFormat)
Determines if this storer can store an ontology in the specified ontology
format.
|
storeOntology, storeOntologypublic boolean canStoreOntology(OWLDocumentFormat ontologyFormat)
OWLStorerontologyFormat - The desired ontology format.true if this storer can store an ontology in the desired format.Copyright © 2020 The University of Manchester. All rights reserved.