| Modifier and Type | Method and Description |
|---|---|
void |
BinaryOWLOntologyDocumentSerializer.write(OWLOntologyDocument document,
OutputStream dos)
Writes out an
OWLOntologyDocument in binary OWL. |
void |
BinaryOWLOntologyDocumentSerializer.write(OWLOntologyDocument document,
OutputStream os,
BinaryOWLMetadata documentMetadata)
Writes out an
OWLOntologyDocument in binary OWL. |
| Constructor and Description |
|---|
IRILookupTable(OWLOntologyDocument ontology) |
LiteralLookupTable(OWLOntologyDocument ontology,
IRILookupTable lookupTable) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLOntologyWrapper
Author: Matthew Horridge
Stanford University Bio-Medical Informatics Research Group Date: 23/07/2013 |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryOWLDocumentBodySerializer.write(OWLOntologyDocument ontology,
DataOutputStream dos,
BinaryOWLMetadata documentMetadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryOWLV1DocumentBodySerializer.write(OWLOntologyDocument doc,
DataOutputStream dos,
BinaryOWLMetadata documentMetadata) |
Copyright © 2015. All Rights Reserved.