public interface RdfSource extends ResourceFile
| Modifier and Type | Method and Description |
|---|---|
io.konig.core.Graph |
createGraph()
Create a Graph from the entity body, or return the previously
created graph.
|
io.konig.core.Graph |
getGraph()
Get a Graph representation of this RDF Source
|
void |
setGraph(io.konig.core.Graph graph)
Set the Graph representation of this RDF Source
|
asBasicContainer, asContainer, asRdfSource, getContentLocation, getContentType, getEntityBody, getEntityBodyText, getType, isBasicContainer, isContainer, isRdfSource, setEntityBody, setTypeio.konig.core.Graph getGraph()
void setGraph(io.konig.core.Graph graph)
graph - The graph representing this RDF Sourceio.konig.core.Graph createGraph()
throws LdpException,
IOException
LdpExceptionIOExceptionCopyright © 2016. All rights reserved.