| Constructor and Description |
|---|
RDFUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.jena.riot.system.StreamRDF |
createRDFReader(Reader reader,
org.apache.jena.riot.Lang lang) |
static org.apache.jena.riot.system.StreamRDF |
createRDFWriter(Writer writer,
org.apache.jena.riot.Lang lang) |
static org.apache.jena.graph.Triple |
triple(String tripleAsTurtle) |
public RDFUtil()
public static org.apache.jena.riot.system.StreamRDF createRDFWriter(Writer writer, org.apache.jena.riot.Lang lang)
public static org.apache.jena.riot.system.StreamRDF createRDFReader(Reader reader, org.apache.jena.riot.Lang lang)
Copyright © 2014–2019 University Health Network. All rights reserved.