public class KRSS2SyntaxOntologyStorer extends AbstractOWLOntologyStorer
KRSS2ObjectRenderer
for definition/explanation of the syntax.
Author: Olaf NoppensConstructor and Description |
---|
KRSS2SyntaxOntologyStorer() |
Modifier and Type | Method and Description |
---|---|
boolean |
canStoreOntology(OWLOntologyFormat ontologyFormat)
Determines if this storer can store an ontology in the specified ontology format.
|
protected void |
storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
java.io.Writer writer,
OWLOntologyFormat format) |
protected void |
storeOntology(OWLOntology ontology,
java.io.Writer writer,
OWLOntologyFormat format) |
storeOntology, storeOntology, storeOntology, storeOntology
public boolean canStoreOntology(OWLOntologyFormat ontologyFormat)
OWLOntologyStorer
ontologyFormat
- The desired ontology format.true
if this storer can store an ontology in the desired
format.protected void storeOntology(OWLOntologyManager manager, OWLOntology ontology, java.io.Writer writer, OWLOntologyFormat format) throws OWLOntologyStorageException
storeOntology
in class AbstractOWLOntologyStorer
OWLOntologyStorageException
protected void storeOntology(OWLOntology ontology, java.io.Writer writer, OWLOntologyFormat format) throws OWLOntologyStorageException
storeOntology
in class AbstractOWLOntologyStorer
OWLOntologyStorageException