| Modifier and Type | Field and Description |
|---|---|
static Prefix |
GraalConstant.FRESH_PREFIX |
static Prefix |
GraalConstant.INTERNAL_PREFIX |
| Modifier and Type | Method and Description |
|---|---|
Writer |
Writer.write(Prefix prefix) |
| Constructor and Description |
|---|
RDF4jUtils(Prefix prefix,
org.eclipse.rdf4j.model.ValueFactory valueFactory) |
| Modifier and Type | Method and Description |
|---|---|
DlgpWriter |
DlgpWriter.write(Prefix prefix) |
| Modifier and Type | Method and Description |
|---|---|
Writer |
RDFWriter.write(Prefix prefix) |
| Modifier and Type | Method and Description |
|---|---|
RuleMLWriter |
RuleMLWriter.write(Prefix prefix) |
| Modifier and Type | Method and Description |
|---|---|
List<Prefix> |
SparqlRuleParser.getPrefixes() |
List<Prefix> |
SparqlConjunctiveQueryParser.getPrefixes() |
| Modifier and Type | Method and Description |
|---|---|
SparqlConjunctiveQueryWriter |
SparqlConjunctiveQueryWriter.write(Prefix prefix) |
SparqlRuleWriter |
SparqlRuleWriter.write(Prefix prefix) |
AbstractSparqlWriter |
AbstractSparqlWriter.write(Prefix prefix) |
| Modifier and Type | Field and Description |
|---|---|
static Prefix |
Prefix.RDF |
static Prefix |
Prefix.XSD |
| Modifier and Type | Method and Description |
|---|---|
Prefix |
PrefixManager.getPrefixByValue(String string) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Prefix> |
PrefixManager.iterator() |
| Modifier and Type | Method and Description |
|---|---|
static URI |
URIUtils.createURI(Prefix prefix,
String localname) |
static URI |
URIUtils.createURI(String string,
Prefix defaultPrefix)
Create an URI from a String.
|
void |
PrefixManager.putPrefix(Prefix prefix) |
| Constructor and Description |
|---|
URIzer(Prefix defaultPrefix) |
Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.