Package org.apache.commons.rdf.rdf4j
Interface RDF4JLiteral
- All Known Implementing Classes:
LiteralImpl
Marker interface for RDF4J implementations of Commons RDF
Literal
.
The underlying RDF4J Literal
instance can be
retrieved with RDF4JTerm.asValue()
.
- See Also:
-
Method Summary
Methods inherited from interface org.apache.commons.rdf.api.Literal
equals, getDatatype, getLanguageTag, getLexicalForm, hashCode
Methods inherited from interface org.apache.commons.rdf.api.RDFTerm
ntriplesString