public interface RDF4JLiteral extends RDF4JTerm, Literal
Literal
.
The underlying RDF4J Literal
instance can be
retrieved with RDF4JTerm.asValue()
.
RDF4J.createLiteral(String)
equals, getDatatype, getLanguageTag, getLexicalForm, hashCode
ntriplesString
Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.