| Modifier and Type | Method and Description |
|---|---|
URI |
Literal.getDatatype() |
| Modifier and Type | Method and Description |
|---|---|
Literal |
TermFactory.createLiteral(URI datatype,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Literal |
DefaultTermFactory.createLiteral(URI datatype,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DlgpWriter.writeURI(URI uri) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSparqlWriter.writeURI(URI uri) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultURI
Immutable
|
| Modifier and Type | Field and Description |
|---|---|
static URI |
URIUtils.RDF_LANG_STRING |
static URI |
URIUtils.RDF_TYPE |
static URI |
URIUtils.XSD_ANY_URI |
static URI |
URIUtils.XSD_BASE64_BINARY |
static URI |
URIUtils.XSD_BOOLEAN |
static URI |
URIUtils.XSD_DATE |
static URI |
URIUtils.XSD_DATE_TIME |
static URI |
URIUtils.XSD_DECIMAL |
static URI |
URIUtils.XSD_DOUBLE |
static URI |
URIUtils.XSD_DURATION |
static URI |
URIUtils.XSD_FLOAT |
static URI |
URIUtils.XSD_G_DAY |
static URI |
URIUtils.XSD_G_MONTH |
static URI |
URIUtils.XSD_G_MONTH_DAY |
static URI |
URIUtils.XSD_G_YEAR |
static URI |
URIUtils.XSD_G_YEAR_MONTH |
static URI |
URIUtils.XSD_HEX_BINARY |
static URI |
URIUtils.XSD_INTEGER |
static URI |
URIUtils.XSD_NOTATION |
static URI |
URIUtils.XSD_Q_NAME |
static URI |
URIUtils.XSD_STRING |
static URI |
URIUtils.XSD_TIME |
| Modifier and Type | Method and Description |
|---|---|
static URI |
URIUtils.createURI(Prefix prefix,
String localname) |
static URI |
URIUtils.createURI(String uri) |
static URI |
URIUtils.createURI(String string,
Prefix defaultPrefix)
Create an URI from a String.
|
| Modifier and Type | Method and Description |
|---|---|
int |
DefaultURI.compareTo(URI uri) |
boolean |
DefaultURI.equals(URI other) |
Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.