public class TurtleElements extends Object
| Constructor and Description |
|---|
TurtleElements() |
| Modifier and Type | Method and Description |
|---|---|
static String |
bnode(org.openrdf.model.BNode bnode) |
static String |
iri(Context context,
org.openrdf.model.URI resource) |
static String |
literal(Context context,
org.openrdf.model.Literal literal) |
static String |
resource(org.openrdf.model.Resource id) |
static String |
value(Context context,
org.openrdf.model.Value value) |
Copyright © 2019. All rights reserved.