Package org.apache.commons.rdfrdf4j
Interface RDF4JLiteral
- All Superinterfaces:
org.apache.commons.rdf.api.Literal
,RDF4JTerm
,org.apache.commons.rdf.api.RDFTerm
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