Interface RDF4JLiteral

All Superinterfaces:
org.apache.commons.rdf.api.Literal, RDF4JTerm, org.apache.commons.rdf.api.RDFTerm

public interface RDF4JLiteral extends RDF4JTerm, org.apache.commons.rdf.api.Literal
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.rdfrdf4j.RDF4JTerm

    asValue

    Methods inherited from interface org.apache.commons.rdf.api.RDFTerm

    ntriplesString