public class DLSyntaxOntologyStorer extends DLSyntaxOntologyStorerBase
LOGGER| Constructor and Description |
|---|
DLSyntaxOntologyStorer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStoreOntology(OWLOntologyFormat ontologyFormat)
Determines if this storer can store an ontology in the specified ontology
format.
|
beginWritingAxiom, beginWritingAxioms, beginWritingGeneralAxioms, beginWritingOntology, beginWritingUsage, endWritingAxiom, endWritingAxioms, endWritingGeneralAxioms, endWritingOntology, endWritingUsage, getRendering, storeOntology, storeOntology, writeAxiomstoreOntology, storeOntology, storeOntology, storeOntologypublic boolean canStoreOntology(OWLOntologyFormat ontologyFormat)
OWLOntologyStorerontologyFormat - The desired ontology format.true if this storer can store an ontology in the desired
format.Copyright © 2014 The University of Manchester. All Rights Reserved.