Uses of Interface
org.apache.commons.rdfrdf4j.RDF4JLiteral
-
Uses of RDF4JLiteral in org.apache.commons.rdfrdf4j
Modifier and TypeMethodDescriptionRDF4J.asRDFTerm
(org.eclipse.rdf4j.model.Literal value) Adapt a RDF4JLiteral
as a Commons RDFLiteral
RDF4J.createLiteral
(String lexicalForm) -
Uses of RDF4JLiteral in org.apache.commons.rdfrdf4j.impl
Modifier and TypeMethodDescriptionInternalRDF4JFactory.createLiteralImpl
(org.eclipse.rdf4j.model.Literal literal) Constructs aRDF4JLiteral
from a RDF4JLiteral
.