Package | Description |
---|---|
owltools.graph |
OWLGraph -- OBO-like Graph Wrapper for OWL Ontologies
|
owltools.io |
IO - Input/Output
|
Modifier and Type | Class and Description |
---|---|
class |
OWLGraphWrapper
Wraps one or more OWLOntology objects providing convenient OBO-like operations
|
class |
OWLGraphWrapperEdges
Methods to extract and traverse relation in the graph.
|
class |
OWLGraphWrapperEdgesAdvanced |
class |
OWLGraphWrapperEdgesExtended
This class groups methods that could be modified, or added
to
OWLGraphWrapper and parent classes. |
Modifier and Type | Method and Description |
---|---|
static OWLPrettyPrinter |
OWLPrettyPrinter.createManchesterSyntaxPrettyPrinter(OWLGraphWrapperExtended graph)
Create an
OWLPrettyPrinter , which renders in OWL Manchester syntax. |
Constructor and Description |
---|
OWLPrettyPrinter.LabelProvider(OWLGraphWrapperExtended graph) |
OWLPrettyPrinter(OWLGraphWrapperExtended graph) |
OWLPrettyPrinter(OWLGraphWrapperExtended graph,
org.semanticweb.owlapi.io.OWLObjectRenderer r) |
Copyright © 2010–2015. All rights reserved.