public class TurtleRenderer extends RDFRendererBase
Constructor | Description |
---|---|
TurtleRenderer(OWLOntology ontology,
Writer writer,
OWLDocumentFormat format) |
Modifier and Type | Method | Description |
---|---|---|
void |
render(RDFResource node,
boolean root) |
Renders the triples in the current graph into a concrete format.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNotAnonymousExpression, render, renderAnonRoots
public TurtleRenderer(@Nonnull OWLOntology ontology, Writer writer, OWLDocumentFormat format)
ontology
- ontologywriter
- writerformat
- formatpublic void render(@Nonnull RDFResource node, boolean root)
RDFRendererBase
render
in class RDFRendererBase
node
- The main node to be renderedroot
- true if rootCopyright © 2018 The University of Manchester. All rights reserved.