public class TTLRDFWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
strLangSttl |
static org.apache.jena.riot.Lang |
sttl |
| Constructor and Description |
|---|
TTLRDFWriter() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.jena.riot.RDFWriter |
getSTTLRDFWriter(org.apache.jena.rdf.model.Model m,
String baseURI) |
public static final org.apache.jena.riot.Lang sttl
public static final String strLangSttl
public static org.apache.jena.riot.RDFWriter getSTTLRDFWriter(org.apache.jena.rdf.model.Model m,
String baseURI)
Copyright © 2019. All rights reserved.