Package | Description |
---|---|
owltools.mooncat.ontologymetadata |
OntologyMetadata
|
Modifier and Type | Method and Description |
---|---|
void |
ImportChainDotWriter.renderDot(Collection<org.semanticweb.owlapi.model.OWLOntology> onts,
String name,
String fn,
boolean renderKey) |
void |
ImportChainDotWriter.renderDot(org.semanticweb.owlapi.model.OWLOntology rootOnt,
Collection<org.semanticweb.owlapi.model.OWLOntology> onts,
String name,
String fn,
boolean renderKey)
Render a dot file for the given ontologies (aka set of annotations).
|
void |
ImportChainDotWriter.renderDot(org.semanticweb.owlapi.model.OWLOntology ont,
String name,
String fn,
boolean renderKey) |
Copyright © 2010–2015. All rights reserved.