Package | Description |
---|---|
org.ontoware.rdf2go.model | |
org.ontoware.rdf2go.model.impl | |
org.ontoware.rdf2go.model.node | |
org.ontoware.rdf2go.model.node.impl | |
org.ontoware.rdf2go.util | |
org.ontoware.rdfreactor.runtime |
Generic methods for mapping object-oriented world to RDF triple world.
|
org.openrdf.rdf2go |
Modifier and Type | Method and Description |
---|---|
DatatypeLiteral |
ModelValueFactory.createDatatypeLiteral(String literal,
URI datatypeURI) |
Modifier and Type | Method and Description |
---|---|
DatatypeLiteral |
AbstractModel.createDatatypeLiteral(String literal,
URI datatypeURI) |
DatatypeLiteral |
AbstractModelSetImpl.createDatatypeLiteral(String literal,
URI datatypeURI) |
Modifier and Type | Method and Description |
---|---|
DatatypeLiteral |
Node.asDatatypeLiteral()
A convenience method for a cast to
org.ontoware.rdf2go.model.node.DatatypeLiteral
|
DatatypeLiteral |
Variable.asDatatypeLiteral() |
Modifier and Type | Class and Description |
---|---|
class |
DatatypeLiteralImpl
The rdf2go DatatypLiteral implementation
|
Modifier and Type | Method and Description |
---|---|
DatatypeLiteral |
LanguageTagLiteralImpl.asDatatypeLiteral() |
DatatypeLiteral |
PlainLiteralImpl.asDatatypeLiteral() |
DatatypeLiteral |
ResourceImpl.asDatatypeLiteral() |
DatatypeLiteral |
DatatypeLiteralImpl.asDatatypeLiteral() |
Modifier and Type | Method and Description |
---|---|
DatatypeLiteral |
LoggingModel.createDatatypeLiteral(String literal,
URI datatypeURI) |
DatatypeLiteral |
LoggingModelSet.createDatatypeLiteral(String literal,
URI datatypeURI) |
static DatatypeLiteral |
Builder.createDataTypeLiteral(String arg0,
URI arg1) |
Modifier and Type | Method and Description |
---|---|
static boolean |
TypeConverter.toBoolean(DatatypeLiteral datatypeLiteral) |
static byte |
TypeConverter.toByte(DatatypeLiteral datatypeLiteral) |
static char |
TypeConverter.toChar(DatatypeLiteral datatypeLiteral) |
static double |
TypeConverter.toDouble(DatatypeLiteral datatypeLiteral) |
static float |
TypeConverter.toFloat(DatatypeLiteral datatypeLiteral) |
static int |
TypeConverter.toInt(DatatypeLiteral datatypeLiteral) |
static URI |
TypeConverter.toJavaNetUri(DatatypeLiteral datatypeLiteral) |
static long |
TypeConverter.toLong(DatatypeLiteral datatypeLiteral) |
Modifier and Type | Method and Description |
---|---|
DatatypeLiteral |
ReactorRuntimeEntity.asDatatypeLiteral() |
Modifier and Type | Method and Description |
---|---|
static org.openrdf.model.Literal |
ConversionUtil.toOpenRDF(DatatypeLiteral literal,
org.openrdf.model.ValueFactory factory) |
Copyright © 2005–2019 IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.